| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Include ARes and Railties in rdoc. Freeze ARes gem instead of AWS. | Jeremy Kemper | 2007-10-08 | 2 | -1/+7 |
* | Axe excess backtracery. | Jeremy Kemper | 2007-10-07 | 1 | -6/+4 |
* | db:create works with remote databases whereas db:create:all only createsdatab... | Jeremy Kemper | 2007-10-02 | 1 | -31/+50 |
* | Moved the SourceAnnotationExtractor to a separate file in case libraries try ... | Rick Olson | 2007-09-28 | 1 | -62/+1 |
* | Follow our own conventions (closes #6506) [packagethief] | David Heinemeier Hansson | 2007-09-23 | 1 | -1/+1 |
* | Revert [7574]. Closes #7521. | Jeremy Kemper | 2007-09-23 | 1 | -5/+0 |
* | Added rake db:version to get the current schema version from the command line... | David Heinemeier Hansson | 2007-09-22 | 1 | -0/+5 |
* | Added TEMPLATE option to rake doc:app to set a custom output template (closes... | David Heinemeier Hansson | 2007-09-22 | 1 | -1/+2 |
* | Added VERBOSE option to rake db:migrate to turn off output #8204 [jbarnette] | David Heinemeier Hansson | 2007-09-22 | 1 | -1/+2 |
* | Fixed that rake doc:app should use UTF-8 (closes #8906) [farzy] | David Heinemeier Hansson | 2007-09-22 | 1 | -1/+2 |
* | Fixes rake annotations to search erb and builder files as well (closes #9150)... | David Heinemeier Hansson | 2007-09-22 | 1 | -2/+2 |
* | Remove last mentions of AWS from railties | Michael Koziarski | 2007-09-22 | 1 | -10/+0 |
* | Removed deprecated task names, like clear_logs, in favor of the new namespace... | David Heinemeier Hansson | 2007-09-21 | 1 | -53/+0 |
* | Added db:drop:all to drop all databases declared in config/database.yml [DHH] | David Heinemeier Hansson | 2007-09-15 | 1 | -11/+22 |
* | Don't raise superfluous exception on test failure. | Jeremy Kemper | 2007-09-11 | 1 | -6/+6 |
* | Fix task description for db:sessions:create. Closes #9419 [topfunky] | Michael Koziarski | 2007-09-02 | 1 | -1/+1 |
* | Use Gem.find_name instead of search when freezing gems. Prevent false positi... | Michael Koziarski | 2007-07-24 | 1 | -2/+2 |
* | Drop the trailing slash | David Heinemeier Hansson | 2007-06-28 | 1 | -0/+1 |
* | Added rake routes for listing all the defined routes in the system (closes #8... | David Heinemeier Hansson | 2007-06-28 | 1 | -0/+16 |
* | db:create creates the database for the current environment if it's on localho... | Jeremy Kemper | 2007-06-28 | 1 | -91/+107 |
* | Added db:version to get the current schema number [via Tim Bray] | David Heinemeier Hansson | 2007-06-25 | 1 | -3/+8 |
* | Docfix (closes #8480) | David Heinemeier Hansson | 2007-06-23 | 1 | -5/+5 |
* | Docfixes (closes #7348, #7778, #8669) | David Heinemeier Hansson | 2007-06-23 | 1 | -1/+1 |
* | Skip databases that couldn't be created. | Jeremy Kemper | 2007-05-30 | 1 | -3/+7 |
* | Add Active Resource to rails:freeze:edge and drop Action Web Service. Closes ... | Jeremy Kemper | 2007-05-27 | 1 | -2/+2 |
* | SQLite: db:create and drop | Jeremy Kemper | 2007-05-26 | 1 | -1/+5 |
* | Add db:create, drop, reset, charset, and collation tasks. Closes #8448. | Jeremy Kemper | 2007-05-26 | 1 | -0/+64 |
* | Include Active Resource in rails:freeze:edge rake task | Thomas Fuchs | 2007-04-24 | 1 | -1/+1 |
* | Windows: include MinGW in RUBY_PLATFORM check. Closes #2982. | Jeremy Kemper | 2007-03-06 | 1 | -1/+1 |
* | Added source-annotations extractor tasks to rake [Jamis Buck] | David Heinemeier Hansson | 2007-02-25 | 1 | -0/+84 |
* | Stop swallowing errors during rake test [Koz] | Michael Koziarski | 2007-02-20 | 1 | -7/+10 |
* | Plugins may be symlinked in vendor/plugins. Closes #4245. | Jeremy Kemper | 2007-02-01 | 2 | -3/+3 |
* | Rake: use absolute paths to load lib and vendor tasks so they may be run outs... | Jeremy Kemper | 2006-11-09 | 1 | -2/+2 |
* | Clean up the output of rake stats, de-emphasise components and apis, and re... | Michael Koziarski | 2006-10-27 | 1 | -5/+6 |
* | PostgreSQL: db:test:purge closes open database connections first. Closes #6236. | Jeremy Kemper | 2006-10-09 | 1 | -0/+2 |
* | Fixed test:uncommitted on Windows (backslash issue) (closes #4999) [paul@paul... | David Heinemeier Hansson | 2006-10-09 | 1 | -2/+2 |
* | Look for rake tasks in plugin subdirs. Closes #6259. | Jeremy Kemper | 2006-09-22 | 1 | -1/+1 |
* | Proper description syntax for test tasks (closes #5308) | David Heinemeier Hansson | 2006-09-05 | 1 | -6/+6 |
* | Formally deprecate the non-namespaced rake tasks. [Koz] | Michael Koziarski | 2006-09-04 | 1 | -27/+34 |
* | Firebird database tasks. | Jeremy Kemper | 2006-07-09 | 1 | -0/+20 |
* | db:test:clone should remove existing tables before reloading the schema. Clos... | Jeremy Kemper | 2006-07-05 | 1 | -5/+5 |
* | Don't assume Active Record is available. Closes #5497. | Jeremy Kemper | 2006-06-28 | 1 | -11/+13 |
* | Remove some cruft from the framework:update:configs task and fix the document... | Rick Olson | 2006-06-21 | 1 | -3/+1 |
* | Added lib/ to the directories that will get application docs generated [DHH] | David Heinemeier Hansson | 2006-05-28 | 1 | -0/+1 |
* | Session migration generator obeys pluralize_table_names. Closes #5145. | Jeremy Kemper | 2006-05-22 | 1 | -1/+3 |
* | Add modifications to database rake tasks as part of #5139. [schoenm@earthlink... | Marcel Molina | 2006-05-21 | 1 | -3/+3 |
* | rake test:recent understands subdirectories. Closes #2925. | Jeremy Kemper | 2006-05-12 | 1 | -5/+20 |
* | Added pid file usage to script/process/spawner and script/process/reaper alon... | David Heinemeier Hansson | 2006-04-28 | 1 | -1/+8 |
* | 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 |