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
*
Stop creating duplicate Struct instances
Jon Moss
2017-04-28
1
-23
/
+15
*
Merge pull request #28920 from eugeneius/require_remove_method
Rafael França
2017-04-28
1
-0
/
+1
|
\
|
*
Add missing require for `remove_possible_method`
Eugene Kenny
2017-04-28
1
-0
/
+1
|
/
*
5.1 Release Notes are complete [ci skip]
claudiob
2017-04-28
1
-1
/
+0
*
Small grammar fix
Jon Moss
2017-04-27
1
-1
/
+1
*
Small grammar fix
Jon Moss
2017-04-27
1
-1
/
+1
*
Small grammar fixes
Jon Moss
2017-04-27
1
-13
/
+13
*
Merge pull request #28913 from prathamesh-sonpatki/fix-indent
Rafael França
2017-04-27
1
-22
/
+22
|
\
|
*
Fix indentation [ci skip]
Prathamesh Sonpatki
2017-04-27
1
-22
/
+22
|
/
*
Merge pull request #28911 from prathamesh-sonpatki/ar-release-notes
Rafael França
2017-04-27
1
-2
/
+74
|
\
|
*
Added some more release notes for Active Record [ci skip]
Prathamesh Sonpatki
2017-04-27
1
-2
/
+74
|
/
*
Merge pull request #20701 from iamvery/date-helper-argument-error
Andrew White
2017-04-27
3
-18
/
+41
|
\
|
*
Ensure input to distance_of_time_in_words is not nil
Jay Hayes
2017-04-27
3
-18
/
+41
*
|
Merge pull request #28844 from kyuden/remove_unnecessary_attributes_of_select...
Kasper Timm Hansen
2017-04-27
2
-1
/
+3
|
\
\
|
*
|
Remove unnecessary `skip_default_ids` and `allow_method_names_outside_object`...
kyuden
2017-04-24
2
-1
/
+3
*
|
|
Merge pull request #28904 from robin850/update-working-with-javascript
Rafael Mendonça França
2017-04-27
1
-35
/
+147
|
\
\
\
|
*
|
|
Add documentation of data attributes for UJS [ci skip]
Robin Dupret
2017-04-27
1
-1
/
+97
|
*
|
|
Nest Action View remote helpers one level deeper [ci skip]
Robin Dupret
2017-04-27
1
-3
/
+5
|
*
|
|
Add a section with the different Ajax events [ci skip]
Robin Dupret
2017-04-27
1
-0
/
+36
|
*
|
|
Update the JavaScript guide to use `form_with`
Robin Dupret
2017-04-27
1
-29
/
+7
*
|
|
|
Also raise error when VERSION is nil
Rafael Mendonça França
2017-04-27
3
-3
/
+10
*
|
|
|
Merge pull request #28906 from georgeclaghorn/fix-belongs-to-default-with-lambda
Rafael França
2017-04-27
2
-1
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Evaluate belongs_to :default option against the owner, not the association
George Claghorn
2017-04-27
2
-1
/
+19
|
/
/
/
*
|
|
Merge pull request #28899 from kamipo/restore_fixture_author_addresses
Rafael França
2017-04-27
21
-26
/
+26
|
\
\
\
|
*
|
|
Restore `fixtures :author_addresses`
Ryuta Kamizono
2017-04-27
21
-26
/
+26
*
|
|
|
Merge pull request #28896 from pschambacher/load_with_shared
Rafael França
2017-04-26
3
-4
/
+49
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Added a shared section to config/database.yml that will be loaded for all env...
Pierre Schambacher
2017-04-26
3
-4
/
+49
*
|
|
|
Merge pull request #28883 from yahonda/fix28797
Rafael França
2017-04-26
2
-3
/
+8
|
\
\
\
\
|
*
|
|
|
PostgreSQL 10 allows `CURRENT_DATE` and `CURRENT_TIMESTAMP` as default functions
Yasuo Honda
2017-04-26
2
-3
/
+8
*
|
|
|
|
Merge pull request #28848 from Edouard-chin/ec-remove-unused-method
Rafael França
2017-04-26
1
-7
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
`sort_query_string_params` method is no more used
Edouard CHIN
2017-04-23
1
-7
/
+0
*
|
|
|
|
|
Merge pull request #28897 from rafaelfranca/fix-name-error-error-page
Aaron Patterson
2017-04-26
2
-1
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Do not try to encoding the parameters when the controller is not defined
Rafael Mendonça França
2017-04-26
2
-1
/
+21
*
|
|
|
|
|
|
Merge pull request #28881 from bogdanvlviv/verbose-migration
Rafael França
2017-04-26
2
-2
/
+17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Refactor DatabaseTasksMigrateTest#test_migrate_receives_correct_env_vars
bogdanvlviv
2017-04-26
1
-1
/
+16
|
*
|
|
|
|
|
|
Refactor AR::Tasks::DatabaseTasks::migrate
bogdanvlviv
2017-04-26
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #28244 from ixti/improve/action-mailer-preview-params
Rafael França
2017-04-26
5
-6
/
+85
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Pass request params to ActionMailer::Preview
Alexey Zapparov
2017-03-01
5
-6
/
+85
*
|
|
|
|
|
|
|
|
Merge pull request #28885 from kamipo/remove_useless_test_case
Rafael França
2017-04-26
2
-13
/
+0
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Remove useless test case
Ryuta Kamizono
2017-04-26
2
-13
/
+0
*
|
|
|
|
|
|
|
|
|
Merge pull request #28847 from Edouard-chin/current-page-checkquery-string
Rafael França
2017-04-26
2
-1
/
+19
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Fix `current_page?` regression:
Edouard CHIN
2017-04-26
2
-1
/
+19
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #28891 from sodabrew/patch-1
Rafael França
2017-04-26
1
-2
/
+0
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Remove mysql2 database adapter default username root
Aaron Stone
2017-04-26
1
-2
/
+0
*
|
|
|
|
|
|
|
|
|
Pluralize methods
Jon Moss
2017-04-26
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
More release notes for Rails 5.1 [ci skip]
claudiob
2017-04-26
1
-0
/
+30
*
|
|
|
|
|
|
|
|
|
Merge pull request #28894 from robin850/5-1-notes-fixes
Claudio B
2017-04-26
1
-28
/
+86
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Add some items to the release notes [ci skip]
Robin Dupret
2017-04-27
1
-0
/
+54
|
*
|
|
|
|
|
|
|
|
Some improvements in the 5.1 release notes [ci skip]
Robin Dupret
2017-04-27
1
-28
/
+32
|
/
/
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
/
Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...
Rafael Mendonça França
2017-04-26
25
-185
/
+98
|
/
/
/
/
/
/
/
/
[next]