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
/
assertions
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix test cases to match new json output. Closes #8371
Rick Olson
2007-05-29
1
-0
/
+2
*
Add support for assert_select_rjs with :show and :hide. #7780 [dchelimsky]
Marcel Molina
2007-05-26
1
-5
/
+8
*
Make assert_select's failure messages clearer about what failed. #7779 [dchel...
Marcel Molina
2007-05-26
1
-11
/
+19
*
documentation project patches, closes #7342, #7319, #7316, #7190 [jeremymcana...
Rick Olson
2007-03-27
4
-3
/
+6
*
Make assert_select access content_type through accessor instead of header
David Heinemeier Hansson
2007-02-21
1
-1
/
+1
*
fix form_for example in ActionController::Resources documentation. Closes #7...
Rick Olson
2007-02-04
1
-4
/
+20
*
Use a consistent load path to avoid double requires. Fix some scattered Ruby ...
Jeremy Kemper
2007-01-28
3
-4
/
+4
*
Remove deprecated assertions.
Jeremy Kemper
2007-01-28
1
-228
/
+0
*
Nodoc the irrelevant (from 1.2)
David Heinemeier Hansson
2007-01-26
1
-1
/
+1
*
Fix assert_redirected_to bug where redirecting from a nested to to a top-leve...
Rick Olson
2006-12-25
1
-2
/
+2
*
assert_select_rjs :remove
Jeremy Kemper
2006-11-15
1
-7
/
+21
*
assert_response supports symbolic status codes. Closes #6569.
Jeremy Kemper
2006-11-07
1
-11
/
+15
*
Use new deprecate syntax so that alternatives are given with the warning
Jamis Buck
2006-10-24
1
-26
/
+26
*
Fix broken assert_generates when extra keys are being checked.
Jamis Buck
2006-10-16
1
-1
/
+1
*
Fix typo
Nicholas Seckar
2006-10-09
1
-2
/
+2
*
Fixed that assert_select selects the wrong tag by its contents (closes #6332)...
David Heinemeier Hansson
2006-10-09
1
-66
/
+64
*
assert_select_rjs decodes escaped unicode chars since the Javascript generato...
Jeremy Kemper
2006-09-29
1
-17
/
+23
*
Add chained replace/update support for assert_select_rjs [Rick Olson]
Rick Olson
2006-09-14
1
-10
/
+25
*
Active Record integration deprecation tests
Jeremy Kemper
2006-09-04
1
-3
/
+3
*
Deprecate deprecated assertions
David Heinemeier Hansson
2006-09-03
1
-0
/
+26
*
Moved in deprecated assertions and remove duplicated requires
David Heinemeier Hansson
2006-09-03
7
-16
/
+202
*
Follow proper naming conventions
David Heinemeier Hansson
2006-09-03
6
-0
/
+0
*
Better compartmentalizing of assertions
David Heinemeier Hansson
2006-09-03
6
-0
/
+939
*
Deprecated the majority of all the testing assertions and replaced them with ...
David Heinemeier Hansson
2005-04-17
2
-334
/
+0
*
Added assert_no_cookie and fixed assert_cookie_equal to deal with non-existin...
David Heinemeier Hansson
2005-04-02
1
-2
/
+11
*
Introduce to_param to assert_redirected_to #880
David Heinemeier Hansson
2005-03-20
1
-1
/
+1
*
Added fine-grained assertions for Routing
David Heinemeier Hansson
2005-02-22
1
-17
/
+34
*
Upgraded to breakpoint 92
David Heinemeier Hansson
2005-02-20
1
-2
/
+1
*
Fixed that assert_template_xpath_matches did not indicate when a path was not...
David Heinemeier Hansson
2005-02-18
1
-1
/
+8
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-1
/
+31
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-31
/
+1
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-1
/
+31
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-1
/
+1
*
Added assert_cookie_equal to assert the contents of a named cookie
David Heinemeier Hansson
2005-01-17
1
-0
/
+8
*
Added the possibility of having validate be protected for assert_(in)valid_co...
David Heinemeier Hansson
2004-12-07
1
-2
/
+2
*
Initial
David Heinemeier Hansson
2004-11-24
2
-0
/
+264