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
*
Add action_controller_api, action_controller_base on_load hook
Julian Nadeau
2017-04-10
3
-1
/
+15
*
Remove link to rack.github.io
Jon Moss
2017-04-10
1
-2
/
+0
*
Small grammar fixes
Jon Moss
2017-04-10
1
-3
/
+6
*
Pluralize callback
Jon Moss
2017-04-10
1
-1
/
+3
*
Merge pull request #28680 from vishalzambre/callback_doc_update
Jon Moss
2017-04-10
1
-0
/
+2
|
\
|
*
[ci skip] documented issue related before_destroy
vishalzambre
2017-04-10
1
-0
/
+2
*
|
Implement `fetch_values` for HashWithIndifferentAccess (#28316)
Josh Pencheon
2017-04-10
3
-0
/
+31
*
|
exclude ORDER BY clause for exists? (#28699)
Boris Slobodin
2017-04-10
2
-1
/
+6
*
|
Merge pull request #28713 from kamipo/expose_queries_for_association_queries
Matthew Draper
2017-04-10
2
-48
/
+44
|
\
\
|
*
|
Expose `queries` for `AssociationQueryValue` and `PolymorphicArrayValue`
Ryuta Kamizono
2017-04-09
2
-21
/
+25
|
*
|
Avoid to handle polymorphic association for `AssociationQueryHandler`
Ryuta Kamizono
2017-03-28
2
-29
/
+21
*
|
|
delegate_missing_to should fall back to super
Matthew Draper
2017-04-09
2
-1
/
+23
*
|
|
delegate_to_missing doesn't delegate private methods
Matthew Draper
2017-04-09
2
-1
/
+14
*
|
|
Merge pull request #28697 from y-yagi/remove_duplicated_delivery_method_defin...
Kasper Timm Hansen
2017-04-09
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove duplicated `delivery_method` definition
yuuji.yaginuma
2017-04-07
1
-1
/
+0
*
|
|
|
Add text to "Upgrading to Rails 5.1"
Jon Moss
2017-04-08
1
-1
/
+8
*
|
|
|
Add scaffolding for different sections in 5.1 release notes
Jon Moss
2017-04-08
1
-0
/
+48
*
|
|
|
Merge pull request #28678 from hedgesky/use_formatted_number_as_schema_version
Rafael França
2017-04-08
1
-1
/
+9
|
\
\
\
\
|
*
|
|
|
use formatted number as schema version
Anton Chuchkalov
2017-04-05
1
-1
/
+9
*
|
|
|
|
Merge pull request #28705 from kamipo/extract_construct_relation_for_exists
Rafael França
2017-04-08
2
-17
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
Extract `construct_relation_for_exists` in `FinderMethods`
Ryuta Kamizono
2017-04-09
1
-12
/
+15
|
*
|
|
|
|
More exercise `exists?` tests
Ryuta Kamizono
2017-04-08
1
-5
/
+18
*
|
|
|
|
|
Drop the "Sanity Check" contributing step
Matthew Draper
2017-04-09
1
-10
/
+0
*
|
|
|
|
|
Remove mentions and instructions for docrails
Matthew Draper
2017-04-09
2
-18
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28692 from kmcphillips/master
Rafael França
2017-04-07
3
-4
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
Passing in no arguments to the dynamic fixture accessor method returns all fi...
Kevin McPhillips
2017-04-07
3
-4
/
+49
*
|
|
|
|
|
Spaces
Rafael Mendonça França
2017-04-07
1
-0
/
+1
*
|
|
|
|
|
More :scissors:
Rafael Mendonça França
2017-04-07
1
-1
/
+1
*
|
|
|
|
|
:scissors:
Rafael França
2017-04-07
1
-1
/
+1
*
|
|
|
|
|
Fix Guides to include #23138 [ci skip]
claudiob
2017-04-07
1
-8
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28670 from aledalgrande/activerecord-docs-fix
Rafael França
2017-04-07
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Fix edge guides for Active Record callbacks
Alessandro Dal Grande
2017-04-04
1
-1
/
+5
*
|
|
|
|
|
Merge pull request #28632 from kamipo/fix_warning_extra_states_are_no_longer_...
Rafael França
2017-04-07
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix `warning: extra states are no longer copied`
Ryuta Kamizono
2017-04-01
1
-4
/
+4
*
|
|
|
|
|
|
Merge pull request #28687 from kamipo/fix_warning_already_initialized_constant
Rafael França
2017-04-06
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix `warning: already initialized constant HashWithIndifferentAccessTest::Has...
Ryuta Kamizono
2017-04-07
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge pull request #28688 from kamipo/remove_duplicated_test_prefix
Rafael França
2017-04-06
5
-8
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Remove duplicated "test" prefix
Ryuta Kamizono
2017-04-07
5
-8
/
+8
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
/
Improve logging when Origin header doesn't match
Jon Leighton
2017-04-06
2
-1
/
+16
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Work around all the things
Matthew Draper
2017-04-06
1
-1
/
+11
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #28673 from koic/oracle_does_not_support_index_comment
Andrew White
2017-04-05
1
-5
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Ignore AR tests of index comment when using Oracle
Koichi ITO
2017-04-05
1
-5
/
+9
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #28671 from y-yagi/use_appropriate_type_to_header_option
Matthew Draper
2017-04-05
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use appropriate type to `header` option
yuuji.yaginuma
2017-04-05
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Avoid "can't modify frozen IOError" failures
Matthew Draper
2017-04-05
1
-5
/
+16
*
|
|
|
|
Merge pull request #28665 from claudiob/don-t-highlight-code-in-links
Claudio B
2017-04-04
1
-4
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Don't highlight code in anchorlink [ci skip]
claudiob
2017-04-04
1
-4
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28662 from diazruy/guides-links
Matthew Draper
2017-04-05
1
-1
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Downplay links in Guides headers
Ruy Diaz
2017-04-04
1
-1
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #27832 from bdewater/backtrace-silencer-regex
Matthew Draper
2017-04-04
1
-1
/
+1
|
\
\
\
\
[next]