| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/project_e... | Toshi MARUYAMA | 2019-11-24 | 1 | -10/+18 |
* | cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projec... | Toshi MARUYAMA | 2019-11-24 | 1 | -18/+32 |
* | code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enume... | Toshi MARUYAMA | 2019-10-19 | 1 | -1/+0 |
* | fix assert_equal parameter is broken in test/functional/project_enumerations_... | Toshi MARUYAMA | 2019-10-09 | 1 | -3/+3 |
* | 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 |
* | Adds a permission to log time for another user (#3848). | Jean-Philippe Lang | 2018-12-16 | 1 | -3/+4 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -1/+1 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Use Rails 5 syntax for functional tests. | Jean-Philippe Lang | 2017-05-31 | 1 | -21/+40 |
* | Use assert_nil instead of assert_equal. | Jean-Philippe Lang | 2016-12-11 | 1 | -1/+1 |
* | Adds our own class for controller tests. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Fixed test failures introduced by r14288 (#19656). | Jean-Philippe Lang | 2015-05-30 | 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 |
* | Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControll... | Toshi MARUYAMA | 2014-01-11 | 1 | -1/+2 |
* | Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest | Toshi MARUYAMA | 2014-01-11 | 1 | -6/+13 |
* | code format cleanup ProjectEnumerationsControllerTest | Toshi MARUYAMA | 2014-01-11 | 1 | -5/+8 |
* | Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest | Toshi MARUYAMA | 2014-01-08 | 1 | -6/+13 |
* | Removed unused fixtures. | Jean-Philippe Lang | 2013-02-11 | 1 | -1/+0 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Functional tests cleanup. | Jean-Philippe Lang | 2012-12-03 | 1 | -0/+17 |
* | Replaces find(:first) calls. | Jean-Philippe Lang | 2012-12-03 | 1 | -4/+4 |
* | Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p3... | Jean-Philippe Lang | 2012-03-01 | 1 | -0/+2 |
* | Rails3: replace "all" fixtures at test/functional/project_enumerations_contro... | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+11 |
* | remove trailing white-spaces from test/functional/project_enumerations_contro... | Toshi MARUYAMA | 2011-08-31 | 1 | -6/+6 |
* | Fixes wrong assertion. | Jean-Philippe Lang | 2010-12-31 | 1 | -1/+1 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Adds leading slash to all assert_redirected_to arguments (#6887). | Jean-Philippe Lang | 2010-11-14 | 1 | -4/+4 |
* | Refactor: convert ProjectEnumerations to a resource on a project. | Eric Davis | 2010-09-10 | 1 | -11/+11 |
* | Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat... | Eric Davis | 2010-09-03 | 1 | -0/+47 |
* | Refactor: move method, ProjectsController#save_activities to ProjectEnumerati... | Eric Davis | 2010-09-02 | 1 | -0/+142 |