aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* remove use of echo [#4410 state:resolved]Greg Hazel2010-09-021-2/+2
* deletes the rdoc task of each component, they are no longer published separatelyXavier Noria2010-08-201-25/+0
* Bump up rdoc to 2.5.10Santiago Pastorino2010-08-181-1/+1
* update tests for mysql2 supportBrian Lopez2010-08-021-7/+7
* APIs for individual components are no longer publishedXavier Noria2010-07-261-6/+0
* update Rakefiles for RDoc 2.5Aaron Patterson2010-07-231-4/+4
* Makes Rakefile activate rdoc >= 2.5.9Santiago Pastorino2010-07-231-1/+1
* Add .rdoc extension to README files.José Valim2010-07-211-1/+1
* Add this rule to run common tests and specifics ones from adapters dirSantiago Pastorino2010-06-271-1/+3
* reorganizing adapter specific tests. [#4974 state:resolved]Aaron Patterson2010-06-251-1/+4
* pdoc tasks publishe APIs in api.rubyonrails.orgXavier Noria2010-06-161-1/+1
* use RDoc 2.2 to generate the documentation of individual componentsXavier Noria2010-06-161-1/+2
* clear the rest of the warnings, run with warnings turned on [#4332 state:reso...Aaron Patterson2010-04-101-0/+1
* Leverage VERSION constants from gemspecs to avoid tedious updates when releasingBryan Helmkamp2010-03-021-1/+0
* Remove cruft in the gem packaging and release codeBryan Helmkamp2010-03-011-14/+0
* 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
* Unify test:isolated across components and run by default at toplevelJeremy Kemper2009-11-101-5/+7
* We won't be publishing tars and zips anymoreJoshua Peek2009-10-161-2/+0
* Make gemspecs the authoritative source instead of generating them from the Ra...Joshua Peek2009-09-251-41/+1
* Add required dependencies on activemodelCarl Lerche2009-09-011-0/+1
* Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+6
* When running multiple test tasks, don't abort early if one produces failuresJeffrey Hardy2009-08-271-6/+26
* Remove support for SQLite 2.Pratik Naik2009-08-171-1/+1
* Bump pg gem requirement to 0.8.0. Build psql db with UTF8 encoding.Jeremy Kemper2009-08-151-2/+2
* MySQL: fix diacritic uniqueness test by setting the default character set and...Hugo Peixoto2009-08-081-2/+2
* Bump up the version to 3.0.preCarl Lerche2009-06-301-1/+1
* Cherry-pick core extensionsJeremy Kemper2009-05-131-0/+3
* isolated_test taskJeremy Kemper2009-05-131-6/+14
* Selectively require rake sshpublisher so full gem isn't requiredJeremy Kemper2009-04-301-1/+2
* Prepare for final 2.3 releaseDavid Heinemeier Hansson2009-03-151-1/+1
* Prep for RC2 later todayDavid Heinemeier Hansson2009-02-271-1/+1
* Test jdbc adapters by default on jrubyJeremy Kemper2009-02-061-1/+3
* Adding AR tests for JDBC connectionsStephen Bannasch2009-01-261-2/+6
* Assume that the next version is going to be 2.3 for nowDavid Heinemeier Hansson2008-11-191-1/+1
* A few more dependency updatesDavid Heinemeier Hansson2008-11-141-1/+1
* Proper update call for gem serverDavid Heinemeier Hansson2008-10-231-1/+1
* Push to new gem serverDavid Heinemeier Hansson2008-10-231-2/+2
* Prepare for Rails 2.2.0 [RC1]David Heinemeier Hansson2008-10-231-1/+1
* Fix file permissionsTarmo Tänav2008-07-311-0/+0
* Dropped SQLite 2 from default test runnerJoshua Peek2008-07-191-1/+1
* Horo rdoc templateJeremy Kemper2008-06-221-1/+1
* Update Rakefiles to connect to wrath as current user. Use ssh config to set a...Jeremy Kemper2008-06-181-3/+3
* Making ready for release of 2.1David Heinemeier Hansson2008-05-311-1/+1
* Making ready for RC1 releaseDavid Heinemeier Hansson2008-05-111-1/+1
* Ensure postgresql tests work when starting from scratch.Frederick Cheung2008-04-301-2/+0
* Use the rails user when creating and dropping the database rather than fallin...Steven Soroka2008-04-211-6/+6
* sshpublisher needs to be explicitly required now, apparentlyDavid Heinemeier Hansson2008-03-181-0/+1
* Sort test cases to make test runs deterministicMichael Koziarski2008-02-201-1/+1