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
*
Hashes sent via multipart post should be converted to strings #1032 [me@julik...
Jamis Buck
2005-07-04
1
-1
/
+1
*
Updated html-scanner so that assert_tag(:tag => "p", :content => "foo") behav...
Jamis Buck
2005-07-04
3
-6
/
+7
*
Added documentation about Manipulating the request collections
David Heinemeier Hansson
2005-07-04
1
-0
/
+12
*
Fix failure container logic in Ajax.Updater
Sam Stephenson
2005-07-04
1
-2
/
+2
*
Update Prototype; hopefully the last change before 0.13
Sam Stephenson
2005-07-04
1
-53
/
+68
*
Improved update_element_function #1597 [Thomas Fuchs]
David Heinemeier Hansson
2005-07-04
1
-32
/
+25
*
Fixed assert_template nil will be true when no template was rendered #1565 [m...
David Heinemeier Hansson
2005-07-03
1
-1
/
+1
*
Added :prompt option to FormOptions#select (and the users of it, like FormOpt...
David Heinemeier Hansson
2005-07-03
1
-7
/
+15
*
Fixed routing bug #1592
David Heinemeier Hansson
2005-07-03
1
-0
/
+2
*
Added JavascriptHelper#update_element_function, which returns a Javascript fu...
David Heinemeier Hansson
2005-07-03
1
-0
/
+78
*
Added note about render_partial_collection #1557
David Heinemeier Hansson
2005-07-03
1
-0
/
+3
*
AJAX error handling fix, Prototype event handling #1589 [Thomas Fuchs]
David Heinemeier Hansson
2005-07-03
2
-5
/
+8
*
Fixed a bug with alternate layout #1468 [sam]
David Heinemeier Hansson
2005-07-02
1
-1
/
+1
*
Added :field_name option to DateHelper#select_(year|month|day) to deviate fro...
David Heinemeier Hansson
2005-07-02
1
-35
/
+41
*
Auto completer should hide update element by when initializing #1579 [Thomas ...
David Heinemeier Hansson
2005-07-02
1
-0
/
+2
*
Added more tests on assert_redirected_to #1581 [Rick Olson]
David Heinemeier Hansson
2005-07-02
1
-2
/
+1
*
Added ActionController::Base.enable_upload_progress for people who want to pl...
David Heinemeier Hansson
2005-07-02
1
-0
/
+6
*
Added JavascriptHelper#draggable_element and JavascriptHelper#drop_receiving_...
David Heinemeier Hansson
2005-07-02
3
-10
/
+51
*
Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #11...
David Heinemeier Hansson
2005-07-02
1
-0
/
+2
*
Added that UrlHelper#mail_to will now also encode the default link title #749...
David Heinemeier Hansson
2005-07-02
2
-3
/
+7
*
Removed the default option of wrap=virtual on FormHelper#text_area to ensure ...
David Heinemeier Hansson
2005-07-02
1
-1
/
+1
*
Adds the ability to include XML CDATA tags using Builder #1563 [Josh Knowles]
David Heinemeier Hansson
2005-07-02
1
-0
/
+11
*
Added evaluation of <SCRIPT> blocks in content returned to Ajax calls #1577 [...
David Heinemeier Hansson
2005-07-02
3
-15
/
+34
*
Make render(:inline) use locals #1556 [Michael Shuerig]
David Heinemeier Hansson
2005-07-01
2
-2
/
+11
*
Load models and frequency typo on upoad progress #1555 [Sean Treadway]
David Heinemeier Hansson
2005-07-01
2
-2
/
+4
*
Fix IE 30-sec timeout bug, make auto_complete_for even more delicious #1572 [...
David Heinemeier Hansson
2005-07-01
6
-46
/
+97
*
Fixed mr recycle!
David Heinemeier Hansson
2005-06-30
1
-1
/
+2
*
Uncommented request.recycle! as it breaks more than it fixes, left test case ...
David Heinemeier Hansson
2005-06-30
1
-5
/
+14
*
Dont include the upload progress automatically before it works better
David Heinemeier Hansson
2005-06-30
1
-2
/
+0
*
File upload progress seems to have problems on a variety of servers, marking ...
David Heinemeier Hansson
2005-06-30
2
-4
/
+3
*
Wrong variable name used in observe_field #1551
David Heinemeier Hansson
2005-06-30
1
-1
/
+1
*
Give auto_complete_for parameters, fix browser-autocompletion #1550
David Heinemeier Hansson
2005-06-29
2
-6
/
+11
*
A bit more routes refactoring and test
David Heinemeier Hansson
2005-06-29
2
-5
/
+9
*
Got back to functional testing harmony
David Heinemeier Hansson
2005-06-29
1
-33
/
+36
*
Rolled back changed to test_process as it broke havok this morning
David Heinemeier Hansson
2005-06-29
1
-13
/
+12
*
Fix JavaScriptHelper capitalization and make it compatible with Prototype #15...
David Heinemeier Hansson
2005-06-29
1
-13
/
+15
*
Script.aculo.us: autocompletion focus fix, setContentZoom fix #1546 [Thomas F...
David Heinemeier Hansson
2005-06-29
3
-19
/
+21
*
Sync Prototype; closes #1539
Sam Stephenson
2005-06-29
1
-30
/
+59
*
r1475@iwill: jeremy | 2005-06-28 23:19:51 -0700
Jeremy Kemper
2005-06-29
4
-14
/
+15
*
Routes fail with leading slash #1540 [Nicholas Seckar]
Jamis Buck
2005-06-28
1
-0
/
+1
*
Badly applied patch fix
David Heinemeier Hansson
2005-06-28
1
-2
/
+2
*
Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo...
David Heinemeier Hansson
2005-06-28
3
-0
/
+1004
*
Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo...
David Heinemeier Hansson
2005-06-28
5
-16
/
+104
*
This patch modifies RouteSet#write_generation and RouteSet#write_recognition ...
David Heinemeier Hansson
2005-06-28
1
-1
/
+8
*
Fix the Event.findElement prototype function. Needed to get autocomplete work...
David Heinemeier Hansson
2005-06-28
1
-3
/
+3
*
Added support for graceful error handling of Ajax calls #1217 [Jamis Buck/Tho...
David Heinemeier Hansson
2005-06-27
2
-22
/
+75
*
Make Object.prototype.extend work correctly
Sam Stephenson
2005-06-27
1
-2
/
+2
*
Work around existing Element and Event objects in Prototype
Sam Stephenson
2005-06-27
1
-8
/
+12
*
Don't ignore :controller for urls made inside a controller module #1526 [Nich...
David Heinemeier Hansson
2005-06-27
1
-2
/
+4
*
Make named routes work without hashes #1523 [Nicholas Seckar]
David Heinemeier Hansson
2005-06-27
1
-1
/
+1
[next]