summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Add ability to delete a user with forceZeger-Jan van de Weg2016-03-151-1/+1
| * | | | | | | | A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg2016-03-151-1/+1
| |/ / / / / / /
* | | | | | | | Improve group visibility level featureZeger-Jan van de Weg2016-03-182-12/+1
* | | | | | | | Code fixesFelipe Artur2016-03-171-2/+2
* | | | | | | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-1617-81/+110
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-157-40/+54
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable2016-03-151-0/+17
| | * | | | | | Move the #toggle_subscription controller method to a concernRémy Coutable2016-03-153-28/+15
| | * | | | | | Improving the original label-subscribing implementationRémy Coutable2016-03-153-0/+6
| | * | | | | | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-2/+7
| | * | | | | | Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable2016-03-151-3/+0
| | |\ \ \ \ \ \
| | | * | | | | | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-3/+0
| | * | | | | | | Merge branch 'application-settings' into 'master' Robert Speicher2016-03-152-17/+14
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-132-22/+14
| | | * | | | | | Fixed Ruby style errorPhil Hughes2016-03-041-1/+1
| | | * | | | | | Applications tab on profile settingsPhil Hughes2016-03-042-1/+6
| | * | | | | | | Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-151-4/+9
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Use an exception to pass messagesJacob Vosmaer2016-03-151-5/+10
| | | * | | | | | Allow project housekeeping only once an hourJacob Vosmaer2016-03-141-2/+2
| * | | | | | | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-146-22/+44
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-143-1/+27
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Render project members from shared groupDmitriy Zaporozhets2016-03-121-0/+1
| | | * | | | | | Add share project from group lockDmitriy Zaporozhets2016-03-111-1/+1
| | | * | | | | | Show shared projects on group pageDmitriy Zaporozhets2016-03-111-0/+2
| | | * | | | | | Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+23
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2016-03-143-21/+17
| | |\ \ \ \ \ \
| | | * | | | | | Fix denting and specZeger-Jan van de Weg2016-03-131-1/+1
| | | * | | | | | ContinueToParams -> ContinueParamsZeger-Jan van de Weg2016-03-133-4/+4
| | | * | | | | | Check redirect path in the continue_paramsZeger-Jan van de Weg2016-03-133-21/+17
| * | | | | | | | External UsersZeger-Jan van de Weg2016-03-131-1/+1
| |/ / / / / / /
| * | | | | | | Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu2016-03-121-11/+0
| * | | | | | | Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan2016-03-121-0/+11
| * | | | | | | Merge branch 'support-go-subpackages' into 'master' Douwe Maan2016-03-121-11/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Remove existing go_import.html.haml implementationStan Hu2016-03-121-11/+0
| | |/ / / / /
| * | | | | | Merge branch 'group-activity-separate-tab' into 'master' Robert Speicher2016-03-111-2/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-101-2/+4
| * | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer2016-03-102-5/+5
| |\ \ \ \ \ \
| | * | | | | | Allow filtered dashboard/explore results to be paged. Fixes #14104fix-filtered-paginationJosh Frye2016-03-092-5/+5
| | |/ / / / /
| * | | | | | Move method to UserJacob Vosmaer2016-03-101-1/+1
| * | | | | | Rename ExpiringLock to ExclusiveLeaseJacob Vosmaer2016-03-101-1/+1
| * | | | | | Acquire lock before LDAP syncJacob Vosmaer2016-03-091-0/+2
| |/ / / / /
* | | | | | Code improvements and add Create group serviceFelipe Artur2016-03-162-11/+2
* | | | | | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-104-6/+4
* | | | | | Code improvementsFelipe Artur2016-03-102-2/+12
* | | | | | Add permission level to groupsFelipe Artur2016-03-102-2/+2
|/ / / / /
* | | | | Merge branch 'improve-archived-projects'Dmitriy Zaporozhets2016-03-094-24/+32
|\ \ \ \ \
| * | | | | Add projects list sort dropdown to group pageDmitriy Zaporozhets2016-03-041-2/+4
| * | | | | Add option to show archived projects on dahsboardDmitriy Zaporozhets2016-03-043-22/+28
* | | | | | Remove instance variable @group multiple assignmentYatish Mehta2016-03-081-1/+1
* | | | | | Merge branch 'cache-raw-2' into 'master' Douwe Maan2016-03-072-0/+5
|\ \ \ \ \ \