summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-3/+0
* CE backport for changes in EE MR 138949490-record-repository_type-on-lfs_objects_projects-ceLuke Duncalfe2019-06-173-8/+12
* Merge branch 'ce-12091-remove-elasticsearch-lite-project' into 'master'Sean McGivern2019-06-131-4/+0
|\
| * Revert "Avoid loading objects from DB in ES results"Nick Thomas2019-06-131-4/+0
* | Modify the branch hooks spec to expect processing of commit messagesFabio Papa2019-06-131-5/+1
|/
* Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-121-3/+3
|\
| * Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-3/+3
* | Update merge options for auto merge strategiesShinya Maeda2019-06-122-0/+14
* | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-113-93/+24
* | Merge branch 'fix-pipeline-schedule-owner-is-nil' into 'master'Stan Hu2019-06-111-1/+1
|\ \
| * | Fix pipeline schedule when owner is nilfix-pipeline-schedule-owner-is-nilShinya Maeda2019-06-111-1/+1
| |/
* | Merge branch 'process-when-auto-merge-is-enabled' into 'master'Kamil Trzciński2019-06-111-0/+3
|\ \ | |/ |/|
| * Notify when auto merge is enabledprocess-when-auto-merge-is-enabledShinya Maeda2019-06-101-0/+3
* | Cancel Auto Merge when target branch is changedcancel-auto-merge-when-branch-is-changedShinya Maeda2019-06-104-7/+9
|/
* Merge branch '58297-remove-extraneous-gitaly-calls-from-md-rendering' into 'm...Dmitriy Zaporozhets2019-06-071-1/+3
|\
| * Extend #parse to accept a suggestions_filter_enabled paramKerri Miller2019-06-051-1/+3
* | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-8/+12
|\ \
| * | Comment why forks get default_git_depth of 0 instead nil62418-project-default-git-depthKrasimir Angelov2019-06-071-0/+3
| * | Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-5/+2
| * | Add project level git depth settingKrasimir Angelov2019-06-061-9/+13
* | | Add pages domains acme ordersVladimir Shushlin2019-06-062-0/+72
* | | Merge branch 'create-base-class-for-auto-merge-architecture' into 'master'Robert Speicher2019-06-062-29/+57
|\ \ \ | |/ / |/| |
| * | Create BaseService for Auto Merge architecturecreate-base-class-for-auto-merge-architectureShinya Maeda2019-06-062-29/+57
* | | Merge branch 'ce-10854-elasticsearch_avoid_db' into 'master'Sean McGivern2019-06-061-0/+4
|\ \ \
| * | | Backport of 10854-elasticsearch_avoid_dbce-10854-elasticsearch_avoid_dbMario de la Ossa2019-06-051-0/+4
| |/ /
* | | Introduce service for merge request pipeline creationcreate-merge-request-create-pipeline-serviceShinya Maeda2019-06-062-25/+38
|/ /
* | Setup Git client for JupyterAmit Rathi2019-06-051-1/+1
|/
* Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-053-9/+29
* Merge branch 'cancel-auto-merge-when-merge-request-is-closed' into 'master'Grzegorz Bizon2019-06-041-0/+5
|\
| * Cancel auto merge when merge request is closedcancel-auto-merge-when-merge-request-is-closedShinya Maeda2019-06-041-0/+5
* | Change s_() calls to _() callsMichał Zając2019-06-041-1/+1
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-0/+13
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-0/+13
* | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-033-24/+93
|\ \
| * | Add payload to the service responseOswaldo Ferreira2019-05-312-10/+39
| * | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-312-17/+57
| |/
* | Abstract auto merge processesShinya Maeda2019-06-036-52/+111
|/
* Add wiki size to project statisticsPeter Marko2019-05-291-1/+1
* Merge branch 'master' into 57825-moving-an-issue-results-in-broken-image-link...57825-moving-an-issue-results-in-broken-image-links-in-commentsegrieff2019-05-271-6/+6
|\
| * Change system notes to use relative urlsLuke Picciau2019-05-231-6/+6
* | Allow note html to be regenerated from markdownegrieff2019-05-231-0/+1
|/
* Add 60s & 5m monitor buckets for CI queuesElliot Rushton2019-05-221-1/+1
* Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-0/+64
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+5
* Merge branch 'sh-fix-tag-push-remote-mirror' into 'master'Nick Thomas2019-05-202-1/+9
|\
| * Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-172-1/+9
* | Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-163-16/+1
|/
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-162-9/+12
* Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-122-2/+2
* Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre2019-05-101-1/+11
|\