summaryrefslogtreecommitdiffstats
path: root/test/unit/member_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-1/+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/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Adds a test for #25289.Jean-Philippe Lang2017-03-081-0/+11
* Sort members on the DB side.Jean-Philippe Lang2016-12-031-0/+6
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-211-1/+1
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-311-0/+31
* Fixed workflow rules when user has duplicated role by inheritance (#19569).Jean-Philippe Lang2015-04-141-0/+10
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-4/+3
* Fixed an error when member's project is nil (#17486).Jean-Philippe Lang2014-07-291-0/+10
* Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).Jean-Philippe Lang2014-05-241-0/+17
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* code format clean up MemberTestToshi MARUYAMA2013-12-091-2/+4
* Removed unused fixtures.Jean-Philippe Lang2013-02-031-1/+0
* Don't remove watchers on permission change.Jean-Philippe Lang2013-02-021-66/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...Jean-Philippe Lang2012-03-051-1/+1
* Fixed potential error when sorting members without role (#10053).Jean-Philippe Lang2012-02-121-0/+17
* Makes assertion compatible with ruby1.9.Jean-Philippe Lang2011-12-101-1/+1
* add unit test of error message in case that member role is emptyToshi MARUYAMA2011-12-081-0/+8
* back out r8124Toshi MARUYAMA2011-12-081-1/+0
* Rails3: model: Member: errors must be set on existing attributesToshi MARUYAMA2011-12-081-0/+1
* add unit test of member_role validateToshi MARUYAMA2011-12-041-0/+9
* add test to check to set issue category assignee nil in destroying memberToshi MARUYAMA2011-12-031-1/+4
* fix member validate test of empty role at unit testToshi MARUYAMA2011-12-031-1/+5
* remove duplicate fixtures from test/unit/member_test.rbToshi MARUYAMA2011-09-251-1/+0
* Rails3: replace "all" fixtures at test/unit/member_test.rbToshi MARUYAMA2011-09-251-1/+15
* remove trailing white-spaces from test/unit/member_test.rb.Toshi MARUYAMA2011-08-291-18/+18
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixes an object instantiation in tests.Jean-Philippe Lang2010-04-301-1/+1
* Makes user unwatch what he can no longer view after its permissions have chan...Jean-Philippe Lang2009-12-131-1/+67
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-19/+19
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-9/+29
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+51