| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Made the rails command use the application name for database names in the tai... | Florian Weber | 2005-10-16 | 1 | -1/+1 |
* | Fixed script/performance | David Heinemeier Hansson | 2005-10-15 | 1 | -1/+1 |
* | Moving perform to performance | David Heinemeier Hansson | 2005-10-14 | 1 | -1/+1 |
* | r3619@sedna: jeremy | 2005-10-14 14:41:24 -0700 | Jeremy Kemper | 2005-10-14 | 1 | -2/+3 |
* | Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the rails... | Thomas Fuchs | 2005-10-09 | 1 | -4/+7 |
* | Dont include script/process dir | David Heinemeier Hansson | 2005-10-06 | 1 | -1/+0 |
* | Dont include run | David Heinemeier Hansson | 2005-10-06 | 1 | -1/+1 |
* | Backed out of script/run portal idea. Muscle memory too deep | David Heinemeier Hansson | 2005-10-06 | 1 | -1/+4 |
* | Removed all the scripts in script/* and replaced it with one generic portal: ... | David Heinemeier Hansson | 2005-09-29 | 1 | -8/+1 |
* | Moved config/tasks to lib/tasks and added more documentation to environment.rb | David Heinemeier Hansson | 2005-09-11 | 1 | -1/+1 |
* | Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ... | David Heinemeier Hansson | 2005-09-03 | 1 | -0/+1 |
* | Make the default rakefile read *.rake files from config/tasks (for easy exten... | Jamis Buck | 2005-08-31 | 1 | -0/+1 |
* | Remove switchtower integration from rails | Jamis Buck | 2005-08-30 | 1 | -3/+0 |
* | Add integration with SwitchTower (rake tasks, default deploy.rb recipe) | Jamis Buck | 2005-08-03 | 1 | -0/+3 |
* | Added convenience controls for FCGI processes (especially when managed remote... | David Heinemeier Hansson | 2005-07-24 | 1 | -3/+3 |
* | Added an empty robots.txt to public/, so that web servers asking for it won't... | David Heinemeier Hansson | 2005-07-22 | 1 | -0/+1 |
* | Pulled the gateway.cgi until we can make it work properly out the gates | David Heinemeier Hansson | 2005-07-06 | 1 | -3/+3 |
* | Added an EXPERIMENTAL gateway.cgi for getting high-speed performance through ... | David Heinemeier Hansson | 2005-07-04 | 1 | -1/+2 |
* | Include the new Javascripts in new apps | David Heinemeier Hansson | 2005-06-26 | 1 | -10/+13 |
* | Added console --profile for profiling an IRB session #1154 [bitsweat]. Change... | David Heinemeier Hansson | 2005-04-30 | 1 | -1/+1 |
* | Added script/benchmarker to easily benchmark one or more statement a number o... | David Heinemeier Hansson | 2005-04-14 | 1 | -1/+1 |
* | Choose a simpler requiring of picking gems or not for library loading | David Heinemeier Hansson | 2005-03-21 | 1 | -1/+1 |
* | Add prototype.js to new apps in javascripts/ #885 | David Heinemeier Hansson | 2005-03-21 | 1 | -0/+3 |
* | Combined the script/environment.rb used for gems and regular files version. I... | David Heinemeier Hansson | 2005-03-20 | 1 | -5/+1 |
* | Added script/runner which can be used to run code inside the environment by e... | David Heinemeier Hansson | 2005-03-20 | 1 | -1/+1 |
* | Added an empty favicon.ico file to the public directory of new applications (... | David Heinemeier Hansson | 2005-03-06 | 1 | -0/+2 |
* | Fixed test/mocks/testing to the correct test/mocks/test #740 | David Heinemeier Hansson | 2005-02-27 | 1 | -1/+1 |
* | Drop the _doc nonsense and use the index.html straight on | David Heinemeier Hansson | 2005-02-24 | 1 | -2/+0 |
* | Added lighttpd config example and changed apache.log to less discriminating s... | David Heinemeier Hansson | 2005-02-20 | 1 | -1/+1 |
* | Added support for independent components residing in /components | David Heinemeier Hansson | 2005-02-20 | 1 | -0/+1 |
* | Added --sandbox option to script/console that'll roll back all changes made t... | David Heinemeier Hansson | 2005-02-19 | 1 | -1/+1 |
* | Integrated Action Service with the existing elements | David Heinemeier Hansson | 2005-02-18 | 1 | -0/+1 |
* | A hopefully more successful attempt at the Routing branch merge | David Heinemeier Hansson | 2005-02-15 | 1 | -2/+4 |
* | Backed out of routing merge.. investigating missing patches | David Heinemeier Hansson | 2005-02-15 | 1 | -4/+2 |
* | Merged back the Routing branch | David Heinemeier Hansson | 2005-02-15 | 1 | -2/+4 |
* | Added new generator framework that informs about its doings on generation and... | David Heinemeier Hansson | 2005-02-07 | 2 | -0/+134 |