summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upgrade-rails-5-2-ce' into 'master'Bob Van Landuyt2019-07-122-4/+3
|\
| * Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-122-4/+3
* | Fix reply to discussion on promoted epic11445-fix-promoted-epic-inherited-discussions-ceAlexandru Croitor2019-07-121-1/+5
* | Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon2019-07-121-7/+10
|\ \
| * | Refactor: model errors for multi cluster validationDylan Griffith2019-07-111-7/+10
* | | Format `from` and `to` fields in JSON audit logsh-audit-event-json-log-format-from-and-toStan Hu2019-07-111-1/+5
| |/ |/|
* | Merge branch '35757-move-issues-in-boards-pderichs' into 'master'Jan Provaznik2019-07-111-7/+31
|\ \
| * | Add endpoint to move multiple issues35757-move-issues-in-boards-pderichsPatrick Derichs2019-07-111-7/+31
* | | Give Knative serving permissions to service accountHordur Freyr Yngvason2019-07-112-1/+42
|/ /
* | Add a rubocop for Rails.loggerMayra Cabrera2019-07-1017-21/+21
* | Adds 15m bucket for CI job queueElliot Rushton2019-07-091-1/+1
* | Merge branch 'osw-bypass-push-rules-for-merge-to-ref' into 'master'Stan Hu2019-07-093-17/+16
|\ \
| * | [CE port] Bypass push rules for merge to ref serviceosw-bypass-push-rules-for-merge-to-refOswaldo Ferreira2019-07-093-17/+16
* | | Skip spam check for task list updatesFelipe Artur2019-07-092-4/+4
* | | CE Port of Allow bulk update for group issuesFatih Acet2019-07-091-1/+9
|/ /
* | Merge branch 'create-merge-train-ref-ce' into 'master'Douwe Maan2019-07-051-3/+13
|\ \
| * | Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-051-3/+13
* | | Merge branch 'make-explicit-endpoint-abort-in-auto-merge-ce' into 'master'Kamil Trzciński2019-07-058-10/+42
|\ \ \
| * | | Split AutoMergeService interfaces into two `cancel` and `abort`make-explicit-endpoint-abort-in-auto-merge-ceShinya Maeda2019-07-058-10/+42
| |/ /
* | | Refactor PositionTracer to support different typesPatrick Bajao2019-07-052-4/+7
* | | Remove now unused KubernetesService methodsremove_unused_k8s_service_methodsJames Fargher2019-07-051-5/+2
|/ /
* | Merge branch '54117-transactional-rebase' into 'master'Douglas Barbosa Alexandre2019-07-041-1/+3
|\ \
| * | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-1/+3
| |/
* | Merge branch 'refactor-pipeline-errors_message-ce' into 'master'Kamil Trzciński2019-07-041-1/+1
|\ \
| * | Refactor pipeline errors_messagerefactor-pipeline-errors_message-ceShinya Maeda2019-07-041-1/+1
| |/
* | Fix MWPS system notes shows inconsistent shafix-mwps-shows-inconsistent-sha-ceShinya Maeda2019-07-042-3/+3
|/
* Merge branch 'limit-amount-of-tests-returned' into 'master'Stan Hu2019-07-031-1/+5
|\
| * Limit amount of JUnit tests returnedKamil Trzciński2019-07-031-1/+5
* | Merge branch 'issue/55953' into 'master'Sean McGivern2019-07-031-1/+1
|\ \
| * \ Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern2019-07-034-1/+30
| |\ \
| * | | changed string `discussion` to `thread` in timeline update ("[user] resolved ...Michel Engelen2019-07-021-1/+1
* | | | Merge branch 'jc-deprecate-diverging-count-with-max' into 'master'Jan Provaznik2019-07-031-23/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Deprecate diverging commit count with max parameterjc-deprecate-diverging-count-with-maxJohn Cai2019-07-021-23/+1
| | |/ | |/|
* | | Show upcoming status for releasesJason Goodman2019-07-032-0/+5
* | | Add username to deploy tokensKrasimir Angelov2019-07-021-1/+3
|/ /
* | Includes logic to persist namespace statisticsMayra Cabrera2019-07-021-0/+22
|/
* Merge branch '58583-confidential-mr-branch-backend' into 'master'Rémy Coutable2019-07-012-13/+30
|\
| * Fix issues when creating system notes58583-confidential-mr-branch-backendPatrick Bajao2019-06-292-5/+6
| * Support creating an MR on a fork from an issuePatrick Bajao2019-06-291-11/+27
* | Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-0/+54
|\ \ | |/ |/|
| * Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-0/+54
* | Do not change updated_at on an issue when reordering on an issue boardEugenia Grieff2019-06-281-2/+11
* | Backport CE changes for multiple GroupSAML supportsh-fix-issue-12303Stan Hu2019-06-271-1/+9
* | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-274-20/+21
|\ \
| * | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-264-20/+21
| |/
* | Speed up obtaining Let's Encrypt certificatesVladimir Shushlin2019-06-261-0/+10
* | Disable Rails SQL query cache when applying service templatessh-service-template-bugStan Hu2019-06-251-1/+1
|/
* Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-243-18/+137
|\
| * Avoid touching the MR status if MR is not openedOswaldo Ferreira2019-06-211-1/+10
| * Only force recheck when merge-ref is outdatedOswaldo Ferreira2019-06-201-2/+17