aboutsummaryrefslogtreecommitdiffstats
path: root/railties/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Use Aras RubyForge uploaderDavid Heinemeier Hansson2006-04-091-113/+6
* Include the calculations fix for a new release of ARDavid Heinemeier Hansson2006-04-091-2/+2
* Update versions for Rails 1.1.1David Heinemeier Hansson2006-04-061-6/+6
* railties Rakefile refers to old rails_version.rb location (closes #4530) [wil...David Heinemeier Hansson2006-04-011-1/+1
* Made ready for releaseDavid Heinemeier Hansson2006-03-281-5/+5
* Make release rake work on 1.8.4David Heinemeier Hansson2006-03-281-2/+2
* one too manyThomas Fuchs2006-03-261-1/+1
* Update to script.aculo.us 1.6Thomas Fuchs2006-03-261-1/+1
* Do not include .svn files in file distro (closes #3195) [jamie@dang.com]David Heinemeier Hansson2006-03-181-0/+1
* Added public/javascripts/application.js as a sample since it'll automatically...David Heinemeier Hansson2006-03-041-1/+1
* Fixed Effect.Appear in effects.js to work with floats in Safari (closes #3524...David Heinemeier Hansson2006-03-041-1/+1
* Rails now depend on Rake 0.7.xDavid Heinemeier Hansson2006-02-271-1/+1
* Added -r/--repeat option to script/process/spawner that offers the same loop ...David Heinemeier Hansson2006-02-261-1/+1
* Added tmp/sessions, tmp/cache, and tmp/sockets as default directories in the ...David Heinemeier Hansson2006-02-251-1/+5
* Updated RDocTask to receive options 1 by 1 (closes #3875) [pterjan@mandriva.com]David Heinemeier Hansson2006-02-191-1/+1
* Update versions to match latest from stableDavid Heinemeier Hansson2006-02-051-5/+5
* Add builtin/ to the gemspec. Closes #3047.Sam Stephenson2005-12-061-0/+1
* Rename Version constant to VERSION. Closes #2802.Marcel Molina2005-11-171-1/+1
* Added an omnipresent RailsInfoController with a properties action that delive...Sam Stephenson2005-11-081-1/+1
* Made ready for 0.14.3 (RC4)David Heinemeier Hansson2005-11-071-5/+5
* Dont generate config/lighttpd.conf, will be done on first run of script/serverDavid Heinemeier Hansson2005-11-071-2/+1
* Added default lighttpd config in config/lighttpd.conf and added a default run...David Heinemeier Hansson2005-11-071-1/+1
* Added script/about to display formatted Rails::Info outputSam Stephenson2005-11-051-1/+1
* Change javascript_include_tag :defaults to not use script.aculo.us loader, wh...Thomas Fuchs2005-11-011-3/+2
* Update script.aculo.us to V1.5_rc4Thomas Fuchs2005-10-291-1/+1
* Removed app/apis as a default empty dir since its automatically created when ...David Heinemeier Hansson2005-10-281-1/+1
* Added script/plugin to manage plugins (install, remove, list, etc) [Ryan Toma...David Heinemeier Hansson2005-10-281-1/+1
* Added default lighttpd config in config/lighttpd.conf and added a default run...David Heinemeier Hansson2005-10-281-1/+2
* Added app/services as a default dir in the Rails skeleton and to the load pat...David Heinemeier Hansson2005-10-281-1/+1
* Prepared for release of 0.14.2 (RC3)David Heinemeier Hansson2005-10-251-5/+5
* Really ready for releaseDavid Heinemeier Hansson2005-10-191-1/+1
* Really ready for pushDavid Heinemeier Hansson2005-10-191-2/+2
* Made ready to push RC2David Heinemeier Hansson2005-10-191-2/+2
* Upgrade Rails dependenciesDavid Heinemeier Hansson2005-10-161-6/+6
* Fix rake dev and related commandsNicholas Seckar2005-10-161-1/+5
* Merge remainder of util.js into effects.jsSam Stephenson2005-10-161-2/+2
* Documentation updates/fixes for railtiesJamis Buck2005-10-161-0/+10
* Fixed script/performanceDavid Heinemeier Hansson2005-10-151-1/+1
* Moving perform to performanceDavid Heinemeier Hansson2005-10-141-1/+1
* r3619@sedna: jeremy | 2005-10-14 14:41:24 -0700Jeremy Kemper2005-10-141-2/+2
* mv lib/version.rb to lib/rails_version.rbJamis Buck2005-10-101-1/+1
* Add versioning convention from SwitchTower to all Rails components. Add --ver...Marcel Molina2005-10-091-1/+3
* Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the rails...Thomas Fuchs2005-10-091-1/+1
* Dont include runDavid Heinemeier Hansson2005-10-061-1/+1
* Backed out of script/run portal idea. Muscle memory too deepDavid Heinemeier Hansson2005-10-061-2/+2
* Removed all the scripts in script/* and replaced it with one generic portal: ...David Heinemeier Hansson2005-09-291-4/+2
* Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7Thomas Fuchs2005-09-281-1/+4
* Moved config/tasks to lib/tasks and added more documentation to environment.rbDavid Heinemeier Hansson2005-09-111-1/+1
* Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...David Heinemeier Hansson2005-09-031-0/+1
* Make the default rakefile read *.rake files from config/tasks (for easy exten...Jamis Buck2005-08-311-1/+1