summaryrefslogtreecommitdiffstats
path: root/test/unit/principal_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing shoulda context.Jean-Philippe Lang2013-02-031-47/+29
* Adds "sorted" scope to Principal and User and sort users/groups properly.Jean-Philippe Lang2013-01-231-0/+14
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed that Principal#like scope does not work with cyrillic characters and Po...Jean-Philippe Lang2012-11-131-0/+9
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Use create!.Jean-Philippe Lang2012-04-221-9/+9
* Additional tests for Principal scopes.Jean-Philippe Lang2012-04-191-0/+8
* Fixed that the proposed users list may be empty when adding a project member ...Jean-Philippe Lang2012-03-061-0/+7
* Makes user autocompleters work with firstname and lastname.Jean-Philippe Lang2012-02-141-1/+16
* Adds members of subprojects in assignee and author filters (#10126).Jean-Philippe Lang2012-02-011-0/+5
* Simplifies Principal.active scope (status defaults to 1 for groups).Jean-Philippe Lang2012-02-011-0/+8
* remove trailing white-spaces from test/unit/principal_test.rb.Toshi MARUYAMA2011-08-301-6/+6
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Search mail addresses in Principal#likeEric Davis2009-12-121-0/+66