summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Introduce latest_status and add a few testsLin Jen-Shin2016-12-141-1/+1
| * | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-1424-89/+217
| |\ \ | | |/
| * | Rename latest_for to latest, feedback:Lin Jen-Shin2016-11-241-1/+1
| * | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-2417-46/+30
| |\ \
| * | | Still use compound pipeline status, but group byLin Jen-Shin2016-11-211-9/+2
| * | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-2120-113/+270
| |\ \ \
| * | | | There's not always a pipelineLin Jen-Shin2016-11-081-1/+1
| * | | | Also show latest pipeline for ImageForBuildServiceLin Jen-Shin2016-11-081-3/+10
* | | | | Create environments when the build referencing them is createdNick Thomas2016-12-151-2/+13
| |_|_|/ |/| | |
* | | | fix awkward verb conjugation in cherry-pick and revert errorsMike Greiling2016-12-101-1/+1
* | | | Do not reload diff for merge request made from fork when target branch in for...do-not-refresh-main-when-fork-target-branch-updatedAdam Niedzielski2016-12-091-4/+6
* | | | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-0/+4
|\ \ \ \
| * | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-0/+4
* | | | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* | | | | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-081-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix handling of skipped vs success statusKamil Trzcinski2016-12-061-2/+2