aboutsummaryrefslogtreecommitdiffstats
path: root/railties/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Remove cruft in the gem packaging and release codeBryan Helmkamp2010-03-011-11/+0
* Revert "Fix test load paths for those not using bundler"Carlhuda2010-02-231-1/+1
* Fix test load paths for those not using bundlerJoshua Peek2010-02-151-1/+1
* Submarine the rake-gemcutter dep in RakefilesJeremy Kemper2010-02-051-4/+5
* Fix task definesJeremy Kemper2010-02-041-1/+1
* Release using gemcutter gem:push tasksJeremy Kemper2010-02-041-18/+5
* Get rails tests running on bundler 0.9Carl Lerche2010-01-311-4/+1
* Include prototype ujs adapter with new appsJoshua Peek2010-01-301-0/+4
* Clean up railties Rakefile from old responsibilities which are now part of ma...José Valim2009-12-291-67/+2
* Require bundled environment, if present, so Active Support can load i18nJeremy Kemper2009-12-261-0/+5
* Break up rails and railties:Carlhuda2009-12-021-2/+2
* Unify test:isolated across components and run by default at toplevelJeremy Kemper2009-11-101-9/+11
* Don't load all of railties just for Rails::VersionJoshua Peek2009-11-091-7/+3
* Fix test failures due to requiring rails without AS in load pathJeremy Kemper2009-10-271-0/+4
* Fix rake dev and update vendored Thor.José Valim2009-10-271-2/+2
* Finish porting over the initializers to the app object and fix all the testsCarl Lerche2009-10-141-0/+1
* Fix generators load pathsJeremy Kemper2009-10-111-1/+2
* Fix rake dev.José Valim2009-10-111-1/+1
* Allow PKG_NAME env variable to control the directory name used when 'rake dev...John Trupiano2009-09-281-1/+1
* Make gemspecs the authoritative source instead of generating them from the Ra...Joshua Peek2009-09-251-45/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-1/+1
* Merge branch 'master' of git@github.com:rails/railsCarl Lerche2009-09-011-0/+6
|\
| * Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+6
* | Make sure all needed files get added to the rails gemCarl Lerche2009-08-291-1/+1
|/
* Refactored some generators to make use of improved invocations on thor.José Valim2009-07-151-1/+1
* Remove update_js from Rakefile and the uneeded railsgen.José Valim2009-07-041-9/+0
* Add update tasks.José Valim2009-07-021-3/+11
* Updated rake tasks.José Valim2009-07-021-174/+14
* Merge branch 'master' of git://github.com/rails/railsJosé Valim2009-07-021-5/+5
|\
| * Bump up the version to 3.0.preCarl Lerche2009-06-301-5/+5
* | Added tessts for resources generator.José Valim2009-06-281-1/+2
|/
* Include guides directory in the rails gemPratik Naik2009-05-161-3/+4
* Cherry-pick core extensionsJeremy Kemper2009-05-131-0/+1
* Defer rake/contrib requires so we can use the stdlib rake instead of the full...Jeremy Kemper2009-05-131-1/+3
* Added db/seeds.rb as a default file for storing seed data for the database. C...David Heinemeier Hansson2009-05-111-0/+3
* No more free lunchJeremy Kemper2009-04-221-2/+2
* Merge docrailsPratik Naik2009-03-241-0/+1
* Prepare for final 2.3 releaseDavid Heinemeier Hansson2009-03-151-5/+5
* Push the guidesDavid Heinemeier Hansson2009-03-051-3/+6
* Merge branch 'master' of git@github.com:rails/railsJeremy Kemper2009-02-271-5/+5
|\
| * Prep for RC2 later todayDavid Heinemeier Hansson2009-02-271-5/+5
* | Invoke tests with the same rubyJeremy Kemper2009-02-271-1/+2
|/
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+5
* Remove all the existing asciidoc guidesPratik Naik2009-02-041-64/+0
* Merge docrailsPratik Naik2009-02-011-2/+2
* Merge docrailsPratik Naik2009-01-181-3/+13
* Merge with docrailsPratik Naik2008-12-071-1/+2
* Extracted the process scripts (inspector, reaper, spawner) into the plugin ir...David Heinemeier Hansson2008-11-301-5/+1
* Really remove components.Jeremy Kemper2008-11-241-1/+0
* Added ActiveSupport::BacktraceCleaner and Rails::BacktraceCleaner for cutting...David Heinemeier Hansson2008-11-221-2/+4