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
/
controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5082 from willbryant/assigns_should_not_stringify_values_...
Aaron Patterson
2012-02-20
1
-0
/
+5
|
\
|
*
assigns(:foo) should not convert @foo's keys to strings if it happens to be a...
Will Bryant
2012-02-18
1
-0
/
+5
*
|
Integration tests support the OPTIONS http method
Jeremy Kemper
2012-02-19
1
-1
/
+17
|
/
*
Merge pull request #3479 from arvida/ensure-date-header-on-expires-in
José Valim
2012-02-18
1
-0
/
+7
|
\
|
*
Added test for setting of HTTP Date header when calling #expires_in
arvida
2011-10-31
1
-0
/
+7
*
|
let expires_in accept a must_revalidate flag
Xavier Noria
2012-02-17
1
-0
/
+20
*
|
adding tests to document behavior for #4817
Aaron Patterson
2012-02-14
1
-0
/
+26
*
|
Rack body respond to each and not to join
Santiago Pastorino
2012-02-14
1
-0
/
+12
*
|
Merge pull request #3305 from cjolly/request_filtered_env
Jeremy Kemper
2012-02-13
1
-0
/
+33
|
\
\
|
*
|
Exclude rack.request.form_vars from request.filtered_env
Chad Jolly
2012-01-18
1
-0
/
+33
*
|
|
Removing old Controller test
Thiago Pradi
2012-02-12
1
-37
/
+0
*
|
|
Cleaning Route generation tests
Thiago Pradi
2012-02-12
1
-30
/
+0
*
|
|
replacing the orderhash with hash for ruby-1.9
ganesh
2012-02-09
1
-3
/
+2
*
|
|
Added unit test to cover changes to RouteSet.url_for
Ryan McGeary
2012-02-07
1
-0
/
+16
*
|
|
Fixed force_ssl redirects to include original query params
Ryan McGeary
2012-02-07
1
-0
/
+6
*
|
|
Fix override API response bug in respond_with
Prem Sichanugrist
2012-02-03
1
-0
/
+25
*
|
|
Merge pull request #4529 from ask4prasath/refactor
Vijay Dev
2012-01-25
1
-8
/
+10
|
\
\
\
|
*
|
|
Refactored class methods on address render test
prasath
2012-01-19
1
-8
/
+10
|
|
/
/
*
|
|
Merge pull request #3775 from karevn/master
Aaron Patterson
2012-01-24
1
-1
/
+14
|
\
\
\
|
*
|
|
Fix: when using subdomains and constraints, request params were not passed to...
karevn
2011-11-28
1
-1
/
+14
*
|
|
|
Added custom regexps to ASTs that have literal nodes on either side of
Aaron Patterson
2012-01-23
1
-0
/
+62
*
|
|
|
moved the `get` testing method to a module
Aaron Patterson
2012-01-23
1
-11
/
+2
*
|
|
|
Remove not used requires from csrf helper file and test
Carlos Antonio da Silva
2012-01-21
1
-7
/
+0
*
|
|
|
Removed unused assigns from ActionView::Template::Error
brainopia
2012-01-20
1
-2
/
+2
*
|
|
|
Use performed? instead of checking for response_body
Carlos Antonio da Silva
2012-01-19
1
-3
/
+0
*
|
|
|
Do not deprecate performed.
José Valim
2012-01-19
1
-0
/
+6
|
|
/
/
|
/
|
|
*
|
|
ActionView now has its own logger
Rafael Mendonça França
2012-01-18
1
-1
/
+2
*
|
|
Refactor FormBuilder arguments and default config
Carlos Antonio da Silva
2012-01-18
1
-3
/
+3
*
|
|
Bring back rendering templates that start with / in nested structures
Carlos Antonio da Silva
2012-01-17
1
-0
/
+22
*
|
|
Remove deprecated default_charset= from AC::Base
Carlos Antonio da Silva
2012-01-17
1
-4
/
+4
*
|
|
Move render_to_body logic to return a spaced string to AC::Rendering
Carlos Antonio da Silva
2012-01-17
1
-2
/
+0
*
|
|
Remove method missing handling when action is not found, use action missing i...
Carlos Antonio da Silva
2012-01-17
1
-45
/
+0
*
|
|
Rename test class and fix tests to keep consistency
Carlos Antonio da Silva
2012-01-17
1
-10
/
+10
*
|
|
Remove deprecated logic to render templates starting with /
Carlos Antonio da Silva
2012-01-17
1
-22
/
+0
*
|
|
Remove rescue_action from compatibility module and tests
Carlos Antonio da Silva
2012-01-17
16
-56
/
+1
*
|
|
Remove other old compatibility constants
Carlos Antonio da Silva
2012-01-17
2
-8
/
+8
*
|
|
Remove old compatibility methods not being used
Carlos Antonio da Silva
2012-01-17
2
-9
/
+0
*
|
|
When force redirecting to SSL, make sure that the session is kept. As we're m...
Marcin Bunsch and Przemek Dąbek
2012-01-12
1
-1
/
+37
*
|
|
AC:TestCase::Behavior#head only accepts parameters as second argument
Rafael Mendonça França
2012-01-10
1
-0
/
+4
*
|
|
Whitespaces :scissors:
Rafael Mendonça França
2012-01-10
1
-4
/
+4
*
|
|
Fix ActionController::TestCase::Behavior.head
Rafael Mendonça França
2012-01-10
1
-0
/
+5
*
|
|
Merge pull request #4371 from rafaelfranca/test_unit_cleanup
Aaron Patterson
2012-01-09
1
-3
/
+5
|
\
\
\
|
*
|
|
Test constant is not defined anymore
Rafael Mendonça França
2012-01-06
1
-3
/
+5
*
|
|
|
get rid of using instance_variable_names method from AS
Sergey Nartimov
2012-01-07
1
-1
/
+1
|
/
/
/
*
|
|
Remove deprecation warning from test related to old process api
Carlos Antonio da Silva
2012-01-06
1
-1
/
+1
*
|
|
AP tests should inherit from AS::TestCase
Aaron Patterson
2012-01-05
6
-8
/
+8
*
|
|
Revert "remove deprecated API"
Aaron Patterson
2012-01-05
2
-1
/
+8
*
|
|
remove deprecated API
Aaron Patterson
2012-01-05
2
-8
/
+1
*
|
|
Moved all the logger methods to active support logger
Karunakar (Ruby)
2012-01-06
4
-5
/
+5
*
|
|
Clean up routes inclusion and add some comments for the next soul that decide...
José Valim
2012-01-03
1
-14
/
+0
[next]