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
*
Clean up `type_map` at the end of test_respond_to_for_non_selected_element
Yasuo Honda
2017-06-02
1
-0
/
+5
*
Merge pull request #29317 from alexcameron89/fix_persistence_save_test
Matthew Draper
2017-06-02
1
-21
/
+7
|
\
|
*
Use existing class in PersistenceTest::SaveTest
Alex Kitchens
2017-06-01
1
-21
/
+7
|
/
*
Merge pull request #29287 from alexcameron89/fix-db-statement-test-48104
Matthew Draper
2017-06-01
1
-0
/
+1
|
\
|
*
Reset primary key sequence in FixturesResetPkSequenceTests
Alex Kitchens
2017-05-31
1
-0
/
+1
*
|
Merge pull request #29298 from alexcameron89/minitest-59389
Rafael França
2017-05-31
1
-0
/
+2
|
\
\
|
*
|
Ensure fixtures are loaded for FoxyFixturesTest
Alex Kitchens
2017-05-31
1
-0
/
+2
|
/
/
*
|
Merge pull request #29291 from y-yagi/make_sure_to_disable_extension_after_test
Matthew Draper
2017-05-31
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
Make sure to disable extension after test
yuuji.yaginuma
2017-05-31
1
-6
/
+2
|
/
*
Merge pull request #29277 from y-yagi/reset_time_zone_to_previous_value
Kasper Timm Hansen
2017-05-30
1
-1
/
+8
|
\
|
*
Reset time zone to previous value
yuuji.yaginuma
2017-05-30
1
-1
/
+8
|
/
*
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-05-29
421
-2199
/
+3517
|
\
|
*
Merge pull request #29248 from yawboakye/rename-should-rename-table-pkey
Guillermo Iguaran
2017-05-29
2
-4
/
+28
|
|
\
|
|
*
`rename_table` renames primary key index name
Yaw Boakye
2017-05-29
2
-4
/
+28
|
*
|
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
47
-161
/
+111
|
*
|
Merge pull request #26628 from mjhoy/fix-number-to-human-25742
Eileen M. Uchitelle
2017-05-29
5
-30
/
+79
|
|
\
\
|
|
*
|
number_to_human_converter: round before calculating exponent
Michael Hoy
2017-03-16
2
-4
/
+8
|
|
*
|
number_to_rounded_converter: extract rounding logic
Michael Hoy
2017-03-16
3
-26
/
+71
|
*
|
|
Doh. We are doing this on secrets:setup. Revert "Ignore the encrypted secrets...
David Heinemeier Hansson
2017-05-29
1
-3
/
+0
|
*
|
|
Merge pull request #29266 from ojiry/add-elm-option-to-generator-desc
Eileen M. Uchitelle
2017-05-29
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Add elm option of webpack to generator description
Ryoji Yoshioka
2017-05-29
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge pull request #29264 from gsamokovarov/assert-changes-listing
Matthew Draper
2017-05-29
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
List assert_{,no_}changes in the testing guide
Genadi Samokovarov
2017-05-29
1
-0
/
+2
|
|
|
/
/
|
*
|
|
Merge pull request #29265 from koic/remove_redundant_test_assertion
Matthew Draper
2017-05-29
1
-6
/
+0
|
|
\
\
\
|
|
*
|
|
Remove a redundant test assertion
Koichi ITO
2017-05-29
1
-6
/
+0
|
|
|
/
/
|
*
/
/
Ignore the encrypted secrets key file that is created by rails secrets:setup
David Heinemeier Hansson
2017-05-29
1
-0
/
+3
|
|
/
/
|
*
|
Merge pull request #29208 from kamipo/default_env_fall_back_to_default_env_wh...
Guillermo Iguaran
2017-05-28
3
-2
/
+13
|
|
\
\
|
|
*
|
`DEFAULT_ENV` falls back to `default_env` when `RAILS_ENV` or `RACK_ENV` is a...
Ryuta Kamizono
2017-05-25
3
-2
/
+13
|
*
|
|
Merge pull request #29262 from kamipo/deprecate_passing_arguments_with_block_...
Guillermo Iguaran
2017-05-28
3
-2
/
+36
|
|
\
\
\
|
|
*
|
|
Deprecate passing arguments and block at the same time to `count` and `sum` i...
Ryuta Kamizono
2017-05-29
3
-2
/
+36
|
|
/
/
/
|
*
|
|
Merge pull request #29258 from koic/remove_redundant_command_recorder_test
Matthew Draper
2017-05-29
1
-5
/
+0
|
|
\
\
\
|
|
*
|
|
Remove a redundant test case of command_recorder_test
Koichi ITO
2017-05-29
1
-5
/
+0
|
*
|
|
|
Merge pull request #29257 from clupprich/remove-action-dispatch-callbacks-to-...
Kasper Timm Hansen
2017-05-28
1
-3
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Remove mentions of deprecated callbacks on ActionDispatch::Callbacks
Christoph Lupprich
2017-05-28
1
-3
/
+1
|
*
|
|
|
|
Merge pull request #29146 from y-yagi/fix_29138
Kasper Timm Hansen
2017-05-28
2
-2
/
+15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Correctly set user_supplied_options when there is no whitespace in option spe...
yuuji.yaginuma
2017-05-24
2
-2
/
+15
|
*
|
|
|
|
|
Merge pull request #29108 from inopinatus/ujs-sgjs-ie9-support
Kasper Timm Hansen
2017-05-28
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Fix server-generated JS response processing on IE9 when using rails-ujs and r...
Josh Goodall
2017-05-17
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge pull request #29074 from kamipo/remove_returning_true_in_internal_callb...
Kasper Timm Hansen
2017-05-28
3
-13
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Remove returning true in internal callbacks
Ryuta Kamizono
2017-05-14
3
-13
/
+1
|
*
|
|
|
|
|
|
|
Merge pull request #28132 from mikeycgto/aead-encrypted-cookies
Kasper Timm Hansen
2017-05-28
10
-108
/
+295
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
AEAD encrypted cookies and sessions
Michael Coyne
2017-05-22
10
-108
/
+295
|
*
|
|
|
|
|
|
|
|
Merge pull request #29253 from kamipo/prevent_extra_query
Matthew Draper
2017-05-29
2
-6
/
+12
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Prevent extra `current_database` query for `encoding`/`collation`/`ctype`
Ryuta Kamizono
2017-05-28
2
-6
/
+12
|
*
|
|
|
|
|
|
|
|
Merge pull request #28969 from kamipo/refactor_enum_to_use_value_instead_of_l...
Matthew Draper
2017-05-28
4
-14
/
+16
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Refactor enum to use `value` instead of `label` in the scope
Ryuta Kamizono
2017-05-07
4
-14
/
+16
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #29003 from kamipo/delegate_ast_and_locked_to_arel_explicitly
Matthew Draper
2017-05-28
4
-1
/
+13
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Delegate `ast` and `locked` to `arel` explicitly
Ryuta Kamizono
2017-05-06
4
-1
/
+13
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #29097 from EilisHamilton/fix_uncountable_pluralization_lo...
Matthew Draper
2017-05-28
3
-6
/
+20
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
Fix pluralization of uncountables when given a locale
Eilis Hamilton
2017-05-19
3
-6
/
+20
[next]