| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r11522 from trunk (#13340). | Jean-Philippe Lang | 2013-03-10 | 1 | -0/+1 |
* | Raised group name maximum length to 255 characters (#13174). | Jean-Philippe Lang | 2013-02-15 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Use lambda form in model scopes (#12499) | Jean-Baptiste Barth | 2012-12-07 | 1 | -1/+1 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 1 | -2/+5 |
* | Adds a scope for sorting groups. | Jean-Philippe Lang | 2012-07-08 | 1 | -0/+2 |
* | REST Api for Groups (#8981). | Jean-Philippe Lang | 2012-06-03 | 1 | -0/+1 |
* | Use safe_attributes in GroupsController. | Jean-Philippe Lang | 2012-06-01 | 1 | -0/+7 |
* | Replaced group[lastname] parameter with group[name]. | Jean-Philippe Lang | 2012-06-01 | 1 | -1/+7 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Rails3: use .to_s for overriding human_attribute_name parameter at group model | Toshi MARUYAMA | 2012-02-24 | 1 | -1/+1 |
* | human_attribute_name accepts optional argument. | Jean-Philippe Lang | 2011-12-18 | 1 | -2/+2 |
* | use same human_attribute_name logic with SCM models at group model (#9795) | Toshi MARUYAMA | 2011-12-15 | 1 | -2/+6 |
* | Fixed: Unrelated error message when creating a group with an invalid name (#9... | Jean-Philippe Lang | 2011-12-15 | 1 | -0/+4 |
* | remove trailing white-spaces from app/models/group.rb. | Toshi MARUYAMA | 2011-08-31 | 1 | -12/+12 |
* | Ability to assign issues to groups (#2964). | Jean-Philippe Lang | 2011-07-23 | 1 | -2/+15 |
* | Prevents validation error when adding a user to a group (#6457). | Jean-Philippe Lang | 2010-11-27 | 1 | -0/+1 |
* | User groups branch merged. | Jean-Philippe Lang | 2009-09-12 | 1 | -0/+48 |