- 22 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 20 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 06 Jan, 2016 1 commit
-
-
Stan Hu authored
-
- 04 Jan, 2016 1 commit
-
-
Valery Sizov authored
-
- 18 Nov, 2015 1 commit
-
-
Yorick Peterse authored
These methods will be used to get a list of groups, optionally restricted to only those visible to a given user.
-
- 17 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 13 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Nov, 2015 1 commit
-
-
James Lopez authored
refactored code as projects only have one owner. Kept some refactoring in place (has_owners concern)
-
- 05 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 03 Nov, 2015 1 commit
-
-
James Lopez authored
refactored permissions and added update_project_member ability logic. Also refactored owner methods to a concern.
-
- 15 Oct, 2015 1 commit
-
-
Yorick Peterse authored
This ensures we don't end up running N+1 queries for the objects in the affected collections.
-
- 14 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 09 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 24 Aug, 2015 1 commit
-
-
Stan Hu authored
Closes #2340
-
- 07 Aug, 2015 1 commit
-
-
Robert Speicher authored
Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
-
- 30 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 29 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 28 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 03 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Now there is a single source of information for which attribute a model uses to be referenced, and its special character.
-
- 07 May, 2015 1 commit
-
-
Stan Hu authored
This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570
-
- 14 Apr, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 20 Feb, 2015 1 commit
-
-
Douwe Maan authored
-
- 19 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
This reverts commit 7d5f86f6.
-
- 16 Feb, 2015 1 commit
-
-
Hannes Rosenögger authored
This commit moves the note folder from /public/uploads/note to /uploads/note and changes the uploader accordingly. Now it's no longer possible to avoid the access control by modifing the url. The Avatar upload has been refactored to use an own uploader as well to cleanly seperate the two upload types.
-
- 06 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 30 Jan, 2015 1 commit
-
-
Tim Bishop authored
The API documentation says: "You can search for groups by name or path with: /groups?search=Rails" But you can't because the search query only checks the name, not the path. This fixes that.
-
- 27 Jan, 2015 1 commit
-
-
Boyan Tabakov authored
Added tests and updated docs. Also adding 'user_id' field in the hooks for adding/removing user from team.
-
- 02 Jan, 2015 1 commit
-
-
Robert Schilling authored
-
- 14 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 Jul, 2014 1 commit
-
-
dreis authored
fixed whitespaces and quotes fixed whitespaces fixed devise.html.haml fixed method parenthesis in app/models/group.rb removed links from header removed links from devise.html added tests
-
- 26 Jun, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 28 May, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 20 Feb, 2014 1 commit
-
-
Jason Hollingsworth authored
Fixed Group avatars to only display when user has read permissions to at least one project in the group.
-