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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a :namespace option to AR::Base#to_xml [Koz]
Michael Koziarski
2006-09-17
3
-3
/
+16
*
Added proper getters and setters for content type and charset [DHH] Added utf...
David Heinemeier Hansson
2006-09-17
11
-14
/
+158
*
Updated prototype.js to 1.5.0_rc1 with latest fixes. [Rick Olson]
Rick Olson
2006-09-16
4
-56
/
+110
*
Provide access to the underlying SOAP driver.
Kent Sibilev
2006-09-16
2
-0
/
+4
*
Declare file extensions exempt from layouts. Closes #6219.
Jeremy Kemper
2006-09-16
3
-1
/
+51
*
Last version change, dammit
David Heinemeier Hansson
2006-09-15
1
-1
/
+1
*
Fix versions
David Heinemeier Hansson
2006-09-15
3
-4
/
+4
*
Version updates and missing licenses
David Heinemeier Hansson
2006-09-15
4
-4
/
+44
*
Dont run tests on gem creation
David Heinemeier Hansson
2006-09-15
1
-1
/
+2
*
Dont run FCGIDispatcher tests if mocha is not available
David Heinemeier Hansson
2006-09-15
3
-3
/
+10
*
Stray code.
Jeremy Kemper
2006-09-15
1
-2
/
+0
*
Deprecation tests. Remove warnings for dynamic finders and for the foo_count ...
Jeremy Kemper
2006-09-15
16
-281
/
+393
*
assert_deprecated returns result of block
Jeremy Kemper
2006-09-15
3
-7
/
+21
*
assert_deprecated matches any warning caught in block
Jeremy Kemper
2006-09-15
2
-3
/
+12
*
alias_method_chain yields method target and punctuation to simplify wrapper m...
Jeremy Kemper
2006-09-15
3
-7
/
+24
*
remove implicit primary actions - more pain than gain. test collection actio...
Jeremy Kemper
2006-09-14
2
-32
/
+36
*
Add chained replace/update support for assert_select_rjs [Rick Olson]
Rick Olson
2006-09-14
3
-10
/
+67
*
Mock Time.now for more accurate Touch mixin tests. Closes #6213.
Jeremy Kemper
2006-09-14
2
-10
/
+46
*
session_migration generator adds an index on updated_at. Closes #6207.
Jeremy Kemper
2006-09-13
2
-1
/
+4
*
Improve yaml fixtures error reporting. Closes #6205.
Jeremy Kemper
2006-09-13
2
-13
/
+18
*
script/server creates the tmp/pids directory. Closes #6204.
Jeremy Kemper
2006-09-13
2
-1
/
+3
*
All verbs should use formatted urls [DHH]
David Heinemeier Hansson
2006-09-13
1
-3
/
+3
*
Make sure that formatted routes for all verbs are created. Still needs to res...
David Heinemeier Hansson
2006-09-13
2
-21
/
+24
*
Load helpers in alphabetical order for consistency. Resolve cyclic javascript...
Jeremy Kemper
2006-09-12
3
-2
/
+5
*
Skip params with empty names, such as the &=Save query string from <input typ...
Jeremy Kemper
2006-09-12
3
-3
/
+15
*
alias_method_chain works with accessor= methods also. Closes #6153.
Jeremy Kemper
2006-09-12
3
-10
/
+25
*
Fix script/console --sandbox for internal transactions changes. Closes #5738.
Jeremy Kemper
2006-09-12
2
-2
/
+4
*
test svn
David Heinemeier Hansson
2006-09-12
1
-0
/
+1
*
Fix assert_tag so that :content => "foo" does not match substrings, but only ...
Jamis Buck
2006-09-10
3
-3
/
+12
*
Add test case to test attribute matching by assert_tag
Jamis Buck
2006-09-09
1
-0
/
+10
*
Make mime version default to 1.0. closes #2323
Jamis Buck
2006-09-09
5
-47
/
+28
*
Make sure quoted-printable text is decoded correctly when only portions of th...
Jamis Buck
2006-09-09
4
-16
/
+42
*
Make sure DOS newlines in quoted-printable text are normalized to unix newlin...
Jamis Buck
2006-09-09
4
-0
/
+24
*
Optimistic locking: raise ActiveResource::ResourceConflict on 409 Conflict re...
Jeremy Kemper
2006-09-09
4
-6
/
+26
*
Split Form.serialize into Form.serialize and Form.serializeElements. The latt...
David Heinemeier Hansson
2006-09-08
2
-4
/
+12
*
We cant make MySQL 5 happy if it means making SQLite and PostgreSQL cry. So c...
David Heinemeier Hansson
2006-09-08
4
-5
/
+3
*
Since to_sing, we need to check for empty string
David Heinemeier Hansson
2006-09-08
1
-1
/
+1
*
Added parentheses around FROM clauses generated by Base and associations sinc...
David Heinemeier Hansson
2006-09-08
3
-2
/
+4
*
Update descriptive messages for exceptions thrown by cgi_methods. Closes #6103.
Jeremy Kemper
2006-09-08
2
-4
/
+6
*
Basic validation support [Rick Olson]
Rick Olson
2006-09-08
6
-3
/
+184
*
Rollback [4917]. Closes #785.
Jeremy Kemper
2006-09-07
3
-6
/
+3
*
Add descriptive messages to the exceptions thrown by cgi_methods. Closes #6091.
Nicholas Seckar
2006-09-07
2
-2
/
+10
*
Too much dotware
Nicholas Seckar
2006-09-07
1
-1
/
+1
*
Remove the uncanny default of adding all app/models/*/ directories to the loa...
Nicholas Seckar
2006-09-07
2
-6
/
+21
*
Fix loop_on_multiple_args to work, again (not my day), fixes #6078
Thomas Fuchs
2006-09-07
1
-6
/
+6
*
Ahem, now for real
Thomas Fuchs
2006-09-07
1
-1
/
+1
*
Fix a warning in prototype_helper_test, fixes #6077
Thomas Fuchs
2006-09-07
1
-5
/
+3
*
Update JavaScriptGenerator#show/hide/toggle/remove to new Prototype syntax fo...
Thomas Fuchs
2006-09-07
3
-9
/
+26
*
Update UrlWriter to support :only_path.
Nicholas Seckar
2006-09-06
3
-8
/
+37
*
Fix loadable_constants_for_path to handle load paths that do not end with a s...
Nicholas Seckar
2006-09-06
3
-8
/
+16
[next]