| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Set User.current to nil before unit tests. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+4 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Use regular instance methods instead of association extensions. | Jean-Philippe Lang | 2017-06-03 | 1 | -1/+1 |
* | Role#copy_from should copy managed roles. | Jean-Philippe Lang | 2016-10-20 | 1 | -0/+7 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Makes new issue initial status settable in workflow (#5816). | Jean-Philippe Lang | 2015-07-26 | 1 | -2/+3 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | PermissionsAttributeCoder.load called twice when mocha expectation is set. | Jean-Philippe Lang | 2014-12-21 | 1 | -2/+3 |
* | Adds tests for Role#has_permissions? | Jean-Philippe Lang | 2014-12-06 | 1 | -0/+11 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -4/+4 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Removed some shoulda context. | Jean-Philippe Lang | 2013-05-18 | 1 | -36/+20 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Fixed some more test/unit/*_test.rb breaking when run alone (#12285) | Jean-Baptiste Barth | 2012-11-01 | 1 | -1/+1 |
* | Create role by copy (#9258). | Jean-Philippe Lang | 2012-09-03 | 1 | -0/+12 |
* | Workflow enhancement: editable and required fields configurable by role, trac... | Jean-Philippe Lang | 2012-07-15 | 1 | -3/+3 |
* | Perf: use a custom decoder for Role#permissions instead of YAML.load. | Jean-Philippe Lang | 2012-07-05 | 1 | -0/+5 |
* | Code cleanup. | Jean-Philippe Lang | 2012-05-25 | 1 | -0/+17 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | remove trailing white-spaces from test/unit/role_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -4/+4 |
* | Localize anonymous and non member roles names (#8072). | Jean-Philippe Lang | 2011-04-05 | 1 | -2/+9 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Change Role#anonymous and #non_member so they generate the record as needed. | Eric Davis | 2010-02-03 | 1 | -0/+51 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Merged nbc branch @ r1812 (commit access permission and reposman improvements). | Jean-Philippe Lang | 2008-09-13 | 1 | -0/+20 |
* | Merged Rails 2.1 compatibility branch. | Jean-Philippe Lang | 2008-07-04 | 1 | -1/+1 |
* | Workflow copy: | Jean-Philippe Lang | 2008-03-15 | 1 | -0/+33 |