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
*
Regression test on CollectionCheckBoxes to accept `include_hidden`
Mauro George
2015-09-24
1
-0
/
+7
*
Add a hidden field on the collection_radio_buttons
Mauro George
2015-09-24
7
-36
/
+96
*
Don't assert fractional seconds can be applied on unsupported adapters
Sean Griffin
2015-09-24
1
-0
/
+1
*
Apply subsecond precision on assignment when using TZ aware attributes
Sean Griffin
2015-09-24
1
-1
/
+1
*
Remove debug statements
Sean Griffin
2015-09-24
1
-4
/
+1
*
build the Set-Cookie header functionally
Aaron Patterson
2015-09-24
1
-5
/
+18
*
move the Header hash to the super class
Aaron Patterson
2015-09-24
2
-28
/
+24
*
mutate headers before committing the response
Aaron Patterson
2015-09-24
1
-2
/
+8
*
Add a few debug statements to figure out the build failure
Sean Griffin
2015-09-24
1
-0
/
+3
*
We still need to reset `@changed_attributes` in `changes_applied`
Sean Griffin
2015-09-24
1
-0
/
+2
*
Improve the performance of `save` and friends
Sean Griffin
2015-09-24
3
-4
/
+41
*
Encapsulate a lot of the logic from `Dirty` in an object
Sean Griffin
2015-09-24
3
-25
/
+65
*
Clean up the implementation of AR::Dirty
Sean Griffin
2015-09-24
13
-89
/
+114
*
Merge pull request #21754 from lucasmazza/lm-assert-difference
Rafael Mendonça França
2015-09-24
3
-2
/
+23
|
\
|
*
Make `assert_difference` return the result of the yielded block.
Lucas Mazza
2015-09-24
3
-2
/
+23
*
|
Merge pull request #21753 from jonatack/fix-typo-in-ignored_columns_test
Rafael Mendonça França
2015-09-24
1
-1
/
+1
|
\
\
|
*
|
Fix typo in ignored_columns test [skip ci]
Jon Atack
2015-09-24
1
-1
/
+1
|
/
/
*
|
Merge pull request #21720 from byroot/ignore-columns
Sean Griffin
2015-09-24
5
-1
/
+37
|
\
\
|
*
|
Implement ActiveRecord::Base.ignored_columns
Jean Boussier
2015-09-24
5
-1
/
+37
|
/
/
*
|
Merge pull request #21550 from didacte/unscope-associations
Sean Griffin
2015-09-24
3
-1
/
+26
|
\
\
|
*
|
Include association's `unscope` when preloading
Jimmy Bourassa
2015-09-09
2
-1
/
+22
*
|
|
Merge pull request #21697 from gdeglin/fix_returning_disabled_default_values_bug
Sean Griffin
2015-09-24
2
-1
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix a bug with returning_disabled when using the postgresql adapter
George Deglin
2015-09-20
2
-1
/
+16
*
|
|
Merge pull request #21746 from amitsuroliya/doc_fixes
Kasper Timm Hansen
2015-09-24
2
-3
/
+3
|
\
\
\
|
*
|
|
Improve readability of docs by using code tag [ci skip]
amitkumarsuroliya
2015-09-24
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #21740 from cllns/add-jbuilder-notes
Yves Senn
2015-09-24
1
-0
/
+33
|
\
\
\
|
*
|
|
Add note about Jbuilder
Sean Collins
2015-09-23
1
-0
/
+33
*
|
|
|
Merge pull request #21744 from amitsuroliya/doc_changes
Yves Senn
2015-09-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix ActiveRecord `instance_method_already_implemented` docs [ci skip]
amitkumarsuroliya
2015-09-24
1
-1
/
+1
*
|
|
|
|
Merge pull request #21745 from brandoncc/patch-1
Yves Senn
2015-09-24
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix out of sync comment
Brandon Conway
2015-09-23
1
-1
/
+1
|
/
/
/
/
*
|
|
|
call `get` instead of controller.process
Aaron Patterson
2015-09-23
1
-12
/
+10
*
|
|
|
remove controller construction
Aaron Patterson
2015-09-23
1
-8
/
+4
*
|
|
|
stop directly referencing the request and response objects
Aaron Patterson
2015-09-23
1
-23
/
+21
*
|
|
|
test framework allocates the controller for us
Aaron Patterson
2015-09-23
1
-1
/
+0
*
|
|
|
type of response should not matter
Aaron Patterson
2015-09-23
1
-6
/
+0
*
|
|
|
don't touch the response object until after we call `get`
Aaron Patterson
2015-09-23
1
-5
/
+2
*
|
|
|
stop directly setting headers on the controller
Aaron Patterson
2015-09-23
2
-14
/
+1
*
|
|
|
stop constructing a request object in this setter
Aaron Patterson
2015-09-23
1
-1
/
+0
*
|
|
|
test against controller responses
Aaron Patterson
2015-09-23
1
-52
/
+65
*
|
|
|
stop applying default headers in ActionDispatch::Response
Aaron Patterson
2015-09-23
7
-16
/
+25
*
|
|
|
Merge pull request #21737 from cllns/make-engine-paths-consistent
Eileen M. Uchitelle
2015-09-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Change the paths for both Gemfile lines to be 'engines/blorgh'
Sean Collins
2015-09-23
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #21742 from vngrs/fix_ar_locking_doc
Sean Griffin
2015-09-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix ActiveRecord::Locking doc [ci skip]
Mehmet Emin İNAÇ
2015-09-24
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #21218 from repinel/fix-as-callback-terminator
Kasper Timm Hansen
2015-09-23
7
-36
/
+45
|
\
\
\
\
|
*
|
|
|
Fix the AS::Callbacks terminator regression from 4.2.3
Roque Pinel
2015-09-22
7
-36
/
+45
*
|
|
|
|
Merge pull request #21736 from eliotsykes/document-bearer-prefix
Kasper Timm Hansen
2015-09-23
1
-5
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Document Bearer prefix for Authorization header [ci skip]
Eliot Sykes
2015-09-23
1
-5
/
+7
*
|
|
|
|
|
Merge pull request #21721 from ronakjangir47/remove_mocha_railties_app_generator
Kasper Timm Hansen
2015-09-23
1
-87
/
+106
|
\
\
\
\
\
\
[next]