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
path:
root
/
actionpack
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix master build
Jon Moss
2016-02-18
1
-1
/
+1
*
fields_for_style needs to test for AC::Parameters
Aaron Patterson
2016-02-17
1
-0
/
+21
*
Implement ActionController::Parameters#inspect
Benjamin Quorning
2016-02-17
1
-0
/
+9
*
Fix typo
Rafael Mendonça França
2016-02-17
1
-1
/
+1
*
Merge pull request #23712 from bf4/incorrect_to_accept_json_api_and_not_rende...
Rafael França
2016-02-17
1
-9
/
+2
|
\
|
*
The JSON API media type should only work wih a JSON API handler
Benjamin Fleischer
2016-02-16
1
-9
/
+2
*
|
Merge pull request #23661 from meinac/add_gzip_mime_type
Richard Schneeman
2016-02-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
application/gzip added as default mime type into mime type list
Mehmet Emin İNAÇ
2016-02-13
1
-1
/
+1
*
|
Merge pull request #23692 from abhishekjain16/docs
Yves Senn
2016-02-16
1
-1
/
+1
|
\
\
|
*
|
Use a URL instead of an URL everywhere
Abhishek Jain
2016-02-15
1
-1
/
+1
*
|
|
Remove unused test controller action
Andrew White
2016-02-16
1
-5
/
+0
*
|
|
Move test for #22828 into it's own test
Andrew White
2016-02-16
1
-2
/
+10
*
|
|
Merge branch 'should-escape-cookie' of https://github.com/ma2gedev/rails into...
Andrew White
2016-02-16
1
-0
/
+7
|
\
\
\
|
*
|
|
Escape cookie's key and value in ActionController::TestCase
Takayuki Matsubara
2015-12-30
1
-0
/
+7
*
|
|
|
Remove `const_missing` which fallback to deprecated `NEVER_UNPERMITTED_PARAMS`
Ryuta Kamizono
2016-02-15
1
-6
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Only write to collection cache if we have a callable cache key.
Kasper Timm Hansen
2016-02-12
1
-15
/
+8
*
|
|
Check `partial_rendered_times` to clarify expectations.
Kasper Timm Hansen
2016-02-12
1
-1
/
+4
*
|
|
Test collection caching with callable cache key.
Kasper Timm Hansen
2016-02-12
1
-0
/
+25
|
|
/
|
/
|
*
|
Make `parsed_body` extract parser from the content type.
Kasper Timm Hansen
2016-02-11
1
-0
/
+10
*
|
Add `parsed_body` to spare writing out parsing routines.
Kasper Timm Hansen
2016-02-10
1
-11
/
+24
*
|
Merge pull request #21671 from kaspth/integration-request-encoding-helpers
David Heinemeier Hansson
2016-02-10
1
-0
/
+43
|
\
\
|
*
|
Add `as` to encode a request as a specific mime type.
Kasper Timm Hansen
2016-01-04
1
-0
/
+43
*
|
|
disable controller / view thread spawning in tests
Aaron Patterson
2016-02-05
1
-1
/
+8
*
|
|
Add options for rake routes task
Vipul A M
2016-02-02
1
-7
/
+27
*
|
|
Merge pull request #23342 from y-yagi/remove_unused_variable
Rafael França
2016-01-30
1
-1
/
+1
|
\
\
\
|
*
|
|
remove unused variable from render test
yuuji.yaginuma
2016-01-30
1
-1
/
+1
*
|
|
|
Handle response_body= when body is nil
eileencodes
2016-01-30
1
-0
/
+16
|
/
/
/
*
|
|
Merge pull request #22800 from dgynn/pr_cache_helper_options
Rafael Mendonça França
2016-01-29
2
-0
/
+15
|
\
\
\
|
*
|
|
restore ability to pass extra options to cache stores
Dave Gynn
2015-12-26
2
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Run `file.close` before unlinking for travis
eileencodes
2016-01-28
1
-1
/
+2
*
|
|
Regression test for rendering file from absolute path
eileencodes
2016-01-28
1
-0
/
+11
*
|
|
doc typo
Akira Matsuda
2016-01-27
1
-2
/
+2
*
|
|
add a skip for failing test
Aaron Patterson
2016-01-26
1
-1
/
+2
*
|
|
fix permitted? conditional for `render` calls
Aaron Patterson
2016-01-26
1
-0
/
+11
*
|
|
clear view path cache between tests
Aaron Patterson
2016-01-26
1
-0
/
+5
*
|
|
Merge branch '5-0-beta-sec'
Aaron Patterson
2016-01-25
1
-0
/
+31
|
\
\
\
|
*
|
|
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
1
-0
/
+31
*
|
|
|
Merge pull request #23167 from maclover7/fix-21032
Rafael França
2016-01-21
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Fix `ActionController::Parameters#==` bug
Jon Moss
2016-01-21
1
-0
/
+6
*
|
|
|
|
- Fix warning introduced in https://github.com/vipulnsward/rails/commit/77acc...
Vipul A M
2016-01-22
1
-1
/
+3
*
|
|
|
|
Re-add ActionController::ApiRendering
Jon Moss
2016-01-20
1
-0
/
+20
|
/
/
/
/
*
|
|
|
Merge pull request #23140 from rails/fix-search-for-custom-routes
Aaron Patterson
2016-01-20
1
-0
/
+63
|
\
\
\
\
|
*
|
|
|
Fix marking of custom routes for Journey
Andrew White
2016-01-20
1
-0
/
+63
*
|
|
|
|
Merge pull request #17573 from zerothabhishek/master
Godfrey Chan
2016-01-20
3
-9
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Response etags to always be weak: Prefixed W/ to value returned by ActionDisp...
abhishek
2016-01-20
3
-9
/
+9
*
|
|
|
|
Revert "Remove literal? check to fix issue with prefixed optionals"
eileencodes
2016-01-20
1
-12
/
+0
|
/
/
/
/
*
|
|
|
Revert "Its ideal to set Vary: Accept-Encoding, irrespective of whether gzipp...
schneems
2016-01-19
1
-1
/
+1
*
|
|
|
Merge pull request #23120 from vipulnsward/always-set-vary-for-static-assets
Richard Schneeman
2016-01-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Its ideal to set Vary: Accept-Encoding, irrespective of whether gzipped versi...
Vipul A M
2016-01-19
1
-1
/
+1
*
|
|
|
|
Add methods to StrongParameters
schneems
2016-01-19
1
-1
/
+8
[next]