summaryrefslogtreecommitdiffstats
path: root/test/unit/group_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-2/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+4
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-111-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Fixed group sorted scope order (#20066).Jean-Philippe Lang2015-06-281-0/+8
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-1/+1
* Adds a few tests.Jean-Philippe Lang2014-12-031-0/+26
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-18/+1
* Fixed test failure with ruby1.8.7 and postgresql (#17976).Jean-Philippe Lang2014-09-301-1/+1
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-281-0/+16
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#update_all at GroupTestToshi MARUYAMA2014-01-081-1/+1
* Raised group name maximum length to 255 characters (#13174).Jean-Philippe Lang2013-02-151-0/+8
* Removed unused fixtures.Jean-Philippe Lang2013-02-031-3/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Test failure due to a regression in Rails 3.2.5.Jean-Philippe Lang2012-06-031-1/+1
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-031-5/+20
* Replaced group[lastname] parameter with group[name].Jean-Philippe Lang2012-06-011-1/+3
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* add unit test of group blank name in French (#9795)Toshi MARUYAMA2011-12-151-0/+9
* use set_language_if_valid instead of I18n.locale at unit group test (#9795)Toshi MARUYAMA2011-12-151-2/+3
* Set locale in test.Jean-Philippe Lang2011-12-151-0/+2
* Fixed: Unrelated error message when creating a group with an invalid name (#9...Jean-Philippe Lang2011-12-151-0/+6
* Rails3: replace "all" fixtures at test/unit/group_test.rbToshi MARUYAMA2011-09-251-1/+9
* remove trailing white-spaces from test/unit/group_test.rb.Toshi MARUYAMA2011-08-291-13/+13
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-231-1/+11
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* User groups branch merged.Jean-Philippe Lang2009-09-121-0/+77