| 0a57f34 |
2013-04-03 |
Per #9999 revert the revert changing so columns are only... |
| 8bb3b9b |
2009-12-18 |
Models with no attributes should just have empty hash fi... |
| 44fb54f |
2009-12-18 |
Models with no attributes should just have empty hash fi... |
| ab211bf |
2008-12-04 |
Fix rendering html partials from an rjs template |
| 8190bce |
2008-06-17 |
Added block-call style to link_to [Sam Stephenson/DHH] |
| 083b0b7 |
2008-01-07 |
Catchup Backport to 2.0 of the following Changesets: |
| 424c330 |
2008-01-03 |
Added by parameter to increment, decrement, and their ba... |
| b6d9c17 |
2007-12-05 |
Update Prototype to 1.6.0.1 |
| ab73a98 |
2007-11-29 |
Update to Prototype -r8232 |
| fdc767d |
2007-11-06 |
Update Prototype to 1.6.0 and script.aculo.us to 1.8.0. |
| 45107ec |
2007-10-16 |
Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8... |
| f52021d |
2007-05-19 |
Update to Prototype 1.5.1 |
| 3202fba |
2007-03-18 |
Refactor ActiveSupport::JSON to be less obtuse. Add sup... |
| 3ec808e |
2007-01-18 |
Update versions in preparation for Rails 1.2.1 |
| 81b94c2 |
2007-01-17 |
Apply [5970] to 1.2 branch |
| 9ec31ba |
2007-01-17 |
Update to Prototype 1.5.0 |
| 312e6ed |
2007-01-15 |
Fix that Dates couldn't be subtracted from Dates after [... |
| fbe0506 |
2007-01-05 |
Update to latest Prototype |
| 36b3cb2 |
2006-11-19 |
Merge 1-2-pre-release with [5581] |
| 69ada0e |
2006-11-12 |
Merge [5497] from trunk. |
| 9eaad14 |
2006-11-12 |
Merge [5487] from trunk. |
| 9f8c805 |
2006-11-12 |
Merge [5486] from trunk. |
| c192bdf |
2006-11-12 |
Update to Prototype 1.5.0_rc2 |
| 4c7dcb5 |
2006-11-11 |
Remove JavaScriptLiteral in favor of ActiveSupport::JSON... |
| 2516063 |
2006-11-11 |
Don't quote hash keys in Hash#to_json if they're valid J... |
| 351a224 |
2006-10-19 |
Add support for converting blocks into function argument... |
| 236cf90 |
2006-09-20 |
Update RJS render tests. |
| 899c1b0 |
2006-09-05 |
Update to Prototype 1.5.0_rc1 |
| d19e464 |
2006-06-20 |
Added find_or_initialize_by_X which works like find_or_c... |
| c377ce5 |
2006-06-02 |
Add OrderedHash#values |
| e7fe1c4 |
2006-05-31 |
Make "script/plugin install" work with svn+ssh URLs |
| 9d8e348 |
2006-04-19 |
Change link_to_function and button_to_function to (optio... |
| c71607e |
2006-04-13 |
Add Array#split for dividing arrays into one or more sub... |
| 23585d7 |
2006-04-08 |
Added :add_headers option to verify which merges a hash ... |
| 26e3813 |
2006-04-06 |
Update to Prototype 1.5.0_rc0 |
| bb22760 |
2006-04-01 |
Applied Prototype $() performance patches (#4465, #4477)... |
| b8e23e3 |
2006-03-27 |
Update to Prototype 1.5.0_pre1 |
| 3589871 |
2006-03-13 |
Added simple alert() notifications for RJS exceptions wh... |
| c5d5c4f |
2006-03-12 |
Use require_library_or_gem to load rake in commands/serv... |
| e3ea34f |
2006-03-12 |
Use the Rake API instead of shelling out to create the t... |
| 382741f |
2006-03-06 |
Update Prototype for beta gems |
| 838ec41 |
2006-02-12 |
Add JavaScriptGenerator#replace_element for replacing an... |
| 803b9a4 |
2006-02-08 |
Add :html option for specifying form tag options in form... |
| 49401f8 |
2006-02-01 |
Subclasses of ActionController::Caching::Sweeper should ... |
| 9c52a41 |
2006-01-23 |
Add the ability to call JavaScriptGenerator methods from... |
| 7d0d0f0 |
2006-01-23 |
Add render(:update) to ActionView::Base |
| 4d49f2c |
2006-01-23 |
Fix render(:update) to not render layouts |
| 5f44411 |
2006-01-23 |
Backing out of [3470] until visual_effect, et al can work |
| 8436147 |
2006-01-23 |
Add the ability to call JavaScriptGenerator methods from... |
| d921b79 |
2006-01-23 |
Add Object#instance_exec and Proc#bind |
| 039a90f |
2006-01-21 |
Fix the requires in option_merger_test to unbreak AS tests |
| a14b59b |
2006-01-20 |
Extract Test::Unit::TestCase test process behavior into ... |
| f9937dd |
2006-01-20 |
Pass along blocks from render_to_string to render |
| 06dd1f2 |
2006-01-20 |
Add render :update for inline RJS |
| f0650c5 |
2006-01-18 |
Get the version right: 1.5.0_pre0, not rc0 |
| 75784f6 |
2006-01-18 |
Update to Prototype 1.5.0_rc0 |
| 6fbedf2 |
2006-01-13 |
Show a message on script/server exit before reaping FCGIs |
| 7fbfc5a |
2006-01-12 |
Reap FCGI processes after lighttpd exits |
| e567a5e |
2005-12-27 |
Add ActiveSupport::JSON and Object#to_json for convertin... |
| c61d27d |
2005-12-20 |
Add additional RJS functionality: alert, redirect_to, ca... |
| 85fe1ec |
2005-12-15 |
Add Object#with_options for DRYing up multiple calls to ... |
| a5a54ae |
2005-12-13 |
Update to Prototype 1.4.0 final |
| cad37c3 |
2005-12-13 |
Update to Prototype 1.4.0 final |
| 60936c5 |
2005-12-06 |
Add builtin/ to the gemspec. Closes #3047. |
| 66cd133 |
2005-12-06 |
Add builtin/ to the gemspec. Closes #3047. |
| 14c2334 |
2005-11-30 |
Bring stable lighttpd server script in-line with trunk |
| 833d9c8 |
2005-11-30 |
Run initialize_logger in script/lighttpd to ensure the l... |
| 1b3c9a0 |
2005-11-22 |
Remove superfluous check for pluralize_table_names (use ... |
| bea737e |
2005-11-22 |
Make ActionController's render honor the :locals option ... |
| ede2a22 |
2005-11-21 |
Strip out trailing &_= for raw post bodies #2868 |
| 743fb60 |
2005-11-21 |
Strip out trailing &_= for raw post bodies #2868 |
| 2b6e2bf |
2005-11-21 |
Have the lighttpd server script report the actual ip to ... |
| f212c88 |
2005-11-21 |
Pass multiple arguments to Element.show and Element.hide... |
| 5d785db |
2005-11-20 |
Add Array#to_strings which to_s's all elements in an array. |
| d777e50 |
2005-11-19 |
Update to Prototype 1.4.0_rc4. Closes #2943 (old Array.p... |
| d4039f5 |
2005-11-19 |
Update to Prototype 1.4.0_rc4. Closes #2943 (old Array.p... |
| b3c65bc |
2005-11-18 |
Use Element.update('id', 'html') instead of uid=501(sam)... |
| 173544f |
2005-11-18 |
Update to Prototype 1.4.0_rc3. Closes #1893, #2505, #255... |
| dcaa871 |
2005-11-18 |
Update to Prototype 1.4.0_rc3. Closes #1893, #2505, #255... |
| d99ed9b |
2005-11-14 |
Refactored JavaScriptHelper into PrototypeHelper and Scr... |
| b661c96 |
2005-11-08 |
Added an omnipresent RailsInfoController with a properti... |
| aec5273 |
2005-11-07 |
Use require_library_or_gem 'fcgi' in script/server |
| 5c1eb89 |
2005-11-07 |
Make use of silence_stderr in script/lighttpd, script/pl... |
| 5feb312 |
2005-11-07 |
Define kernel.rb methods in "class Object" instead of "m... |
| 645de33 |
2005-11-07 |
Added Kernel#silence_stderr to silence stderr for the du... |
| d3275ca |
2005-11-06 |
Enable HTTP installation of plugins when svn isn't avaia... |
| 55fab64 |
2005-11-05 |
Move info.rb to rails_info.rb and load Rails::Info after... |
| 71b032a |
2005-11-05 |
Added script/about to display formatted Rails::Info output |
| 1f6b09f |
2005-11-05 |
Added Rails::Info to catalog assorted information about ... |
| 8a8b472 |
2005-11-05 |
Update changelog |
| 313468a |
2005-11-05 |
Added action_pack.rb stub so that ActionPack::Version lo... |
| f357929 |
2005-11-04 |
script/lighttpd: Detach and exit the forked process |
| 0c512ca |
2005-11-04 |
script/lighttpd: tail the logfile when running in the fo... |
| 5ba5eb8 |
2005-10-28 |
Trim down the default mimetypes in config/lighttpd.conf. |
| f15819e |
2005-10-26 |
Bump to Prototype 1.4.0_rc2 |
| d82c51b |
2005-10-18 |
Upgrade to Prototype 1.4.0_rc1 |
| 0453525 |
2005-10-16 |
Merge remainder of util.js into effects.js |
| 22b77da |
2005-10-16 |
Upgrade to Prototype 1.4.0_rc0 |
| 1071486 |
2005-10-15 |
Change default logging colors to work on both white and ... |
| 4b72a4b |
2005-10-13 |
Unset the X-Requested-With header when using the xhr wra... |
| 24c3599 |
2005-10-13 |
Support using different database adapters for developmen... |
| f49dc37 |
2005-10-12 |
Wrap javascript_tag contents in a CDATA section and add ... |
| 0886bb3 |
2005-10-10 |
Fixed that an instance variable with the same name as a ... |
| e3655ef |
2005-10-10 |
Fix Element.toggle logic |
| 72c3ffc |
2005-09-27 |
Make the migration generator only check files ending in ... |
| e3c02d8 |
2005-09-09 |
Fixed that render :partial would fail when :object was a... |
| e758c2e |
2005-09-01 |
Yield @content_for_ variables to templates #2058 [Sam St... |
| 01af965 |
2005-09-01 |
Make rendering an empty partial collection behave like :... |
| ea8f3f0 |
2005-07-22 |
Added migration support for SQLite (using temporary tabl... |
| 1911f8e |
2005-07-11 |
Update Railties to Prototype 1.3.1 |
| 325c5ef |
2005-07-11 |
Update to Prototype 1.3.1 |
| 383b6af |
2005-07-10 |
Made JavaScriptHelper tests pass regardless of hash orde... |
| 6049977 |
2005-07-10 |
Fixed that each request with the WEBrick adapter would o... |
| 91afb92 |
2005-07-05 |
Added create_db and destroy_db tasks in the Rakefile to ... |
| 555072e |
2005-07-04 |
Fix failure container logic in Ajax.Updater |
| 5bbc24a |
2005-07-04 |
Update Prototype; hopefully the last change before 0.13 |
| b7f37d3 |
2005-07-02 |
Fixed a bug with alternate layout #1468 [sam] |
| 2d86799 |
2005-06-29 |
Fix JavaScriptHelper capitalization and make it compatib... |
| a551ba2 |
2005-06-29 |
Sync Prototype; closes #1539 |
| 05ef789 |
2005-06-27 |
Make Object.prototype.extend work correctly |
| 9965993 |
2005-06-27 |
Work around existing Element and Event objects in Prototype |
| 0dd2981 |
2005-06-27 |
Fix a potential bug in Prototype's Ajax.Request involvin... |
| 264a7e7 |
2005-06-27 |
Update to Prototype 1.3.0; closes #1441, #1348 |
| 77af61b |
2005-04-19 |
Added xml_http_request/xhr method for simulating XMLHttp... |
| 71a6168 |
2005-04-19 |
Update to Prototype 1.2.1 |
| 7d01005 |
2005-04-18 |
Fixed documentation and prepared for release of 0.12 |
| bceb88e |
2005-04-18 |
Fixed that you can now pass an alternative :href option ... |
| d547c3f |
2005-04-18 |
Update to Prototype 1.2.0 |
| 95e6c03 |
2005-04-17 |
Added Request#xml_http_request? (and an alias xhr?) to t... |
| 8ff6d76 |
2005-03-26 |
Added :position option to link_to_remote/form_remote_tag... |
| 5d5f0ba |
2005-03-21 |
Added a JavascriptHelper and accompanying prototype.js l... |
| d578196 |
2005-03-20 |
Added pagination support through both a controller and h... |
| ee8d110 |
2005-03-20 |
Added adapter independent limit clause as a two-element ... |
| ce23862 |
2005-03-20 |
Added alias_method :to_param, :id to Base, such that Act... |
| 7e745f3 |
2005-03-20 |
Added to_param call for parameters when composing an url... |
| a775cb1 |
2004-12-07 |
Added the option for sanitizing find_by_sql and the offs... |