42 Commits (c19176a5c48e33e6bcfe280736092154deb58181)

Author SHA1 Message Date
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Go MAEDA a48700d58b Cannot add a user to a group if the group is a member without roles in a certain project (#38443). 1 year ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA b995014c49 Allow adding user groups as watchers for issues (#4511). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b900ae6107 Support frozen_string_literal in test/**/*.rb (#26561). 5 years ago
  Go MAEDA 26509e7f4c Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 2576292959 Set User.current to nil before unit tests. 5 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang bf5dade8df Use assert_nil instead of assert_equal. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 818e3fe01d Fixed group sorted scope order (#20066). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang 5222650d95 Adds a few tests. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 86a33395db Fixed test failure with ruby1.8.7 and postgresql (#17976). 9 years ago
  Jean-Philippe Lang 7e7ac5340a Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA fb877ddcfb Rails4: replace deprecated Relation#update_all at GroupTest 10 years ago
  Jean-Philippe Lang ee1d9647b8 Raised group name maximum length to 255 characters (#13174). 11 years ago
  Jean-Philippe Lang 4fa7f62182 Removed unused fixtures. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 0523ac387b Test failure due to a regression in Rails 3.2.5. 12 years ago
  Jean-Philippe Lang dd9c2cafa7 REST Api for Groups (#8981). 12 years ago
  Jean-Philippe Lang 733fef458c Replaced group[lastname] parameter with group[name]. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA 34087c4178 add unit test of group blank name in French (#9795) 12 years ago
  Toshi MARUYAMA 2e6b13a5e9 use set_language_if_valid instead of I18n.locale at unit group test (#9795) 12 years ago
  Jean-Philippe Lang a61c9d53eb Set locale in test. 12 years ago
  Jean-Philippe Lang 4f5e7d678e Fixed: Unrelated error message when creating a group with an invalid name (#9795). 12 years ago
  Toshi MARUYAMA eb1d9289e8 Rails3: replace "all" fixtures at test/unit/group_test.rb 12 years ago
  Toshi MARUYAMA ba7830063b remove trailing white-spaces from test/unit/group_test.rb. 13 years ago
  Jean-Philippe Lang 578fdc62f2 Ability to assign issues to groups (#2964). 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
  Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago