| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Set User.current to nil before unit tests. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+4 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Replaces find(:first) calls. | Jean-Philippe Lang | 2012-12-03 | 1 | -2/+2 |
* | add check default document category is not defined on database in tests (#11665) | Toshi MARUYAMA | 2012-08-22 | 1 | -0/+2 |
* | force set default document category if it is not set on database (#11665) | Toshi MARUYAMA | 2012-08-21 | 1 | -0/+4 |
* | add unit test to get default document category defined on database (#11665) | Toshi MARUYAMA | 2012-08-21 | 1 | -0/+6 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | remove trailing white-spaces and an empty line from unit document category test. | Toshi MARUYAMA | 2011-05-18 | 1 | -6/+5 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Fixes a test failure. | Jean-Philippe Lang | 2009-11-27 | 1 | -1/+1 |
* | Updated the unit test so Enumerations are tested separately from the subclasses. | Eric Davis | 2009-10-21 | 1 | -1/+1 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 1 | -0/+36 |