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
*
Merge pull request #29285 from SamSaffron/remove_therubyracer
Guillermo Iguaran
2017-05-30
4
-4
/
+4
|
\
|
*
Replace therubyracer with mini_racer
Sam
2017-05-30
4
-4
/
+4
|
/
*
Add next occur and previous occurred day of week API (#26600)
Shota Iguchi
2017-05-30
3
-0
/
+42
*
Add an extra test showing why collections are cached
Matthew Draper
2017-05-30
1
-0
/
+7
*
Merge pull request #29098 from kamipo/fix_association_with_extension_issues
Matthew Draper
2017-05-30
12
-34
/
+64
|
\
|
*
Extract `default_extensions` to avoid `klass.all`
Ryuta Kamizono
2017-05-30
2
-1
/
+9
|
*
Refactor `default_scoped` to avoid creating extra relation and merging
Ryuta Kamizono
2017-05-28
1
-7
/
+2
|
*
Cache the association proxy object
Ryuta Kamizono
2017-05-28
3
-4
/
+13
|
*
Fix association with extension issues
Ryuta Kamizono
2017-05-28
9
-26
/
+44
*
|
Merge pull request #29273 from kamipo/deserialize_raw_value_from_database_for...
Rafael França
2017-05-29
4
-15
/
+15
|
\
\
|
*
|
Deserialize a raw value from the database in `changed_in_place?` for `Abstrac...
Ryuta Kamizono
2017-05-30
4
-15
/
+15
*
|
|
Merge pull request #29278 from kamipo/fix_uuid_column_with_null_true_and_defa...
Rafael França
2017-05-29
2
-1
/
+11
|
\
\
\
|
*
|
|
Fix UUID column with `null: true` and `default: nil`
Ryuta Kamizono
2017-05-30
2
-1
/
+11
*
|
|
|
Merge pull request #29279 from pvalena/utf8_in_Secrets_test
Rafael França
2017-05-29
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Do not use UTF8 in test SecretsCommandTest#test_edit_secrets
Pavel Valena
2017-05-30
2
-2
/
+2
*
|
|
|
|
Merge pull request #29275 from koic/bump_rubocop_0_49_1
Rafael França
2017-05-29
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Bump RuboCop to 0.49.1
Koichi ITO
2017-05-30
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Grammar fixes
Jon Moss
2017-05-29
1
-2
/
+2
*
|
|
|
|
Fix indentation + remove blank line
Jon Moss
2017-05-29
1
-4
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add backticks
Jon Moss
2017-05-29
1
-1
/
+1
*
|
|
|
Grammar fixes
Jon Moss
2017-05-29
1
-2
/
+3
|
/
/
/
*
|
|
Add missing "not" in the doc for `assert_no_changes` [ci skip]
Ryuta Kamizono
2017-05-30
1
-1
/
+1
*
|
|
Remove extra block for `assert_changes` [ci skip]
Ryuta Kamizono
2017-05-30
1
-1
/
+1
*
|
|
Merge pull request #29191 from bogdanvlviv/pass_params_filename_lineno_to_cla...
Kasper Timm Hansen
2017-05-29
2
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pass params __FILE__ and __LINE__ + 1 if class_eval with <<
bogdanvlviv
2017-05-29
2
-6
/
+6
*
|
|
Merge pull request #29151 from onemanstartup/jquery_slim_fix
Guillermo Iguaran
2017-05-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Check for jQuery ajax
Dmitriy Plekhanov
2017-05-19
1
-1
/
+1
*
|
|
|
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
|
\
\
\
\
\
\
\
\
[next]