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
/
fresh_rakefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
ST is Cap (closes #4214)
David Heinemeier Hansson
2006-03-25
1
-2
/
+2
*
Run set load path so others can do boot and get path
David Heinemeier Hansson
2005-09-30
1
-1
/
+0
*
Fixed pointer to tasks location #2175
David Heinemeier Hansson
2005-09-13
1
-2
/
+2
*
Silence logger initialization
David Heinemeier Hansson
2005-09-03
1
-2
/
+2
*
Proper clean rakefile
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
1
-220
/
+7
*
Don't require the environment just to clear the logs #2093 [Scott Barron]
Jamis Buck
2005-09-01
1
-1
/
+1
*
Make the default rakefile read *.rake files from config/tasks (for easy exten...
Jamis Buck
2005-08-31
1
-0
/
+3
*
Remove switchtower integration from rails
Jamis Buck
2005-08-30
1
-25
/
+0
*
Add integration with SwitchTower (rake tasks, default deploy.rb recipe)
Jamis Buck
2005-08-03
1
-0
/
+25
*
Made Oracle a first-class connection adapter by adhering closer to idiomatic ...
David Heinemeier Hansson
2005-07-24
1
-2
/
+12
*
Added load_fixtures task to the Rakefile, which will load all the fixtures in...
David Heinemeier Hansson
2005-07-22
1
-1
/
+10
*
Added support for SQL Server in the database rake tasks #1652 [ken.barker@gma...
David Heinemeier Hansson
2005-07-09
1
-0
/
+9
*
Fixed SQL Server test #1678 [Tom Ward]
David Heinemeier Hansson
2005-07-09
1
-1
/
+1
*
Added a VERSION parameter to the migrate task that allows you to do "rake mig...
David Heinemeier Hansson
2005-07-09
1
-2
/
+2
*
Backed out of create/destroy_db -- didnt yet work right in mysql and breaks AWD
David Heinemeier Hansson
2005-07-05
1
-78
/
+58
*
Added create_db and destroy_db tasks in the Rakefile to make it easier to loa...
David Heinemeier Hansson
2005-07-05
1
-58
/
+78
*
Added migrate task to default rakefile (this is still a sqlite/mysql feature ...
David Heinemeier Hansson
2005-07-04
1
-0
/
+5
*
Fixed rakefile actions against PostgreSQL when the password is all numeric #1...
David Heinemeier Hansson
2005-06-25
1
-4
/
+4
*
Fix spelling
David Heinemeier Hansson
2005-06-16
1
-1
/
+1
*
Fixed that purge_test_database would use database settings from the developme...
David Heinemeier Hansson
2005-04-17
1
-1
/
+1
*
Added Rake target clear_logs that'll truncate all the *.log files in log/ to ...
David Heinemeier Hansson
2005-04-13
1
-0
/
+8
*
Fixed that ownership is brought over in pg_dump during tests for PostgreSQL #...
David Heinemeier Hansson
2005-04-10
1
-1
/
+1
*
Made ready for the release of 0.11.1
David Heinemeier Hansson
2005-03-27
1
-1
/
+1
*
Made ready for better release automation
David Heinemeier Hansson
2005-03-27
1
-1
/
+3
*
Dont include WS docs
David Heinemeier Hansson
2005-03-22
1
-1
/
+8
*
Fixed stuff for vendor/rails
David Heinemeier Hansson
2005-03-21
1
-18
/
+18
*
Fixed the PGPORT option used #875
David Heinemeier Hansson
2005-03-20
1
-3
/
+3
*
More postgresql rakefile tweaking #875
David Heinemeier Hansson
2005-03-20
1
-0
/
+3
*
Fixed the Rakefile's interaction with postgresql use PGPASSWORD and PGHOST in...
David Heinemeier Hansson
2005-03-20
1
-6
/
+12
*
Fixed the Rakefile's interaction with postgresql to quote the user name and u...
David Heinemeier Hansson
2005-03-20
1
-4
/
+4
*
Fix database creation for postgres (again) #790 [adamm <gnuman1@gmail.com>]
David Heinemeier Hansson
2005-03-06
1
-2
/
+2
*
Allow unit tests to run on a remote server for PostgreSQL #781 [adamm@galacti...
David Heinemeier Hansson
2005-03-06
1
-4
/
+4
*
stats need the include paths set by the environment #782 [adamm]
David Heinemeier Hansson
2005-03-06
1
-1
/
+1
*
Added app/apis and components to code statistics report #729 [Scott Barron]
David Heinemeier Hansson
2005-03-06
1
-0
/
+2
*
Include Action Web Service and Active Support in the documentation
David Heinemeier Hansson
2005-02-24
1
-1
/
+5
*
Rake recent should clone db structure like test_units/functional
David Heinemeier Hansson
2005-02-23
1
-1
/
+1
*
Added 'recent' as a rake target that'll run tests for files that changed in t...
David Heinemeier Hansson
2005-02-17
1
-5
/
+35
*
Added that running test_units and test_functional now performs the clone_stru...
David Heinemeier Hansson
2005-02-07
1
-1
/
+3
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
1
-2
/
+2
*
Fixed skeleton Rakefile to work with sqlite3 out of the box #521 [rasputnik]
David Heinemeier Hansson
2005-01-24
1
-26
/
+38
*
Removed the Ruby 1.8.2 test/unit fix as it didnt work anyway
David Heinemeier Hansson
2005-01-15
1
-2
/
+0
*
Added that rake clone_structure_to_test, db_structure_dump, and purge_test_da...
David Heinemeier Hansson
2005-01-11
1
-13
/
+13
*
Added inclusion of fix for test/unit and rake problems with Ruby 1.8.2
David Heinemeier Hansson
2005-01-10
1
-0
/
+2
*
Added support for SQLite in the auto-dumping/importing of schemas for develop...
David Heinemeier Hansson
2005-01-03
1
-0
/
+6
*
Fixed "rake stats" to work with sub-directories in models and controllers and...
David Heinemeier Hansson
2004-12-22
1
-4
/
+4
*
Upgraded to Action Pack 1.0.1 for important bug fix. Updated gem dependencies.
David Heinemeier Hansson
2004-12-17
1
-0
/
+1
*
Remember to include the right breakpoint for the docs
David Heinemeier Hansson
2004-12-12
1
-1
/
+1
*
Fixed a few issues for the breakpointing
David Heinemeier Hansson
2004-12-09
1
-1
/
+1
*
Added preliminary remote breakpoint support
David Heinemeier Hansson
2004-12-09
1
-0
/
+1
[next]