summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br...Timothy Andrew2016-04-137-45/+67
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor `Issue#related_branches`Timothy Andrew2016-04-121-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Configuring of points per UDP packettoggle-points-per-packetYorick Peterse2016-04-191-0/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński2016-04-191-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add configurable shared runners textKamil Trzcinski2016-04-181-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix/link-group-permissions' into 'master' Douwe Maan2016-04-191-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use guard clause to check ability to share projectGrzegorz Bizon2016-04-191-7/+4
| * | | | | | | | | | Refactor method that shares project with a groupGrzegorz Bizon2016-04-191-4/+3
| * | | | | | | | | | Check permissions when sharing project with groupGrzegorz Bizon2016-04-191-4/+10
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Add push events to permit params in system hooksdz/system-hooks-uiDmitriy Zaporozhets2016-04-191-1/+1
|/ / / / / / / / /
* | | | | | | | | Remove group members checkFelipe Artur2016-04-181-7/+0
* | | | | | | | | Code fixesFelipe Artur2016-04-182-18/+10
* | | | | | | | | Fix codeFelipe Artur2016-04-182-5/+5
* | | | | | | | | Add specs and fix codeFelipe Artur2016-04-181-1/+1
* | | | | | | | | Move verification to abilitiesFelipe Artur2016-04-183-3/+19
* | | | | | | | | Restrict user profiles based on restricted visibility levelsFelipe Artur2016-04-181-0/+4
|/ / / / / / / /
* | | | | | | | Simplify random user generation.Jacob Schatz2016-04-161-6/+1
* | | | | | | | Make a user available for the user variablefivehundred_on_ui_helpJacob Schatz2016-04-161-0/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-152-3/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-153-5/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-055-24/+21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-2968-365/+649
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert authors ability to assign anyoneZeger-Jan van de Weg2016-02-221-1/+1
| * | | | | | | | | | Fix loading data when no author_id is passedZeger-Jan van de Weg2016-02-221-1/+1
| * | | | | | | | | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-222-3/+9
* | | | | | | | | | | Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' Rémy Coutable2016-04-151-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable2016-04-151-0/+5
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Add Sentry program context even without a current userRobert Speicher2016-04-141-8/+10
* | | | | | | | | | Merge branch 'auto-fsck' into 'master' Robert Speicher2016-04-142-1/+21
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-137-44/+66
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Clear repository check columns asynchronouslyJacob Vosmaer2016-04-132-7/+3
| * | | | | | | | | | BastaJacob Vosmaer2016-04-122-2/+2
| * | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-1214-25/+91
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move 'clear checks' button to applicatoin settingsJacob Vosmaer2016-04-122-12/+14
| * | | | | | | | | | | Rename almost all the thingsJacob Vosmaer2016-04-061-9/+9
| * | | | | | | | | | | Rebase repo check MRJacob Vosmaer2016-04-041-1/+23
* | | | | | | | | | | | Merge branch 'fix-group-projects-sort' into 'master' Robert Speicher2016-04-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Projects on group page should be sorted by last activity instead of id/create...fix-group-projects-sortDmitriy Zaporozhets2016-04-141-0/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Include GonHelper separately and remove created_at in factoryStan Hu2016-04-142-0/+2
* | | | | | | | | | | | Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-142-14/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Load related MRs/branches asynchronouslyYorick Peterse2016-04-131-10/+30
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets2016-04-131-1/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cronRobert Speicher2016-04-121-1/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-124-33/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-7/+0
| * | | | | | | | | Requires user to be signed in when changing notification settingsDouglas Barbosa Alexandre2016-04-112-0/+4
| * | | | | | | | | Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-112-5/+4
| * | | | | | | | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-112-3/+13
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Add method to return the user notification setting for a group, or a projectDouglas Barbosa Alexandre2016-04-081-1/+1
| * | | | | | | | | Use default_value_for to set default NotificationSetting#levelDouglas Barbosa Alexandre2016-04-081-1/+0