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 handling of empty X_FORWARDED_HOST header.
adam
2015-03-20
1
-0
/
+3
*
Revert "Merge pull request #19404 from dmathieu/remove_rack_env"
Jeremy Kemper
2015-03-20
1
-1
/
+1
*
Fix kwargs warning in `test_get_xml`
eileencodes
2015-03-20
1
-1
/
+1
*
Fix test messages use directly true, false and nil instead of their symbol
Akshay Vishnoi
2015-03-19
1
-3
/
+3
*
don't fallback to RACK_ENV when RAILS_ENV is not present
Damien Mathieu
2015-03-19
1
-1
/
+1
*
Compare content_type with Mime::XML instead of regexp
Boris Peterbarg
2015-03-16
1
-0
/
+17
*
Merge pull request #19291 from hired/return-truthy-value-from-head
Rafael Mendonça França
2015-03-13
1
-0
/
+11
|
\
|
*
Return true from head method
Joel Hayhurst
2015-03-12
1
-0
/
+11
*
|
Merge pull request #19309 from f1sherman/dont-set-session-options-id
Guillermo Iguaran
2015-03-12
4
-12
/
+4
|
\
\
|
*
|
Use request.session.id instead of request.session_options[:id]
Brian John
2015-03-12
4
-12
/
+4
|
|
/
*
|
Also skip Content-Encoding and Vary header if 304
Kohei Suzuki
2015-03-12
1
-1
/
+2
*
|
304 response should not include Content-Type header
Kohei Suzuki
2015-03-10
1
-0
/
+9
|
/
*
Call super last in before_setup
eileencodes
2015-03-09
1
-0
/
+12
*
Revert "Revert integration test refactoring that caused app test regressions"
eileencodes
2015-03-09
1
-4
/
+0
*
pass a config to the route set
Aaron Patterson
2015-03-05
1
-6
/
+10
*
Run ActionPack test cases in random order.
Guo Xiang Tan
2015-03-06
1
-5
/
+0
*
Drop request class from RouteSet constructor.
Aaron Patterson
2015-03-04
1
-1
/
+5
*
Merge pull request #18775 from yasyf/issue_5122
Rafael Mendonça França
2015-03-03
1
-0
/
+10
|
\
|
*
Fallback to RAILS_RELATIVE_URL_ROOT in `url_for`.
Yasyf Mohamedali
2015-02-24
1
-0
/
+10
*
|
Merge pull request #19147 from gsamokovarov/work-around-ruby-10695
Eileen M. Uchitelle
2015-03-02
1
-1
/
+1
|
\
\
|
*
|
Work around for upstream Ruby bug #10685
Genadi Samokovarov
2015-03-01
1
-1
/
+1
*
|
|
Merge pull request #15806 from tgxworld/partition_routes_during_setup
Aaron Patterson
2015-03-02
1
-0
/
+21
|
\
\
\
|
*
|
|
Partition routes during setup.
Guo Xiang Tan
2015-02-26
1
-0
/
+21
*
|
|
|
Remove unneeded comment. [ci skip]
Zoltan Kiss
2015-03-02
1
-1
/
+0
*
|
|
|
Skip the failing tests on Rubinius for now
Robin Dupret
2015-03-02
1
-0
/
+2
*
|
|
|
Avoid accurate assertions on error messages
Robin Dupret
2015-03-02
1
-2
/
+2
*
|
|
|
Avoid parallelizing Action Pack's tests on Rubinius
Robin Dupret
2015-03-02
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Fix segmentation fault in ActionPack tests
eileencodes
2015-02-28
1
-1
/
+1
*
|
|
Merge pull request #19104 from y-yagi/fix_skip_filter
Carlos Antonio da Silva
2015-02-27
1
-0
/
+8
|
\
\
\
|
*
|
|
fix NameError in `skip_filter`. callback doesn't exist.
yuuji.yaginuma
2015-02-27
1
-0
/
+8
*
|
|
|
Revert integration test refactoring that caused app test regressions
Jeremy Kemper
2015-02-26
1
-0
/
+4
*
|
|
|
Revert "Merge pull request #18764 from tsun1215/master"
Jeremy Kemper
2015-02-26
1
-4
/
+5
|
/
/
/
*
|
|
Merge pull request #18434 from brainopia/change_filter_on_rails_info_routes
Richard Schneeman
2015-02-26
1
-8
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change filter on /rails/info/routes to use an actual path regexp from rails
brainopia
2015-02-23
1
-8
/
+0
*
|
|
Fix default headers in test responses
Jeremy Kemper
2015-02-25
2
-16
/
+64
*
|
|
Merge pull request #18948 from kaspth/automatic-collection-caching
Rafael Mendonça França
2015-02-25
4
-0
/
+66
|
\
\
\
|
*
|
|
Collections automatically cache and fetch partials.
Kasper Timm Hansen
2015-02-21
4
-0
/
+66
*
|
|
|
Add a failing test demonstrating regression with HEAD requests to Rack apps, ...
Jeremy Kemper
2015-02-24
1
-3
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Use other controller instead of sharing the controller
Rafael Mendonça França
2015-02-24
1
-18
/
+17
*
|
|
Make TestController available to all test classes
Rafael Mendonça França
2015-02-24
1
-16
/
+16
*
|
|
Merge pull request #19060 from iainbeeston/deprecate-skip-action-callback
Rafael Mendonça França
2015-02-24
1
-2
/
+22
|
\
\
\
|
*
|
|
Deprecate `AbstractController::Callbacks#skip_action_callback`
Iain Beeston
2015-02-24
1
-2
/
+22
|
|
|
/
|
|
/
|
*
|
|
Removing old helper that was necessary for compatibility with Ruby 1.8.x
Thiago Pradi
2015-02-22
3
-18
/
+3
*
|
|
Removing unused constants from abstract_unit
Thiago Pradi
2015-02-22
1
-2
/
+0
*
|
|
Removing unused controller from abstract_unit
Thiago Pradi
2015-02-22
1
-16
/
+0
*
|
|
Removing unused template
Thiago Pradi
2015-02-22
1
-5
/
+0
|
/
/
*
|
Prefer request_id over uuid and test the alias
Rafael Mendonça França
2015-02-20
1
-4
/
+8
*
|
Merge pull request #18218 from brainopia/fix_match_shorthand_in_routes
Rafael Mendonça França
2015-02-20
1
-0
/
+9
|
\
\
|
*
|
Improve shorthand matching for routes
brainopia
2015-01-25
1
-0
/
+9
*
|
|
Merge pull request #18665 from sgrif/sg-test-route-all
Sean Griffin
2015-02-20
1
-0
/
+22
|
\
\
\
[next]