aboutsummaryrefslogtreecommitdiffstats
path: root/railties/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* More rails-switchtower decouplingJamis Buck2005-08-311-7/+0
* Remove switchtower integration from railsJamis Buck2005-08-301-3/+2
* Made SwitchTower conform to the other Rakefiles in terms of PKG description a...David Heinemeier Hansson2005-08-241-0/+1
* When copying the config files, also transform and copy the default deploy.rb ...Jamis Buck2005-08-171-0/+7
* Make the rakefile tasks that set up a new project aware of switchtowerJamis Buck2005-08-171-2/+2
* Added convenience controls for FCGI processes (especially when managed remote...David Heinemeier Hansson2005-07-241-2/+2
* Added an empty robots.txt to public/, so that web servers asking for it won't...David Heinemeier Hansson2005-07-221-1/+1
* Turned off the test task as it breaks all others for nowDavid Heinemeier Hansson2005-07-151-8/+5
* r3023@asus: jeremy | 2005-07-12 23:43:39 -0700Jeremy Kemper2005-07-131-3/+10
* Made ready for release of 0.13.1David Heinemeier Hansson2005-07-111-7/+7
* Pegged the versions for releaseDavid Heinemeier Hansson2005-07-061-6/+6
* Keep JS files locallyDavid Heinemeier Hansson2005-07-061-9/+6
* Pulled the gateway.cgi until we can make it work properly out the gatesDavid Heinemeier Hansson2005-07-061-3/+3
* Added fixed gateway script [Nicholas Seckar]David Heinemeier Hansson2005-07-061-1/+1
* Added an EXPERIMENTAL gateway.cgi for getting high-speed performance through ...David Heinemeier Hansson2005-07-041-1/+4
* Rake task to update spin off libraries #1514 [Tobias Luetke]David Heinemeier Hansson2005-07-021-0/+12
* Include the new Javascripts in new appsDavid Heinemeier Hansson2005-06-261-1/+1