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
/
vendor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make assert_tag :children count appropriately. Closes #2181.
Marcel Molina
2005-10-09
1
-1
/
+1
*
Optimized tag_options to not sort keys, which is no longer necessary when ass...
David Heinemeier Hansson
2005-09-20
1
-1
/
+23
*
Updated vendor copy of html-scanner to support better xml parsing
Jamis Buck
2005-09-05
2
-3
/
+4
*
Made documentation ready for release (AP)
David Heinemeier Hansson
2005-07-06
1
-2
/
+2
*
Updated html-scanner so that assert_tag(:tag => "p", :content => "foo") behav...
Jamis Buck
2005-07-04
2
-4
/
+4
*
Resync with html-scanner (fix parser bug)
Jamis Buck
2005-06-14
1
-2
/
+2
*
Updated vendor copy of html-scanner lib, for bug fixes and optimizations
Jamis Buck
2005-06-14
4
-19
/
+26
*
Added support for POST data in form of YAML or XML, which is controller throu...
David Heinemeier Hansson
2005-05-14
1
-0
/
+1019
*
Fixed the HTML scanner used by assert_tag where a infinite loop could be caus...
David Heinemeier Hansson
2005-05-09
2
-4
/
+15
*
Only gsub on a string
David Heinemeier Hansson
2005-05-06
1
-1
/
+1
*
Added functionality to assert_tag, so you can now do tests on the siblings of...
David Heinemeier Hansson
2005-05-06
2
-5
/
+51
*
Fixed documentation and prepared for release of 0.12
David Heinemeier Hansson
2005-04-18
4
-11
/
+11
*
Added assert_tag and assert_no_tag as a much improved alternative to the depr...
David Heinemeier Hansson
2005-04-17
4
-0
/
+600
[prev]