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 #28767 from kamipo/rename_to_association_query_value
Andrew White
2017-04-15
3
-8
/
+9
|
\
|
*
Rename `association_query_handler.rb` to `association_query_value.rb`
Ryuta Kamizono
2017-04-15
3
-8
/
+9
*
|
Merge pull request #28768 from kamipo/early_return_array_handler
Kasper Timm Hansen
2017-04-15
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
Early return in `PredicateBuilder::ArrayHandler`
Ryuta Kamizono
2017-04-15
1
-4
/
+3
|
/
*
Merge pull request #28765 from y-yagi/fix_module_name_typo
Ryuta Kamizono
2017-04-15
1
-10
/
+10
|
\
|
*
Fix module name [ci skip]
yuuji.yaginuma
2017-04-15
1
-10
/
+10
|
/
*
Merge pull request #28760 from rails/fix-attributes_name
Aaron Patterson
2017-04-14
4
-12
/
+30
|
\
|
*
Move around AR::Dirty and fix _attribute method
Aaron Patterson
2017-04-14
4
-12
/
+30
|
/
*
Merge pull request #28661 from bogdanvlviv/fix-dirty-attributes-if-override-a...
Aaron Patterson
2017-04-14
4
-4
/
+35
|
\
|
*
Fix inconsistency with changed attributes when overriding AR attribute reader
bogdanvlviv
2017-04-12
4
-4
/
+35
*
|
Add additional options to time `change` methods
Andrew White
2017-04-14
6
-15
/
+83
*
|
Merge pull request #28715 from kamipo/convert_association_queries_to_poro_que...
Andrew White
2017-04-14
4
-60
/
+32
|
\
\
|
*
|
`AssociationQueryValue#queries` returns an array for more concise association...
Ryuta Kamizono
2017-04-11
2
-14
/
+7
|
*
|
Convert `PolymorphicArrayValue` to PORO queries
Ryuta Kamizono
2017-04-09
3
-28
/
+19
|
*
|
Convert `AssociationQueryValue` to PORO queries
Ryuta Kamizono
2017-04-09
2
-35
/
+23
*
|
|
Merge pull request #28743 from kamipo/add_test_case_for_20802
Andrew White
2017-04-14
2
-0
/
+6
|
\
\
\
|
*
|
|
Add a test case for #20802
Ryuta Kamizono
2017-04-13
2
-0
/
+6
*
|
|
|
Merge pull request #28748 from DmytroVasin/rails-ujs-fix-ajax-response-parsing
Rafael França
2017-04-13
2
-3
/
+31
|
\
\
\
\
|
*
|
|
|
Fix mistake in JS response parser:
Dmytro Vasin
2017-04-13
2
-3
/
+31
|
|
/
/
/
*
|
|
|
Merge pull request #28744 from y-yagi/make_code_statistics_task_handle_system...
Rafael França
2017-04-13
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Make code statistics task handle system tests properly
yuuji.yaginuma
2017-04-13
1
-1
/
+2
*
|
|
|
|
Merge pull request #28750 from alexmuller/patch-1
Rafael França
2017-04-13
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Close form_for tag in FormHelper API docs
Alex Muller
2017-04-13
1
-2
/
+2
|
/
/
/
/
*
/
/
/
:scissors:
Ryuta Kamizono
2017-04-13
7
-7
/
+1
|
/
/
/
*
|
|
Merge pull request #28726 from matthewd/transaction-locking
Matthew Draper
2017-04-13
3
-52
/
+70
|
\
\
\
|
*
|
|
Add comprehensive locking around DB transactions
Matthew Draper
2017-04-11
3
-52
/
+70
*
|
|
|
Merge pull request #28712 from kamipo/tweaks_28678
Andrew White
2017-04-12
1
-4
/
+5
|
\
\
\
\
|
*
|
|
|
Tweaks #28678
Ryuta Kamizono
2017-04-09
1
-4
/
+5
*
|
|
|
|
Merge pull request #28740 from matthewd/old-postgres
Matthew Draper
2017-04-13
6
-22
/
+33
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Use a query that's compatible with PostgreSQL 9.2
Matthew Draper
2017-04-12
6
-22
/
+33
|
/
/
/
/
*
|
|
|
Move CHANGELOG.md entry from Active Support to Action Pack
Jon Moss
2017-04-11
2
-13
/
+13
*
|
|
|
:scissors:
Rafael Mendonça França
2017-04-11
1
-1
/
+1
*
|
|
|
Merge pull request #28731 from y-yagi/fix_rubocop_violations
Rafael França
2017-04-11
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix rubocop violations
yuuji.yaginuma
2017-04-12
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #28402 from jules2689/action-controller-api-base-hooks
Rafael França
2017-04-11
4
-1
/
+127
|
\
\
\
\
|
*
|
|
|
Add Documentation for Active Support On Load Hooks
Julian Nadeau
2017-04-10
1
-0
/
+112
|
*
|
|
|
Add action_controller_api, action_controller_base on_load hook
Julian Nadeau
2017-04-10
3
-1
/
+15
*
|
|
|
|
Merge pull request #28729 from matthewd/dont-freeze-inputs
Matthew Draper
2017-04-12
2
-3
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Don't freeze input strings
Matthew Draper
2017-04-12
2
-3
/
+17
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #28722 from DmytroVasin/rails-ujs-default-url
Rafael França
2017-04-11
2
-22
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
Set current page as default for ajax requests
Dmytro Vasin
2017-04-11
2
-22
/
+46
*
|
|
|
|
|
Merge pull request #28728 from dskecse/update-documentation-on-routing
Rafael França
2017-04-11
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update routing doc on the `get` `to:` option [ci skip]
Dzianis Dashkevich
2017-04-11
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #28721 from koic/oracle_does_not_support_limit_clause
Rafael França
2017-04-11
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix an AR test of relations_test when using Oracle
Koichi ITO
2017-04-11
1
-1
/
+1
*
|
|
|
|
|
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
[next]