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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-added mixed-in helper methods for the JavascriptGenerator. Moved Javascri...
Rick Olson
2006-03-08
1
-260
/
+294
*
remove explicit Builder require
Rick Olson
2006-03-08
1
-2
/
+0
*
Added Hash#to_xml and Array#to_xml that makes it much easier to produce XML f...
David Heinemeier Hansson
2006-03-08
5
-580
/
+0
*
make integration testing not interfere with command-line regex test filters
Jamis Buck
2006-03-07
1
-2
/
+10
*
Make IntegrationTest refer to superclass properties using copy-on-write
Jamis Buck
2006-03-07
1
-0
/
+31
*
Proper options for XmlSimple
David Heinemeier Hansson
2006-03-07
2
-2
/
+1
*
more integration tweaks
Jamis Buck
2006-03-07
1
-8
/
+37
*
XmlSimple _should_ be the default since XmlNode is not compatible with regula...
David Heinemeier Hansson
2006-03-07
2
-18
/
+20
*
A few minor tweaks to the integration testing stuff
Jamis Buck
2006-03-07
1
-1
/
+5
*
Allow method chaining in RJS elements [Rick Olson]
David Heinemeier Hansson
2006-03-06
2
-1
/
+11
*
Update Prototype for beta gems
Sam Stephenson
2006-03-06
1
-48
/
+55
*
Doc fixes
David Heinemeier Hansson
2006-03-05
2
-5
/
+2
*
ActionController::Base.param_parsers now accept symbols. currently supported ...
Tobias Lütke
2006-03-05
2
-9
/
+16
*
Added new infrastructure support for REST webservices.
Tobias Lütke
2006-03-05
7
-44
/
+186
*
allow RJS enum values to be passed to visual_effect() and other scriptaculous...
David Heinemeier Hansson
2006-03-05
2
-9
/
+11
*
Backed out of that. PStore doesnt support suffix :(
David Heinemeier Hansson
2006-03-04
1
-1
/
+0
*
Backed out of that. PStore doesnt support suffix :(
David Heinemeier Hansson
2006-03-04
1
-1
/
+3
*
CHANGED DEFAILT: File-based sessions now have a suffix of ".rails_session" in...
David Heinemeier Hansson
2006-03-04
1
-2
/
+2
*
Fixed Effect.Appear in effects.js to work with floats in Safari (closes #3524...
David Heinemeier Hansson
2006-03-04
1
-0
/
+10
*
RJS now does enumerations, baby! (closes #3876) [Rick Olson]
David Heinemeier Hansson
2006-03-03
1
-9
/
+99
*
Fixed that default image extension was not appended when using a full URL wit...
David Heinemeier Hansson
2006-03-02
1
-1
/
+1
*
Added that page caching will only happen if the response code is less than 40...
David Heinemeier Hansson
2006-03-02
1
-1
/
+1
*
restore elided TestProcess#assigns method
Jamis Buck
2006-03-01
1
-6
/
+7
*
Make TestProcess methods public for access via Integration::Session. Make ret...
Jamis Buck
2006-03-01
2
-115
/
+112
*
Add ActionController::IntegrationTest to allow high-level testing of the way ...
Jamis Buck
2006-02-28
1
-0
/
+423
*
Added support to AssetTagHelper#javascript_include_tag for having :defaults a...
David Heinemeier Hansson
2006-02-28
1
-5
/
+4
*
Added support for visual effects scoped queues to the visual_effect helper #3...
Thomas Fuchs
2006-02-27
1
-1
/
+6
*
Added .rxml (and any non-rhtml template, really) supportfor CaptureHelper#con...
David Heinemeier Hansson
2006-02-26
1
-12
/
+49
*
Remove ::Controllers related cruft; fix AP tests
Nicholas Seckar
2006-02-26
2
-4
/
+2
*
Added script.aculo.us drag and drop helpers to RJS [Thomas Fuchs]
Thomas Fuchs
2006-02-26
2
-7
/
+39
*
Fixed form_for regression (closes #3962) [t.lucas@toolmantim.com]
David Heinemeier Hansson
2006-02-26
1
-1
/
+1
*
mail_to shouldnt include language attribute in script tag #3364 [donald.piret...
David Heinemeier Hansson
2006-02-26
1
-1
/
+1
*
Fixed that form elements would strip the trailing [] from the first parameter...
David Heinemeier Hansson
2006-02-26
1
-1
/
+1
*
The image_tag helper is not converting the options hash to symbols (closes #3...
David Heinemeier Hansson
2006-02-26
1
-1
/
+1
*
Check NameErrors and re-raise if they do not match the expected constant
Nicholas Seckar
2006-02-22
1
-3
/
+7
*
Update script.aculo.us to V1.5.3 [Thomas Fuchs]
Thomas Fuchs
2006-02-22
3
-31
/
+85
*
Added various InPlaceEditor options, #3746, #3891, #3896, #3906
Thomas Fuchs
2006-02-21
1
-6
/
+14
*
Fixed that the request method would be sticky in tests (closes #3849) [lars@p...
David Heinemeier Hansson
2006-02-20
1
-2
/
+3
*
Added :count option to pagination that'll make it possible for the ActiveReco...
David Heinemeier Hansson
2006-02-20
1
-1
/
+8
*
Ensure backwards compatibility with symbolized action names for render_action...
David Heinemeier Hansson
2006-02-19
1
-1
/
+1
*
Make RJS treat symbolic action names nicely #3861 [Rick Olson]
David Heinemeier Hansson
2006-02-17
1
-1
/
+1
*
Update script.aculo.us in Rails trunk to V1.5.2
Thomas Fuchs
2006-02-14
2
-14
/
+95
*
Refactor the Javascript proxy into a hierarchy for element/collection [DHH]
David Heinemeier Hansson
2006-02-14
1
-11
/
+31
*
Use real assigns instead of a method call [DHH]
David Heinemeier Hansson
2006-02-12
1
-6
/
+12
*
replace_element was renamed replace [DHH]
David Heinemeier Hansson
2006-02-12
1
-1
/
+1
*
Wups, committed too much
David Heinemeier Hansson
2006-02-12
1
-14
/
+16
*
Also support replace and replace_html and some refactoring in JavaScriptEleme...
David Heinemeier Hansson
2006-02-12
2
-31
/
+50
*
Added element and collection proxies to RJS [DHH]
David Heinemeier Hansson
2006-02-12
1
-0
/
+39
*
The session should be saved even if the filter chain is stopped
David Heinemeier Hansson
2006-02-12
1
-1
/
+5
*
Fixed that flash wasnt being cleared after components refactoring yesterday
David Heinemeier Hansson
2006-02-12
1
-1
/
+1
[prev]
[next]