index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor `length`, `order`, and `opclass` index options dumping
Ryuta Kamizono
2017-12-03
9
-33
/
+67
*
Merge pull request #31230 from dinahshi/postgresql_extract_sql
Matthew Draper
2017-12-03
6
-61
/
+107
|
\
|
*
Extract sql fragment generators for alter table from PostgreSQL adapter
Dinah Shi
2017-12-02
6
-61
/
+107
*
|
Merge pull request #31312 from willnet/add-a-missing-space-before-closing-cur...
Yuji Yaginuma
2017-12-02
1
-1
/
+1
|
\
\
|
*
|
[ci skip] Add a missing space before closing curly braces
willnet
2017-12-02
1
-1
/
+1
|
/
/
*
|
Fix method name in `validate_constraint` doc [ci skip]
yuuji.yaginuma
2017-12-02
1
-1
/
+1
*
|
Merge pull request #27756 from travisofthenorth/validate-foreign-keys
Matthew Draper
2017-12-02
8
-1
/
+152
|
\
\
|
*
|
Add support for invalid foreign keys in Postgres
Travis Hunter
2017-12-01
8
-1
/
+152
*
|
|
Make ASt previewer/analyzer binary paths configurable
George Claghorn
2017-12-01
4
-4
/
+32
|
/
/
*
|
Remove unpaired `}` [ci skip]
Ryuta Kamizono
2017-12-01
1
-2
/
+1
*
|
Tweaks CHANGELOGs [ci skip]
Ryuta Kamizono
2017-12-01
2
-3
/
+3
*
|
Merge pull request #19090 from gregnavis/support-postgresql-operator-classes-...
Matthew Draper
2017-12-01
9
-20
/
+115
|
\
\
|
*
|
Add support for PostgreSQL operator classes to add_index
Greg Navis
2017-11-30
9
-20
/
+115
*
|
|
Merge pull request #31241 from matthewd/no-after-fork
Matthew Draper
2017-12-01
1
-23
/
+1
|
\
\
\
|
*
|
|
Drop the before_fork/on_worker_boot advice
Matthew Draper
2017-11-27
1
-23
/
+1
*
|
|
|
Remove unnecessary scoping
Ryuta Kamizono
2017-12-01
1
-1
/
+1
*
|
|
|
Class level `update` and `destroy` checks all the records exist before making...
Ryuta Kamizono
2017-12-01
2
-13
/
+41
*
|
|
|
Add ActiveStorage::Previewer#logger to match ActiveStorage::Analyzer#logger
George Claghorn
2017-11-30
1
-0
/
+4
*
|
|
|
Maintain raising `RecordNotFound` for class level `update` and` destroy`
Ryuta Kamizono
2017-12-01
2
-6
/
+21
*
|
|
|
Merge pull request #31293 from ydakuka/fix-gemfile-guides
Yuji Yaginuma
2017-12-01
11
-28
/
+28
|
\
\
\
\
|
*
|
|
|
Cosmetic changes [ci skip]
Yauheni Dakuka
2017-11-30
11
-28
/
+28
*
|
|
|
|
Merge pull request #31296 from dixitp012/configuration_update_links
Ryuta Kamizono
2017-12-01
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Updated links for uncorn which redirect & added https for nginx link
Dixit Patel
2017-11-30
1
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #31292 from noahd1/patch-1
Rafael França
2017-11-30
1
-0
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Keep current Code Climate behavior before upgrade
Noah Davis
2017-11-29
1
-0
/
+22
|
|
/
/
/
/
*
|
|
|
|
Add changelog entry for 9d6e28
eileencodes
2017-11-30
1
-0
/
+12
*
|
|
|
|
Merge pull request #31300 from aried3r/ar/move_test_dependencies_to_test_group
Eileen M. Uchitelle
2017-11-30
1
-7
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Move system test dependencies to test group
Anton Rieder
2017-11-30
1
-7
/
+10
|
/
/
/
/
*
|
|
|
Do not overwrite by default if credentials already exists
yuuji.yaginuma
2017-11-30
2
-2
/
+12
*
|
|
|
Add :nodoc: to `StatementPool` which is internal used [ci skip]
Ryuta Kamizono
2017-11-30
2
-4
/
+2
|
|
/
/
|
/
|
|
*
|
|
Build the root folder before specific files
Rafael Mendonça França
2017-11-29
1
-8
/
+8
*
|
|
Make screenshots default to "simple" format
eileencodes
2017-11-29
2
-10
/
+13
*
|
|
Merge pull request #31214 from chopraanmol1/bug_fix_has_one_inverse_owner_rel...
Eileen M. Uchitelle
2017-11-29
3
-0
/
+17
|
\
\
\
|
*
|
|
Inverse instance should not be reloaded during autosave if called in validation
Anmol Chopra
2017-11-27
3
-0
/
+17
*
|
|
|
Merge pull request #31272 from y-yagi/use_credentials_instead_of_keyfile_in_gcs
George Claghorn
2017-11-29
5
-21
/
+23
|
\
\
\
\
|
*
|
|
|
Use `credentials` instead of `keyfile` in GCS sevice
yuuji.yaginuma
2017-11-29
5
-21
/
+23
*
|
|
|
|
Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ...
Ryuta Kamizono
2017-11-29
1
-1
/
+3
*
|
|
|
|
Fix tests: Remove ogx mime type from tests
Guillermo Iguaran
2017-11-29
1
-1
/
+1
*
|
|
|
|
Fix typo in mime type registering
Guillermo Iguaran
2017-11-29
1
-1
/
+1
*
|
|
|
|
Restore mpeg mime type, delete less common mime types
Guillermo Iguaran
2017-11-29
1
-9
/
+4
*
|
|
|
|
Register "audio/mp4" mime type with :m4a symbol
Guillermo Iguaran
2017-11-29
1
-1
/
+1
*
|
|
|
|
Merge pull request #31274 from dixitp012/correct_output_for_upcase
Ryuta Kamizono
2017-11-29
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Correct output for Upcase
Dixit Patel
2017-11-29
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #31251 from rails/preload_link_tag
Guillermo Iguaran
2017-11-29
7
-8
/
+128
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update send_file headers test to use mp4 as example instead of mpg
Guillermo Iguaran
2017-11-28
1
-1
/
+1
|
*
|
|
|
|
Register most popular audio/video/font mime types supported by modern browsers
Guillermo Iguaran
2017-11-28
3
-7
/
+29
|
*
|
|
|
|
Add preload_link_tag helper.
Guillermo Iguaran
2017-11-28
3
-0
/
+98
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #31268 from tjschuck/refactor_prev_next_occurring
Rafael França
2017-11-28
3
-26
/
+32
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Refactor Date/Time next_occurring and prev_occurring
T.J. Schuck
2017-11-28
3
-26
/
+32
*
|
|
|
|
Merge pull request #31270 from tjschuck/deprecation_example_code_formatting
Yuji Yaginuma
2017-11-29
2
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]