| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add test for r17329 (#28494). | Go MAEDA | 2018-05-12 | 1 | -0/+7 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Removes #move_to= (#12909). | Jean-Philippe Lang | 2016-04-18 | 1 | -1/+1 |
* | Replaces acts_as_list with an implementation that handles #position= (#12909). | Jean-Philippe Lang | 2016-04-17 | 1 | -19/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | IssuePriority.position_name not recalculated every time it should (#21504). | Jean-Philippe Lang | 2015-12-20 | 1 | -0/+14 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -4/+4 |
* | 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 |
* | Adds a textual css class for issue priorities (#12216). | Jean-Philippe Lang | 2012-10-26 | 1 | -0/+30 |
* | Priorities have the same position and can't be reordered (#11098). | Jean-Philippe Lang | 2012-06-09 | 1 | -1/+26 |
* | Code cleanup. | Jean-Philippe Lang | 2012-05-25 | 1 | -0/+13 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | remove trailing white-spaces from test/unit/issue_priority_test.rb. | Toshi MARUYAMA | 2011-08-29 | 1 | -5/+5 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Version sharing (#465) + optional inclusion of subprojects in the roadmap vie... | Jean-Philippe Lang | 2009-12-06 | 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/+38 |