summaryrefslogtreecommitdiffstats
path: root/test/unit/role_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22063 from trunk to 4.2-stable (#38070).Go MAEDA2023-01-191-0/+76
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-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/+4
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-031-1/+1
* Role#copy_from should copy managed roles.Jean-Philippe Lang2016-10-201-0/+7
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-2/+3
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* PermissionsAttributeCoder.load called twice when mocha expectation is set.Jean-Philippe Lang2014-12-211-2/+3
* Adds tests for Role#has_permissions?Jean-Philippe Lang2014-12-061-0/+11
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-4/+4
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-36/+20
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+1
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-0/+12
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-3/+3
* Perf: use a custom decoder for Role#permissions instead of YAML.load.Jean-Philippe Lang2012-07-051-0/+5
* Code cleanup.Jean-Philippe Lang2012-05-251-0/+17
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from test/unit/role_test.rb.Toshi MARUYAMA2011-08-301-4/+4
* Localize anonymous and non member roles names (#8072).Jean-Philippe Lang2011-04-051-2/+9
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Change Role#anonymous and #non_member so they generate the record as needed.Eric Davis2010-02-031-0/+51
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-0/+20
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-1/+1
* Workflow copy:Jean-Philippe Lang2008-03-151-0/+33