index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
Rakefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added default lighttpd config in config/lighttpd.conf and added a default run...
David Heinemeier Hansson
2005-11-07
1
-1
/
+1
*
Added script/about to display formatted Rails::Info output
Sam Stephenson
2005-11-05
1
-1
/
+1
*
Change javascript_include_tag :defaults to not use script.aculo.us loader, wh...
Thomas Fuchs
2005-11-01
1
-3
/
+2
*
Update script.aculo.us to V1.5_rc4
Thomas Fuchs
2005-10-29
1
-1
/
+1
*
Removed app/apis as a default empty dir since its automatically created when ...
David Heinemeier Hansson
2005-10-28
1
-1
/
+1
*
Added script/plugin to manage plugins (install, remove, list, etc) [Ryan Toma...
David Heinemeier Hansson
2005-10-28
1
-1
/
+1
*
Added default lighttpd config in config/lighttpd.conf and added a default run...
David Heinemeier Hansson
2005-10-28
1
-1
/
+2
*
Added app/services as a default dir in the Rails skeleton and to the load pat...
David Heinemeier Hansson
2005-10-28
1
-1
/
+1
*
Prepared for release of 0.14.2 (RC3)
David Heinemeier Hansson
2005-10-25
1
-5
/
+5
*
Really ready for release
David Heinemeier Hansson
2005-10-19
1
-1
/
+1
*
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
[next]