| Commit message (Expand) | Author | Age | Files | Lines |
* | revises RUNNING_UNIT_TESTS to delegate stuff to the contributing guide | Xavier Noria | 2012-07-13 | 1 | -11/+5 |
* | Add link to relevant rails guide to Active Record unit test docs. | Katrina Owen | 2012-07-13 | 1 | -0/+3 |
* | Add note about needing mysql superuser for unit tests. | Katrina Owen | 2012-07-13 | 1 | -0/+2 |
* | Remove IdentityMap | Carlos Antonio da Silva | 2012-03-13 | 1 | -7/+0 |
* | Update with new task names for building mysql and postgresql databases | Michael Guterl | 2012-02-23 | 1 | -1/+1 |
* | Add support for using an ARCONFIG environment variable to specify the locatio... | Jon Leighton | 2011-06-12 | 1 | -0/+5 |
* | Print out information about whether the identity map is on or off when runnin... | Jon Leighton | 2011-06-09 | 1 | -0/+7 |
* | Update the RUNNING_UNIT_TESTS file | Jon Leighton | 2011-06-09 | 1 | -10/+5 |
* | Merge branch 'master' of git://github.com/lifo/docrails | Xavier Noria | 2011-06-06 | 1 | -1/+8 |
|\ |
|
| * | Correct TESTOPTS specification in activerecord/RUNNING_UNIT_TESTS | Tekin | 2011-05-26 | 1 | -1/+1 |
* | | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -32/+14 |
|/ |
|
* | commas to set off expressions that interrupt sentence flow | genlinux | 2011-02-17 | 1 | -3/+3 |
* | Updated RUNNING_UNIT_TESTS documentation with mention of the build_databases ... | Nathan Zook and Ryan Bigg | 2010-10-11 | 1 | -1/+6 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -8/+8 |
* | documents how to run an individual test in AR | Xavier Noria | 2010-06-17 | 1 | -0/+2 |
* | fixed typo in RUNNING_UNIT_TESTS | Diego Carrion | 2010-04-14 | 1 | -1/+1 |
* | Added change_table for migrations (Jeff Dean) [#71 state:resolved] | David Heinemeier Hansson | 2008-05-03 | 1 | -1/+4 |
* | Make sure ActiveRecord tests can run individually. Closes #11425 [thechrisosh... | Pratik Naik | 2008-03-28 | 1 | -1/+1 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 |
* | Remove seemingly misleading 'faster tests' instructions too | Michael Koziarski | 2007-10-15 | 1 | -11/+0 |
* | Update the instructions for running tests. | Michael Koziarski | 2007-10-15 | 1 | -23/+3 |
* | Update RUNNING_UNIT_TESTS for current Rake tasks. Closes #6349. | Jeremy Kemper | 2006-10-05 | 1 | -3/+4 |
* | Fixed a few Oracle issues: Allows Oracle's odd date handling to still work co... | David Heinemeier Hansson | 2006-07-05 | 1 | -0/+17 |
* | Small pgsql fixes (closes #4083) [pergesu@gmail.com] | David Heinemeier Hansson | 2006-03-19 | 1 | -1/+1 |
* | Do not use instantiated fixtures (in general) in tests. Also, support the use... | Jamis Buck | 2005-06-10 | 1 | -0/+11 |
* | Finished polishing API docs | David Heinemeier Hansson | 2005-02-23 | 1 | -2/+1 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+36 |