summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-057-3/+110
|/ / / /
* | | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-052-4/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-3010-27/+41
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2521-92/+82
| |\ \ \ \ \
| * | | | | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-2/+2
| * | | | | | Rename MWPS in system notes and related testsGrzegorz Bizon2016-11-211-1/+1
| * | | | | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-1/+1
* | | | | | | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-1/+1
* | | | | | | | Merge branch 'use-st-commits-where-possible' into 'master' Yorick Peterse2016-12-011-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-011-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Refactor JiraService by moving code out of JiraService#execute methodclean-up-jira-serviceAdam Niedzielski2016-12-011-1/+1
|/ / / / / /
* | | | | | Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński2016-11-302-11/+23
|\ \ \ \ \ \
| * | | | | | Restore method that ensures builds being createdGrzegorz Bizon2016-11-251-0/+15
| * | | | | | Create pipeline along with builds in the transationGrzegorz Bizon2016-11-242-12/+9