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
...
*
Docfix (closes #8715)
David Heinemeier Hansson
2007-06-23
1
-2
/
+2
*
Fixed that link_to with an href of # when using :method will not allow for cl...
David Heinemeier Hansson
2007-06-23
3
-9
/
+28
*
Fix that FCGIs would leave log files open when asked to shut down by USR2 (cl...
David Heinemeier Hansson
2007-06-23
2
-0
/
+7
*
Fixed validates_associated should not stop on the first error (closes #4276) ...
David Heinemeier Hansson
2007-06-23
3
-5
/
+9
*
Fixed that radio_button_tag should generate unique ids (closes #3353) [BobSil...
David Heinemeier Hansson
2007-06-23
3
-1
/
+7
*
Added support for pluralization with a different starting letter than the sin...
David Heinemeier Hansson
2007-06-23
4
-3
/
+15
*
Fixed that HTTP authentication should work if the header is called REDIRECT_X...
David Heinemeier Hansson
2007-06-23
3
-65
/
+87
*
Be specific about the Ruby on Rails part
David Heinemeier Hansson
2007-06-23
1
-1
/
+1
*
Mock the beginning of the transaction also. References #8642.
Jeremy Kemper
2007-06-23
2
-1
/
+2
*
Rollback if commit raises an exception. Closes #8642.
Jeremy Kemper
2007-06-23
3
-12
/
+33
*
Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't read files or s...
Jeremy Kemper
2007-06-23
2
-1
/
+24
*
Remove deprecated Hash#create_from_xml. Use Hash#from_xml.
Jeremy Kemper
2007-06-23
1
-5
/
+0
*
Don't mistakenly interpret the request uri as the query string. Closes #8731.
Jeremy Kemper
2007-06-23
3
-2
/
+9
*
Ensure clean_logger fixes are 1.8.2 compatible [mislav] Closes #8396
Michael Koziarski
2007-06-22
3
-38
/
+50
*
Fix reload error when path prefix is used. Closes #8727.
Jeremy Kemper
2007-06-22
3
-1
/
+14
*
Update tests' use of fixtures for the new collections api. Closes #8726.
Jeremy Kemper
2007-06-22
6
-122
/
+57
*
Save associated records only if the association is already loaded. Closes #8713.
Jeremy Kemper
2007-06-21
3
-4
/
+14
*
Added proper handling of arrays. Closes #8537 [hasmanyjosh]
Rick Olson
2007-06-21
9
-38
/
+106
*
MySQL: fix show_variable. Closes #8448.
Jeremy Kemper
2007-06-20
3
-3
/
+14
*
Increase mail delivery test coverage. Closes #8692.
Jeremy Kemper
2007-06-20
3
-2
/
+26
*
Ensure that post and put requests pass in Content-Length to the server.
Tobias Lütke
2007-06-19
2
-6
/
+6
*
remove extra debug line. Closes #8681 [Giles Bowkett]
Rick Olson
2007-06-18
1
-1
/
+0
*
Make ActionView#view_paths an attr_accessor for real this time. Also, don't ...
Rick Olson
2007-06-15
3
-8
/
+23
*
Fixed that dispatcher preparation callbacks only run once in production mode....
Rick Olson
2007-06-15
3
-2
/
+10
*
Only change date to beginning of month if it isn't nil.
Jeremy Kemper
2007-06-15
1
-1
/
+1
*
Oh please. References #8646.
Jeremy Kemper
2007-06-14
1
-1
/
+1
*
Maybe passing an explicit offset mollifies CIA. References #8646.
Jeremy Kemper
2007-06-14
1
-1
/
+1
*
Improve Time and Date test coverage. Closes #8646.
Jeremy Kemper
2007-06-14
4
-34
/
+63
*
Improve UrlRewriter tests. Improve helper test coverage. Closes #7207, #7208,...
Jeremy Kemper
2007-06-13
3
-12
/
+40
*
Improve helper test coverage. Closes #7215, #7233, #7234, #7235, #7236, #7237...
Jeremy Kemper
2007-06-13
6
-25
/
+112
*
Take advantage of Mocha support for sequenced returns. Closes #8639 [Josh Peek]
Jeremy Kemper
2007-06-13
1
-4
/
+2
*
Fix precedence error in failsafe rescue. Closes #8625.
Jeremy Kemper
2007-06-12
1
-1
/
+1
*
Tolerate missing content type on multipart file uploads. Fix for Safari 3.
Jeremy Kemper
2007-06-12
4
-6
/
+6
*
Fix syntax error in dispatcher than wrecked failsafe responses. Closes #8625.
Jeremy Kemper
2007-06-11
2
-2
/
+3
*
Remove deprecated quote methods, replaced by quote_value so quote can be used...
Jeremy Kemper
2007-06-11
1
-12
/
+0
*
Remove deprecated find_first and find_all.
Jeremy Kemper
2007-06-11
9
-248
/
+36
*
Remove deprecated push_with_attributes.
Jeremy Kemper
2007-06-11
3
-204
/
+134
*
Fix Base#inspect when not every attribute is present. Closes #8623.
Jeremy Kemper
2007-06-11
3
-4
/
+10
*
Manfred had already patched the same issue. References #6946.
Jeremy Kemper
2007-06-11
1
-1
/
+1
*
Deprecation: remove pagination. Install the classic_pagination plugin for for...
Jeremy Kemper
2007-06-11
5
-647
/
+3
*
Get picky about weird Ruby style.
Jeremy Kemper
2007-06-10
1
-12
/
+12
*
Scaffolded validation errors set the appropriate HTTP status for XML response...
Jeremy Kemper
2007-06-10
3
-30
/
+34
*
Remove ActiveResource::Struct because it hasn't proven very useful. Creating ...
Jeremy Kemper
2007-06-09
3
-17
/
+2
*
Routing: improve static segment test coverage. #7117 [Kevin Clark]
Jeremy Kemper
2007-06-09
1
-6
/
+6
*
Test javascript_tag. Closes #7239.
Jeremy Kemper
2007-06-08
1
-0
/
+10
*
Clean up junk test. Closes #7973 [Rob Sanheim]
Jeremy Kemper
2007-06-08
2
-31
/
+1
*
Fixed query methods on resources. [Cody Fauser]
Tobias Lütke
2007-06-08
3
-1
/
+4
*
Fix typo in resources documentation. Closes #8607 [yon]
Jeremy Kemper
2007-06-08
1
-1
/
+1
*
Action caching is limited to GET requests returning 200 OK status. Closes #3335.
Jeremy Kemper
2007-06-08
3
-7
/
+38
*
Missed svn adds. References #7534.
Jeremy Kemper
2007-06-08
2
-0
/
+12
[prev]
[next]