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
/
lib
/
tasks
/
framework.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow freezing to specific releases with rake rails:freeze:edge RELEASE=1.2.0...
Michael Koziarski
2008-04-12
1
-6
/
+9
*
rake rails:freeze:edge using http://dev.rubyonrails.org/archives/rails_edge.z...
Jeremy Kemper
2008-04-10
1
-29
/
+19
*
Added that rails:update is run when you do rails:freeze:edge to ensure you al...
David Heinemeier Hansson
2008-01-03
1
-0
/
+3
*
Ruby 1.9 compatibility. References #1689.
Jeremy Kemper
2007-12-17
1
-1
/
+1
*
Update rails:freeze:gems to work with RubyGems 0.9.5.
Jeremy Kemper
2007-12-09
1
-7
/
+13
*
Include ARes and Railties in rdoc. Freeze ARes gem instead of AWS.
Jeremy Kemper
2007-10-08
1
-1
/
+1
*
Use Gem.find_name instead of search when freezing gems. Prevent false positi...
Michael Koziarski
2007-07-24
1
-2
/
+2
*
Add Active Resource to rails:freeze:edge and drop Action Web Service. Closes ...
Jeremy Kemper
2007-05-27
1
-2
/
+2
*
Include Active Resource in rails:freeze:edge rake task
Thomas Fuchs
2007-04-24
1
-1
/
+1
*
Remove some cruft from the framework:update:configs task and fix the document...
Rick Olson
2006-06-21
1
-3
/
+1
*
RAILS_ROOT, please
David Heinemeier Hansson
2006-04-07
1
-1
/
+1
*
Fixed that boot.rb would set RAILS_GEM_VERSION twice, not respect an uncommen...
David Heinemeier Hansson
2006-04-07
1
-2
/
+10
*
A better idea, take the -qr HEAD log as before but use the root of the svn
Scott Barron
2006-04-04
1
-12
/
+7
*
If using svn 1.1.x and no REVISION is specified, give an error message
Scott Barron
2006-04-04
1
-2
/
+9
*
Added TAG option for rake rails:freeze:edge, so you can say rake rails:freeze...
David Heinemeier Hansson
2006-04-03
1
-10
/
+15
*
Added -f/--freeze option to rails command for freezing the application to the...
David Heinemeier Hansson
2006-04-01
1
-1
/
+1
*
When doing svn log -qr HEAD trunk/url, a log message with revision will not
Scott Barron
2006-03-26
1
-1
/
+1
*
Fixed rails:freeze:gems for Windows (closes #3274) [paul@paulbutcher.com]
David Heinemeier Hansson
2006-03-19
1
-10
/
+13
*
Don't replace application.js in public/javascripts if it already exists [Cody...
Tobias Lütke
2006-03-13
1
-3
/
+6
*
Added tracking of database and framework versions in script/about #4088 [char...
David Heinemeier Hansson
2006-03-05
1
-2
/
+9
*
Dont mkdir for each framework now that theyre checked out in their entirety
David Heinemeier Hansson
2006-03-05
1
-1
/
+0
*
Added that rake rails:freeze:edge will now just export all the contents of th...
David Heinemeier Hansson
2006-03-03
1
-10
/
+2
*
When freezing to edge, we should also export railties/bin and railties/html so
Scott Barron
2006-03-01
1
-1
/
+10
*
Added namespaces to all tasks, so for example load_fixtures is now db:fixture...
David Heinemeier Hansson
2006-02-27
1
-56
/
+71
*
Fix freeze_gems so that the latest rails version is dumped by default
Nicholas Seckar
2005-11-28
1
-2
/
+3
*
Correct versioning in :freeze_gems Rake task. Closes #2778.
Jeremy Kemper
2005-11-08
1
-20
/
+19
*
Adding new scripts should set them 0755.
Scott Barron
2005-11-07
1
-2
/
+2
*
Add 'add_new_scripts' rake task for adding new rails scripts to script/*
Jamis Buck
2005-11-07
1
-0
/
+19
*
Fail gracefully from svn checks (closes #2700) [Rick Olson]
David Heinemeier Hansson
2005-11-07
1
-2
/
+2
*
Simplify gem search for :freeze_gems rake task.
Jeremy Kemper
2005-11-01
1
-1
/
+1
*
The freeze_gems Rake task accepts the VERSION environment variable to decide ...
Jeremy Kemper
2005-11-01
1
-6
/
+21
*
The freeze_edge Rake task does smarter svn detection and can export a specifi...
Jeremy Kemper
2005-10-30
1
-7
/
+11
*
Fix freeze_gems
David Heinemeier Hansson
2005-10-16
1
-0
/
+1
*
Make freezing work with Windows
David Heinemeier Hansson
2005-10-15
1
-2
/
+3
*
Added Rails framework freezing tasks: freeze_gems (freeze to current gems), f...
David Heinemeier Hansson
2005-10-15
1
-0
/
+31