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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ensure asset cache directories are automatically created. Closes #10337.
Jeremy Kemper
2007-12-10
1
-0
/
+3
*
Credit #10443 + more changelog updates
Jeremy Kemper
2007-12-10
1
-3
/
+3
*
More changelog updates
Jeremy Kemper
2007-12-10
1
-4
/
+4
*
More changelog updates
Jeremy Kemper
2007-12-10
1
-8
/
+8
*
lifo -> Pratik
Jeremy Kemper
2007-12-10
1
-11
/
+11
*
More contributor name updates
Jeremy Kemper
2007-12-10
1
-2
/
+2
*
Update Fred's name in changelogs
Jeremy Kemper
2007-12-10
1
-2
/
+2
*
render :xml and :json preserve custom content types. Closes #10388.
Jeremy Kemper
2007-12-09
1
-0
/
+2
*
Refactor Action View template handlers. Closes #10437.
Jeremy Kemper
2007-12-09
1
-0
/
+2
*
Fix DoubleRenderError message and leave out mention of returning false from f...
Rick Olson
2007-12-08
1
-0
/
+2
*
Clean up some cruft around ActionController::Base#head. Closes #10417 [ssoroka]
Rick Olson
2007-12-08
1
-0
/
+4
*
Make ready for 2.0.1
David Heinemeier Hansson
2007-12-07
1
-1
/
+1
*
Preparing for release shortly
David Heinemeier Hansson
2007-12-06
1
-4
/
+1
*
Fixed send_file/binary_content for testing (closes #8044) [tolsen]
David Heinemeier Hansson
2007-12-05
1
-13
/
+1
*
Add documentation examples to prototype helper. Closes #7211 [manfred]
Marcel Molina
2007-12-05
1
-0
/
+2
*
Enhance documentation coverage for fragment caching. Closes #7315 [bscofield]
Marcel Molina
2007-12-05
1
-0
/
+4
*
Add many examples to PrototypeHelper documentation. Closes #7656 [jeremymcana...
Marcel Molina
2007-12-05
1
-0
/
+2
*
Add many examples to assertion documentation. Closes #7803 [jeremymcanally]
Marcel Molina
2007-12-05
1
-0
/
+2
*
Document the supported options for sortable_element. Closes #8820 [berkelep]
Marcel Molina
2007-12-05
1
-0
/
+2
*
Add examples in the documentation for various assertions. Closes #9938 [zapnap]
Marcel Molina
2007-12-05
1
-0
/
+2
*
When a NonInferrableControllerError is raised, make the proposed fix clearer ...
Marcel Molina
2007-12-05
1
-0
/
+2
*
Update Prototype to 1.6.0.1
Sam Stephenson
2007-12-05
1
-0
/
+2
*
Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the autocompleter
Thomas Fuchs
2007-12-04
1
-0
/
+2
*
Add 'disabled' attribute to <OPTION> separators used in time zone and country...
Rick Olson
2007-12-04
1
-0
/
+2
*
Added the same record identification guessing rules to fields_for as form_for...
David Heinemeier Hansson
2007-12-02
1
-0
/
+2
*
Fixed that verification violations with no specified action didn't halt the c...
David Heinemeier Hansson
2007-11-30
1
-0
/
+5
*
Raise UnknownHttpMethod exception for unknown HTTP methods. Closes #10303 [ta...
Rick Olson
2007-11-29
1
-0
/
+2
*
Update to Prototype -r8232
Sam Stephenson
2007-11-29
1
-0
/
+2
*
Prep for RC2
David Heinemeier Hansson
2007-11-29
1
-1
/
+2
*
Make sure the optimisation code for routes doesn't get used if :host, :anchor...
Michael Koziarski
2007-11-28
1
-0
/
+2
*
Added protection from trailing slashes on page caching (closes #10229) [devri...
David Heinemeier Hansson
2007-11-28
1
-0
/
+2
*
Asset timestamps are appended, not prepended. Closes #10276 [mnaberez]
Marcel Molina
2007-11-27
1
-0
/
+2
*
Minor inconsistency in description of render example. Closes #10029 [ScottSch...
Marcel Molina
2007-11-26
1
-0
/
+2
*
Add #prepend_view_path and #append_view_path instance methods on ActionContro...
Rick Olson
2007-11-26
1
-0
/
+2
*
Refactor sanitizer helpers into HTML classes and make it easy to swap them ou...
Rick Olson
2007-11-26
1
-0
/
+2
*
Add deprecation for old subtemplate syntax for ActionMailer templates, use re...
Rick Olson
2007-11-26
1
-0
/
+2
*
Fix TemplateError so it doesn't bomb on exceptions while running tests [rick]
Rick Olson
2007-11-26
1
-0
/
+2
*
Fixed that named routes living under resources shouldn't have double slashes ...
David Heinemeier Hansson
2007-11-25
1
-0
/
+2
*
Make sure that cookie sessions use a secret that is at least 30 chars in leng...
Michael Koziarski
2007-11-21
1
-0
/
+2
*
Fixed that partial rendering should look at the type of the first render to d...
David Heinemeier Hansson
2007-11-18
1
-0
/
+2
*
Fixed that has_many :through associations should render as collections too (c...
David Heinemeier Hansson
2007-11-12
1
-0
/
+2
*
Added :mouseover short-cut to AssetTagHelper#image_tag for doing easy image s...
David Heinemeier Hansson
2007-11-07
1
-0
/
+2
*
Fixed handling of non-domain hosts (closes #9479) [purp]
David Heinemeier Hansson
2007-11-07
1
-0
/
+2
*
Fix syntax error in documentation example for cycle method. Closes #8735 [foca]
Marcel Molina
2007-11-06
1
-0
/
+2
*
Document :with option for link_to_remote. Closes #8765 [ryanb]
Marcel Molina
2007-11-06
1
-0
/
+2
*
Document :minute_step option for time_select. Closes #8814 [brupm]
Marcel Molina
2007-11-06
1
-0
/
+2
*
Explain how to use the :href option for link_to_remote to degrade gracefully ...
Marcel Molina
2007-11-06
1
-0
/
+2
*
Disambiguate :size option for text area tag. Closes #8955 [redbeard]
Marcel Molina
2007-11-06
1
-0
/
+2
*
Fix broken tag in assert_tag documentation. Closes #9037 [mfazekas]
Marcel Molina
2007-11-06
1
-0
/
+2
*
Add documentation for route conditions. Closes #9041 [innu, manfred]
Marcel Molina
2007-11-06
1
-0
/
+2
[prev]
[next]