27 Commits (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

Author SHA1 Message Date
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang bf5dade8df Use assert_nil instead of assert_equal. 7 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang ff2532e52d Fixed test failures introduced by r14288 (#19656). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 6e8d8da1f3 Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControllerTest 10 years ago
  Toshi MARUYAMA e11c68e417 Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest 10 years ago
  Toshi MARUYAMA 15031f6173 code format cleanup ProjectEnumerationsControllerTest 10 years ago
  Toshi MARUYAMA ce2e9158a5 Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest 10 years ago
  Jean-Philippe Lang dbe7d6fbfb Removed unused fixtures. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang 2009a9ff25 Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3. 12 years ago
  Toshi MARUYAMA 22f5219575 Rails3: replace "all" fixtures at test/functional/project_enumerations_controller_test.rb 12 years ago
  Toshi MARUYAMA 4f81c4c7f6 remove trailing white-spaces from test/functional/project_enumerations_controller_test.rb. 12 years ago
  Jean-Philippe Lang d3a926df64 Fixes wrong assertion. 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 13 years ago
  Eric Davis 3a2efb4757 Refactor: convert ProjectEnumerations to a resource on a project. 13 years ago
  Eric Davis c1068bf0cd Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy. 13 years ago
  Eric Davis 83b4343d2d Refactor: move method, ProjectsController#save_activities to ProjectEnumerationsController#save 13 years ago