summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Add missing specs for update build queue servicefix-shared-runners-queue-updateGrzegorz Bizon2017-01-201-1/+3
* Fix shared runners queue updateKamil Trzcinski2017-01-201-0/+6
* Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-193-7/+48
|\
| * Mark MR as WIP when pushing WIP commitsjurre2017-01-192-0/+25
| * Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-7/+23
| |\
| | * Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-1/+14
| | * Notify the user who set auto-merge when a build failstwonegatives2016-12-161-6/+9
* | | Fix specsKamil Trzcinski2017-01-191-1/+1
* | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-1923-111/+404
|\ \ \ | |/ /
| * | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-182-14/+3
| |\ \
| | * | Add some API endpoints for time tracking.Ruben Davila2017-01-182-14/+3
| * | | Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-183-1/+123
| |\ \ \ | | |/ /
| | * | Backport backend work for time tracking.Ruben Davila2017-01-153-1/+123
| * | | Merge branch '24915_merge_slash_command' into 'master' Sean McGivern2017-01-174-5/+35
| |\ \ \
| | * | | Address MR commentsJarka Kadlecova2017-01-131-3/+3
| | * | | support `/merge` slash comand for MRsJarka Kadlecova2017-01-114-5/+35
| | |/ /
| * | | Synchronize all project authorization refreshingrefresh-authorizations-tighter-leaseYorick Peterse2017-01-161-21/+20
| * | | Add a spec and actually display the flash noticeRémy Coutable2017-01-161-2/+5
| * | | Fix to display notice when project settings updated.sandish chen2017-01-151-0/+1
| |/ /
| * | Merge branch 'remove-project-authorizations-id-column' into 'master' Douwe Maan2017-01-091-2/+2
| |\ \
| | * | Remove the project_authorizations.id columnremove-project-authorizations-id-columnYorick Peterse2017-01-081-2/+2
| * | | Merge branch 'remove-successful-pipeline-emails-for-now' into 'master' Sean McGivern2017-01-091-1/+4
| |\ \ \
| | * | | Introduce EXCLUDED_WATCHER_EVENTS to exclude eventsremove-successful-pipeline-emails-for-nowLin Jen-Shin2017-01-051-2/+1
| | * | | Make successful pipeline emails off for watchersLin Jen-Shin2017-01-051-1/+5
| | |/ /
| * | | Fix broken url on group avatarhogewest2017-01-061-1/+1
| |/ /
| * | Merge branch 'dz-nested-group-misc' into 'master' Dmitriy Zaporozhets2016-12-291-0/+7
| |\ \
| | * | Refactor nested group related codedz-nested-group-miscDmitriy Zaporozhets2016-12-291-10/+4
| | * | Add nested groups support to the Groups::CreateServiceDmitriy Zaporozhets2016-12-261-0/+13
| * | | Merge branch 'issue_22664' into 'master' Sean McGivern2016-12-293-20/+29
| |\ \ \
| | * | | Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-273-20/+29
| * | | | Cache project authorizations even when user has access to zero projects26126-cache-even-when-no-projectsAdam Niedzielski2016-12-281-1/+1
| * | | | Replace wording for slash command confirmation messagevictorwu2016-12-261-1/+1
| * | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-262-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add more storage statisticsMarkus Koller2016-12-212-2/+2
| * | | | Schedule at most 100 commitsprocess-commit-worker-large-batchesYorick Peterse2016-12-231-11/+13
| |/ / /
| * | | Merge branch 'fix/group-path-rename-error' into 'master' Douwe Maan2016-12-211-1/+7
| |\ \ \ | | |/ / | |/| |
| | * | Fix error 500 renaming group. Also added specs and changelog.James Lopez2016-12-201-1/+7
| * | | Make 'unmarked as WIP' message more consistentjurre2016-12-201-1/+1
| * | | Merge branch 'project-authorizations-diff' into 'master' Nick Thomas2016-12-201-0/+128
| |\ \ \ | | |/ / | |/| |
| | * | Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-0/+128
| * | | Improve Gitlab::ImportSourcesRémy Coutable2016-12-191-30/+2
| * | | Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-6/+21
| * | | Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+1
| |/ /
| * | Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-165-5/+5
| |/
| * Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-162-42/+32
| |\
| | * Convert AccessTokenValidationService into a class.Timothy Andrew2016-12-161-20/+18
| | * Calls to the API are checked for scope.Timothy Andrew2016-12-162-42/+34
| * | Merge branch '25339-2-webhooks-fired-for-issue-closed-and-reopened' into 'mas...Rémy Coutable2016-12-161-1/+6
| |\ \ | | |/ | |/|
| | * Ensure issuable state changes only fire webhooks onceMark Fletcher2016-12-161-1/+6
| * | Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon2016-12-151-4/+4
| |\ \