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
*
Support multiple versions arguments for `gem` method of Generators
Yoshiyuki Hirano
2017-08-19
3
-9
/
+25
*
Merge pull request #30308 from DNNX/rm-pointless-flatten-and-compact-from-am-...
Rafael França
2017-08-18
1
-7
/
+5
|
\
|
*
Simplify ActiveModel::Errors#generate_message
Viktar Basharymau
2017-08-18
1
-7
/
+5
*
|
Merge pull request #30314 from yhirano55/use_https_instead_of_http_in_guide
George Claghorn
2017-08-18
1
-8
/
+8
|
\
\
|
*
|
Use https instead of http or git in guide [ci skip]
Yoshiyuki Hirano
2017-08-19
1
-8
/
+8
|
/
/
*
|
Cleanup development_dependencies_install.md
Jon Moss
2017-08-18
1
-14
/
+15
*
|
Add Yarn installation instructions for Active Storage
Jon Moss
2017-08-18
1
-0
/
+40
*
|
Merge pull request #30311 from maclover7/jm-rm-cc
Matthew Draper
2017-08-19
1
-7
/
+0
|
\
\
|
*
|
Remove Active Storage code climate config file
Jon Moss
2017-08-18
1
-7
/
+0
|
/
/
*
|
Improve `migration/column_attributes_test.rb` (#25286)
Ryuta Kamizono
2017-08-18
1
-3
/
+17
*
|
Add deterministic sorting order for `test_taking_with_a_number`
Ryuta Kamizono
2017-08-18
1
-1
/
+9
*
|
Restore the ability that SQL with binds for `insert`, `update`, and `delete` ...
Ryuta Kamizono
2017-08-18
2
-6
/
+38
*
|
Add test cases that class level `destroy`, `delete`, and `update` are affecte...
Ryuta Kamizono
2017-08-18
1
-3
/
+33
*
|
Restore `to_sql` to return only SQL (#29945)
Ryuta Kamizono
2017-08-18
6
-13
/
+15
*
|
Add test cases for `where.not` with polymorphic association
Ryuta Kamizono
2017-08-18
1
-0
/
+19
*
|
Merge pull request #30274 from bogdanvlviv/dry-in-generators-tests
Rafael França
2017-08-17
5
-200
/
+118
|
\
\
|
*
|
Move common tests from `AppGeneratorTest` and `PluginGeneratorTest` to `Share...
bogdanvlviv
2017-08-17
5
-200
/
+118
*
|
|
Merge pull request #30275 from msimonborg/deep_merge_patch
Rafael França
2017-08-17
1
-12
/
+6
|
\
\
\
|
*
|
|
faster implementation of Hash#deep_merge
M. Simon Borg
2017-08-16
1
-12
/
+6
*
|
|
|
Add note about JSON/JSONB serialization changes
Jon Moss
2017-08-17
1
-0
/
+9
*
|
|
|
Merge pull request #30199 from robin850/upgrade-sdoc
Rafael França
2017-08-17
2
-4
/
+10
|
\
\
\
\
|
*
|
|
|
Temporarily point to a fork of SDoc
Robin Dupret
2017-08-17
2
-4
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #30294 from yahonda/move_test_index_is_created_for_both_ti...
Ryuta Kamizono
2017-08-18
1
-11
/
+11
|
\
\
\
\
|
*
|
|
|
Move `test_index_is_created_for_both_timestamps` to `TimestampsWithoutTransac...
Yasuo Honda
2017-08-17
1
-11
/
+11
*
|
|
|
|
Merge pull request #30292 from maclover7/jm-ast-purge
George Claghorn
2017-08-17
1
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Add missing test for Blob#purge
Jon Moss
2017-08-17
1
-0
/
+7
*
|
|
|
|
|
Merge pull request #30293 from maclover7/jm-ast-logs
George Claghorn
2017-08-17
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use nil Logger for tests
Jon Moss
2017-08-17
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #30295 from ohbarye/follow_up_to_28058
Jon Moss
2017-08-17
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove obsolete explanation
ohbarye
2017-08-17
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Capitalize Redis
Jon Moss
2017-08-17
1
-1
/
+1
|
/
/
/
/
/
*
|
/
/
/
Encrypt the IRC notification setting, so it's not used on forks
Matthew Draper
2017-08-17
1
-1
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #30287 from y-yagi/use_queue_adapter_name_to_get_adapter_name
Kasper Timm Hansen
2017-08-17
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Use `ActiveJob::Base.queue_adapter_name` to get adapter name
yuuji.yaginuma
2017-08-17
1
-3
/
+1
*
|
|
|
|
Merge pull request #30288 from y-yagi/bump_thor_and_blade
Rafael França
2017-08-16
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Bump `thor` and `blade`
yuuji.yaginuma
2017-08-17
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #30048 from yahonda/regexp_aware_schema_dumper_prefix_suffix
Rafael França
2017-08-16
2
-1
/
+28
|
\
\
\
\
|
*
|
|
|
Allow `table_name_prefix` and `table_name_suffix` have `$`
Yasuo Honda
2017-08-04
2
-1
/
+28
*
|
|
|
|
Merge pull request #30285 from albertoalmagro/pass-missing-name-attribute
Rafael França
2017-08-16
2
-7
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Pass missing name attribute to execute_hook
Alberto Almagro
2017-08-16
2
-7
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #30260 from kamipo/remove_unused_action_arg
Rafael França
2017-08-16
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
Remove unused `action` arg for `generate_routing_code`
Ryuta Kamizono
2017-08-15
1
-2
/
+3
*
|
|
|
|
Test with released thor
Rafael Mendonça França
2017-08-16
2
-36
/
+28
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add space
Jon Moss
2017-08-16
1
-1
/
+1
*
|
|
|
Small grammar fixes
Jon Moss
2017-08-16
1
-1
/
+1
*
|
|
|
Change to plural
Jon Moss
2017-08-16
1
-1
/
+1
*
|
|
|
Remove period from within links
Jon Moss
2017-08-16
1
-3
/
+3
*
|
|
|
Merge pull request #30280 from koic/change_namespace_of_active_storage_rake_task
Ryuta Kamizono
2017-08-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Change namespace of Active Storage rake task
Koichi ITO
2017-08-16
1
-1
/
+1
*
|
|
|
|
Merge pull request #30210 from koic/fix_rubocop_offenses
Matthew Draper
2017-08-16
31
-139
/
+141
|
\
\
\
\
\
[next]