| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Really ready for push | David Heinemeier Hansson | 2005-10-19 | 1 | -2/+2 |
* | Made ready to push RC2 | David Heinemeier Hansson | 2005-10-19 | 1 | -2/+2 |
* | Upgrade Rails dependencies | David Heinemeier Hansson | 2005-10-16 | 1 | -6/+6 |
* | Fix rake dev and related commands | Nicholas Seckar | 2005-10-16 | 1 | -1/+5 |
* | Merge remainder of util.js into effects.js | Sam Stephenson | 2005-10-16 | 1 | -2/+2 |
* | Documentation updates/fixes for railties | Jamis Buck | 2005-10-16 | 1 | -0/+10 |
* | 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/+2 |
* | mv lib/version.rb to lib/rails_version.rb | Jamis Buck | 2005-10-10 | 1 | -1/+1 |
* | Add versioning convention from SwitchTower to all Rails components. Add --ver... | Marcel Molina | 2005-10-09 | 1 | -1/+3 |
* | Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the rails... | Thomas Fuchs | 2005-10-09 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Removed all the scripts in script/* and replaced it with one generic portal: ... | David Heinemeier Hansson | 2005-09-29 | 1 | -4/+2 |
* | Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7 | Thomas Fuchs | 2005-09-28 | 1 | -1/+4 |
* | 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 | -1/+1 |
* | More rails-switchtower decoupling | Jamis Buck | 2005-08-31 | 1 | -7/+0 |
* | Remove switchtower integration from rails | Jamis Buck | 2005-08-30 | 1 | -3/+2 |
* | Made SwitchTower conform to the other Rakefiles in terms of PKG description a... | David Heinemeier Hansson | 2005-08-24 | 1 | -0/+1 |
* | When copying the config files, also transform and copy the default deploy.rb ... | Jamis Buck | 2005-08-17 | 1 | -0/+7 |
* | Make the rakefile tasks that set up a new project aware of switchtower | Jamis Buck | 2005-08-17 | 1 | -2/+2 |
* | Added convenience controls for FCGI processes (especially when managed remote... | David Heinemeier Hansson | 2005-07-24 | 1 | -2/+2 |
* | Added an empty robots.txt to public/, so that web servers asking for it won't... | David Heinemeier Hansson | 2005-07-22 | 1 | -1/+1 |
* | Turned off the test task as it breaks all others for now | David Heinemeier Hansson | 2005-07-15 | 1 | -8/+5 |
* | r3023@asus: jeremy | 2005-07-12 23:43:39 -0700 | Jeremy Kemper | 2005-07-13 | 1 | -3/+10 |
* | Made ready for release of 0.13.1 | David Heinemeier Hansson | 2005-07-11 | 1 | -7/+7 |
* | Pegged the versions for release | David Heinemeier Hansson | 2005-07-06 | 1 | -6/+6 |
* | Keep JS files locally | David Heinemeier Hansson | 2005-07-06 | 1 | -9/+6 |
* | Pulled the gateway.cgi until we can make it work properly out the gates | David Heinemeier Hansson | 2005-07-06 | 1 | -3/+3 |
* | Added fixed gateway script [Nicholas Seckar] | David Heinemeier Hansson | 2005-07-06 | 1 | -1/+1 |
* | Added an EXPERIMENTAL gateway.cgi for getting high-speed performance through ... | David Heinemeier Hansson | 2005-07-04 | 1 | -1/+4 |
* | Rake task to update spin off libraries #1514 [Tobias Luetke] | David Heinemeier Hansson | 2005-07-02 | 1 | -0/+12 |
* | Include the new Javascripts in new apps | David Heinemeier Hansson | 2005-06-26 | 1 | -1/+1 |
* | Push to .org instead | David Heinemeier Hansson | 2005-05-19 | 1 | -2/+2 |
* | Added console --profile for profiling an IRB session #1154 [bitsweat]. Change... | David Heinemeier Hansson | 2005-04-30 | 1 | -2/+2 |
* | Prepared for 0.12.1 | David Heinemeier Hansson | 2005-04-19 | 1 | -1/+1 |
* | Added xml_http_request/xhr method for simulating XMLHttpRequest in functional... | David Heinemeier Hansson | 2005-04-19 | 1 | -4/+4 |
* | Fixed documentation and prepared for release of 0.12 | David Heinemeier Hansson | 2005-04-18 | 1 | -7/+7 |
* | Added script/benchmarker to easily benchmark one or more statement a number o... | David Heinemeier Hansson | 2005-04-14 | 1 | -1/+1 |
* | Moved to new server | David Heinemeier Hansson | 2005-04-07 | 1 | -2/+2 |
* | Released 0.11.1 | David Heinemeier Hansson | 2005-03-27 | 1 | -1/+1 |
* | Made ready for the release of 0.11.1 | David Heinemeier Hansson | 2005-03-27 | 1 | -6/+6 |
* | Made ready for better release automation | David Heinemeier Hansson | 2005-03-27 | 1 | -2/+123 |
* | Copy prototype.js to public/javascripts/ not just public | David Heinemeier Hansson | 2005-03-26 | 1 | -2/+1 |
* | Releasing 0.11.0 | David Heinemeier Hansson | 2005-03-22 | 1 | -1/+1 |
* | Fixed documentation and prepared for 0.11.0 release | David Heinemeier Hansson | 2005-03-22 | 1 | -6/+6 |
* | Add prototype.js to new apps in javascripts/ #885 | David Heinemeier Hansson | 2005-03-21 | 1 | -1/+1 |