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
/
lib
/
action_controller
/
integration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge [5641] to Trunk
Michael Koziarski
2006-11-27
1
-1
/
+1
*
Use Location rather than location header.
Jeremy Kemper
2006-11-26
1
-1
/
+1
*
Still need the regular assertions
David Heinemeier Hansson
2006-09-05
1
-0
/
+1
*
Better bundling of new assertions and make integration tests work again
David Heinemeier Hansson
2006-09-05
1
-1
/
+1
*
Integration tests: thoroughly test ActionController::Integration::Session. Cl...
Jeremy Kemper
2006-09-03
1
-7
/
+18
*
Added deprecation language for in_place_editor and auto_complete_field that b...
David Heinemeier Hansson
2006-09-03
1
-1
/
+0
*
Integration tests: headers beginning with X aren't excluded from the HTTP_ pr...
Jeremy Kemper
2006-09-01
1
-1
/
+1
*
Typo in integration app session. Closes #5864.
Jeremy Kemper
2006-08-26
1
-1
/
+1
*
r4886@ks: jeremy | 2006-07-31 00:01:55 -0700
Jeremy Kemper
2006-07-31
1
-1
/
+1
*
Fixed that integration simulation of XHRs should set Accept header as well [E...
David Heinemeier Hansson
2006-07-31
1
-1
/
+5
*
Update integration.rb to require test_process explicitly instead of via Depen...
Nicholas Seckar
2006-07-27
1
-0
/
+1
*
Reset @html_document between requests so assert_tag works. Closes #4810.
Jeremy Kemper
2006-07-08
1
-0
/
+2
*
Integration tests behave well with render_component. Closes #4632.
Jeremy Kemper
2006-07-08
1
-2
/
+4
*
Tweaks to integration tests and url rewriter for further compatibility with n...
Jamis Buck
2006-06-01
1
-2
/
+2
*
Add Integration Session methods for PUT and DELETE requests [Rick]
Rick Olson
2006-04-30
1
-7
/
+10
*
Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ...
Marcel Molina
2006-04-29
1
-3
/
+2
*
Documentation fix: integration test scripts don't require integration_test. C...
Marcel Molina
2006-04-27
1
-2
/
+0
*
Enhance documentation for setting headers in integration tests. Skip auto HTT...
Marcel Molina
2006-04-26
1
-4
/
+10
*
Delegate xml_http_request in integration tests to the session instance.
Jamis Buck
2006-04-04
1
-1
/
+1
*
Fixed docs
David Heinemeier Hansson
2006-03-28
1
-4
/
+3
*
Use example.com as standard (closes #4413) [anna]
David Heinemeier Hansson
2006-03-25
1
-2
/
+2
*
Add Integration::Session.accept for setting the HTTP Accept header to use (de...
Jamis Buck
2006-03-18
1
-1
/
+6
*
rename 'integration_test.rb' -> 'integration.rb'
Jamis Buck
2006-03-18
1
-0
/
+520