| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespaces from test (#31506). | Go MAEDA | 2019-06-06 | 1 | -1/+1 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | 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 |
* | Test for r17441 (#29189). | Go MAEDA | 2018-07-10 | 1 | -0/+14 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Use Rails 5 syntax for functional tests. | Jean-Philippe Lang | 2017-05-31 | 1 | -17/+74 |
* | Adds name filter on group list. | Jean-Philippe Lang | 2016-08-30 | 1 | -0/+9 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-18 | 1 | -9/+4 |
* | Adds our own class for controller tests. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Adds a configuration setting to enable sudo mode, disabled by default (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -1/+0 |
* | Require password re-entry for sensitive actions (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Moved new group user to its own action GroupsController#new_users. | Jean-Philippe Lang | 2014-11-16 | 1 | -0/+12 |
* | Adds a single controller for users and groups memberships and support for add... | Jean-Philippe Lang | 2014-10-23 | 1 | -56/+0 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+1 |
* | Count users with a single query on group list (#16905). | Jean-Philippe Lang | 2014-05-24 | 1 | -0/+6 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Rails4: replace deprecated Relation#first with finder options at GroupsContro... | Toshi MARUYAMA | 2014-01-08 | 1 | -2/+2 |
* | Adds pagination to users list when adding project or group members (#9549). | Jean-Philippe Lang | 2013-01-18 | 1 | -5/+2 |
* | Add links to projects in Group projects list (#12843). | Jean-Philippe Lang | 2013-01-14 | 1 | -2/+5 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Fixed test/functional/groups_controller_test.rb breaking when run alone (#12285) | Jean-Baptiste Barth | 2012-11-01 | 1 | -1/+1 |
* | Removes RJS from GroupsController. | Jean-Philippe Lang | 2012-07-19 | 1 | -5/+27 |
* | Test for when group does not exist. | Jean-Philippe Lang | 2012-07-15 | 1 | -0/+5 |
* | Replaced group[lastname] parameter with group[name]. | Jean-Philippe Lang | 2012-06-01 | 1 | -5/+6 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Adds functional tests for GroupsController. | Jean-Philippe Lang | 2011-11-29 | 1 | -8/+37 |
* | Adds functional tests for GroupsController. | Jean-Philippe Lang | 2011-11-28 | 1 | -1/+23 |
* | Adds routes for group users. | Jean-Philippe Lang | 2011-11-27 | 1 | -1/+1 |
* | remove trailing white-spaces from test/functional/groups_controller_test.rb. | Toshi MARUYAMA | 2011-08-31 | 1 | -18/+18 |
* | Adds 'Create and continue' button on the new group form. | Jean-Philippe Lang | 2011-07-21 | 1 | -0/+7 |
* | Fixed: list of users for adding to a group may be empty if 100 first users ha... | Jean-Philippe Lang | 2011-04-01 | 1 | -0/+9 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Adds leading slash to all assert_redirected_to arguments (#6887). | Jean-Philippe Lang | 2010-11-14 | 1 | -3/+3 |
* | Include missing fixtures. | Jean-Philippe Lang | 2009-10-29 | 1 | -1/+1 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | User groups branch merged. | Jean-Philippe Lang | 2009-09-12 | 1 | -0/+107 |