summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-251-0/+12
|\
| * Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-0/+12
* | Merge branch 'fix-ci-requests-concurrency' into 'master' Grzegorz Bizon2017-01-251-1/+1
|\ \
| * | Return struct instead of multiple valuesKamil Trzcinski2017-01-251-1/+1
| * | Fix specsKamil Trzcinski2017-01-251-1/+1
* | | Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-251-26/+29
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski2017-01-242-14/+84
| |\ \
| * | | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-26/+29
* | | | Merge branch 'no_project_notes' into 'master' Sean McGivern2017-01-252-12/+88
|\ \ \ \ | |_|/ / |/| | |
| * | | address commentsJarka Kadlecova2017-01-251-9/+9
| * | | make mentions working when project not specifiedJarka Kadlecova2017-01-181-2/+2
| * | | Support notes without projectJarka Kadlecova2017-01-182-4/+80
* | | | Merge branch 'backport-ee-1051-approvals-reset-on-closed-mr' into 'master' Sean McGivern2017-01-241-14/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | Backport EE changes on approvals reset for closed MRsbackport-ee-1051-approvals-reset-on-closed-mrOswaldo Ferreira2017-01-231-14/+37
| | |/ | |/|
* | | Add missing specs for update build queue servicefix-shared-runners-queue-updateGrzegorz Bizon2017-01-201-0/+47
|/ /
* | Mark MR as WIP when pushing WIP commitsjurre2017-01-192-0/+87
* | Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-0/+16
|\ \ | |/ |/|
| * Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-0/+9
| * Notify the user who set auto-merge when a build failstwonegatives2016-12-161-0/+7
* | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-182-5/+5
|\ \
| * | Add some API endpoints for time tracking.Ruben Davila2017-01-182-5/+5
* | | Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-183-0/+162
|\ \ \ | |/ /
| * | Backport backend work for time tracking.Ruben Davila2017-01-153-0/+162
* | | Merge branch '24915_merge_slash_command' into 'master' Sean McGivern2017-01-173-1/+172
|\ \ \
| * | | Address MR commentsJarka Kadlecova2017-01-132-2/+2
| * | | support `/merge` slash comand for MRsJarka Kadlecova2017-01-113-1/+172
| |/ /
* | | Synchronize all project authorization refreshingrefresh-authorizations-tighter-leaseYorick Peterse2017-01-161-20/+20
* | | Add a spec and actually display the flash noticeRémy Coutable2017-01-161-101/+57
|/ /
* | Merge branch 'remove-project-authorizations-id-column' into 'master' Douwe Maan2017-01-091-8/+9
|\ \
| * | Remove the project_authorizations.id columnremove-project-authorizations-id-columnYorick Peterse2017-01-081-8/+9
* | | Fix broken url on group avatarhogewest2017-01-061-0/+32
|/ /
* | Copy, don't move uploaded avatar filesJacob Vosmaer2017-01-031-0/+13
* | Merge branch 'dz-nested-group-misc' into 'master' Dmitriy Zaporozhets2016-12-291-4/+27
|\ \
| * | Add nested groups support to the Groups::CreateServiceDmitriy Zaporozhets2016-12-261-4/+27
* | | Merge branch 'issue_22664' into 'master' Sean McGivern2016-12-295-4/+25
|\ \ \
| * | | Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-275-4/+25
* | | | Cache project authorizations even when user has access to zero projects26126-cache-even-when-no-projectsAdam Niedzielski2016-12-281-6/+31
* | | | Fix MR with files hidden by .gitattributes25931-gitlab-merge-request-view-crash-when-commiting-a-js-sourcemap-fileSean McGivern2016-12-261-0/+1
* | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add more storage statisticsMarkus Koller2016-12-211-2/+2
* | | | Schedule at most 100 commitsprocess-commit-worker-large-batchesYorick Peterse2016-12-231-0/+19
|/ / /
* | | Merge branch 'fix/group-path-rename-error' into 'master' Douwe Maan2016-12-211-7/+44
|\ \ \ | |/ / |/| |
| * | added more specsJames Lopez2016-12-211-2/+4
| * | Fix error 500 renaming group. Also added specs and changelog.James Lopez2016-12-201-7/+42
| |/
* | Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-0/+185
|/
* Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-161-0/+41
|\
| * Convert AccessTokenValidationService into a class.Timothy Andrew2016-12-161-7/+7
| * Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-161-1/+0
| * Calls to the API are checked for scope.Timothy Andrew2016-12-161-0/+42
* | Merge branch '25339-2-webhooks-fired-for-issue-closed-and-reopened' into 'mas...Rémy Coutable2016-12-162-0/+10
|\ \ | |/ |/|