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
/
integration_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update bundled Rack for Ruby 1.9 spec changes
Joshua Peek
2009-02-07
1
-1
/
+1
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-4
/
+0
*
Use Rack::Head middleware to ensure the body is discarded for HEAD requests
Joshua Peek
2009-02-01
1
-0
/
+14
*
Revert "HTTP Digest authentication [#1230 state:resolved]"
Pratik Naik
2009-01-13
1
-88
/
+0
*
Bump Rack version to 0.9
Joshua Peek
2009-01-06
1
-3
/
+3
*
HTTP Digest authentication [#1230 state:resolved]
Joshua Peek
2008-12-28
1
-0
/
+88
*
Fix metal tests
Joshua Peek
2008-12-17
1
-7
/
+3
*
Decorate responses from Rack Middleware and Rails Metal for the purposes of i...
Jesse Newland
2008-12-17
1
-0
/
+35
*
Switch to Rack based session stores.
Joshua Peek
2008-12-15
1
-2
/
+0
*
Fix for Integration::Session follow_redirect! headers['location'] bug with Ra...
Christos Zisopoulos
2008-12-10
1
-8
/
+4
*
Make integration test runner more Rack friendly and clean out old CGI cruft
Joshua Peek
2008-12-08
1
-38
/
+9
*
Use autoload instead of explicit requires for ActionController
Joshua Peek
2008-11-23
1
-2
/
+0
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-1
/
+1
*
Switched integration test runner to use Rack processor instead of CGI
Joshua Peek
2008-08-20
1
-1
/
+1
*
Improve test coverage for integration tests cookie header
Joshua Peek
2008-08-20
1
-1
/
+4
*
Test coverage for integration testing with parameters
Joshua Peek
2008-08-19
1
-0
/
+32
*
Delegate xhr helper method to integration session
Joshua Peek
2008-08-19
1
-1
/
+18
*
More integration test coverage
Joshua Peek
2008-08-17
1
-3
/
+29
*
Improved test coverage for integration test's api
Joshua Peek
2008-06-17
1
-5
/
+88
*
use stubbing instead of monkeypatching to stop tests from interfering ...
Michael Koziarski
2008-02-19
1
-14
/
+13
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-2
/
+1
*
Integration tests use ActionController::Dispatcher rather than the old Dispat...
Jeremy Kemper
2007-12-22
1
-1
/
+0
*
Added delete_via_redirect and put_via_redirect to integration testing (closes...
David Heinemeier Hansson
2007-12-17
1
-11
/
+32
*
Allow headers[Accept] to be set by hand when calling xml_http_request (closes...
David Heinemeier Hansson
2007-12-17
1
-0
/
+9
*
Integration tests: get_ and post_via_redirect take a headers hash. Closes #9130.
Jeremy Kemper
2007-10-27
1
-6
/
+6
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
1
-1
/
+1
*
Removed deprecated form of calling xml_http_request/xhr without the first arg...
David Heinemeier Hansson
2007-09-09
1
-10
/
+0
*
Take advantage of Mocha support for sequenced returns. Closes #8639 [Josh Peek]
Jeremy Kemper
2007-06-13
1
-4
/
+2
*
Integration tests: alias xhr to xml_http_request and add a request_method arg...
Jeremy Kemper
2007-05-21
1
-4
/
+54
*
Integration tests: introduce methods for other HTTP methods. Closes #6353.
Jeremy Kemper
2007-02-22
1
-1
/
+38
*
Wrap and skip tests using mocha.
Jeremy Kemper
2007-01-14
1
-6
/
+2
*
Integration tests: thoroughly test ActionController::Integration::Session. Cl...
Jeremy Kemper
2006-09-03
1
-0
/
+154
[prev]