index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
groups_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rails4: replace deprecated find_all_by_* at GroupsController
Toshi MARUYAMA
2014-01-08
1
-1
/
+1
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
1
-2
/
+3
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-5
/
+5
*
Removes RJS from GroupsController.
Jean-Philippe Lang
2012-07-19
1
-25
/
+7
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
1
-4
/
+4
*
Adds a scope for sorting groups.
Jean-Philippe Lang
2012-07-08
1
-1
/
+1
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
1
-14
/
+12
*
Adds #find_group filter.
Jean-Philippe Lang
2012-06-01
1
-10
/
+9
*
Removed auto-generated comments.
Jean-Philippe Lang
2012-06-01
1
-20
/
+7
*
Use safe_attributes in GroupsController.
Jean-Philippe Lang
2012-06-01
1
-2
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Adds routes for group users.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
remove trailing white-spaces from app/controllers/groups_controller.rb.
Toshi MARUYAMA
2011-08-31
1
-14
/
+14
*
Adds 'Create and continue' button on the new group form.
Jean-Philippe Lang
2011-07-21
1
-2
/
+4
*
Fixed: list of users for adding to a group may be empty if 100 first users ha...
Jean-Philippe Lang
2011-04-01
1
-1
/
+1
*
Added a warning when a new user or group membership is invalid. #3834
Jean-Baptiste Barth
2010-08-10
1
-8
/
+16
*
Eager load group projects to avoid N SQL queries.
Jean-Philippe Lang
2010-05-09
1
-1
/
+1
*
Refactor: Extract method to the Member model
Eric Davis
2010-03-18
1
-2
/
+1
*
Adds an admin layout that displays the admin menu in the sidebar.
Jean-Philippe Lang
2009-12-17
1
-1
/
+2
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
1
-0
/
+162