summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-0/+24
* Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-243-31/+317
|\
| * Avoid touching the MR status if MR is not openedOswaldo Ferreira2019-06-211-0/+24
| * Only force recheck when merge-ref is outdatedOswaldo Ferreira2019-06-201-1/+44
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-203-31/+250
* | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-242-11/+0
|\ \
| * | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-182-11/+0
* | | Merge branch 'bw-issue-reorder' into 'master'Kamil Trzciński2019-06-212-0/+104
|\ \ \
| * | | Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-212-0/+104
| | |/ | |/|
* | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-0/+6
* | | Retry fetching Kubernetes Secret tokenDylan Griffith2019-06-211-4/+52
|/ /
* | Merge branch 'revert-concurrent-pipeline-schedule-creation' into 'master'Kamil Trzciński2019-06-181-0/+32
|\ \
| * | Revert concurrent pipeline schedule creationrevert-concurrent-pipeline-schedule-creationShinya Maeda2019-06-181-0/+32
| |/
* | Merge branch '59257-find-new-branches-harder' into 'master'Rémy Coutable2019-06-181-0/+34
|\ \
| * | Look for new branches more carefullyNick Thomas2019-06-181-0/+34
| |/
* | Move some quick actions feature specs to unit testsFelipe Artur2019-06-181-49/+98
|/
* Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-173-2/+4
* Backport the EE schema and migrations to CEYorick Peterse2019-06-171-1/+1
* Merge branch '9490-record-repository_type-on-lfs_objects_projects-ce' into 'm...Grzegorz Bizon2019-06-171-2/+58
|\
| * CE backport for changes in EE MR 138949490-record-repository_type-on-lfs_objects_projects-ceLuke Duncalfe2019-06-171-2/+58
* | Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-173-27/+28
|\ \
| * | preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-043-27/+28
* | | Fix inability to set visibility_level on project via APIsh-fix-issue-63158Stan Hu2019-06-141-0/+27
| |/ |/|
* | Modify the branch hooks spec to expect processing of commit messagesFabio Papa2019-06-131-2/+2
* | Add auto merge strategiesadd-merge-train-auto-merge-strategy-ceShinya Maeda2019-06-121-2/+2
* | Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-121-4/+4
|\ \
| * | Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-4/+4
* | | Update merge options for auto merge strategiesShinya Maeda2019-06-122-0/+48
* | | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-113-212/+32
* | | Merge branch 'fix-pipeline-schedule-owner-is-nil' into 'master'Stan Hu2019-06-111-0/+8
|\ \ \
| * | | Fix pipeline schedule when owner is nilfix-pipeline-schedule-owner-is-nilShinya Maeda2019-06-111-0/+8
| |/ /
* | | Merge branch 'process-when-auto-merge-is-enabled' into 'master'Kamil Trzciński2019-06-111-0/+10
|\ \ \ | |/ / |/| |
| * | Notify when auto merge is enabledprocess-when-auto-merge-is-enabledShinya Maeda2019-06-101-0/+10
* | | Cancel Auto Merge when target branch is changedcancel-auto-merge-when-branch-is-changedShinya Maeda2019-06-101-0/+12
|/ /
* | Merge branch '58297-remove-extraneous-gitaly-calls-from-md-rendering' into 'm...Dmitriy Zaporozhets2019-06-072-2/+4
|\ \
| * | Update spec param expectationsKerri Miller2019-06-051-1/+3
| * | Remove 2nd stub expectation of #last_diff_fileKerri Miller2019-06-051-1/+1
* | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-0/+24
|\ \ \
| * | | Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-4/+20
| * | | Add project level git depth settingKrasimir Angelov2019-06-061-0/+8
* | | | Add pages domains acme ordersVladimir Shushlin2019-06-062-0/+209
* | | | Merge branch 'create-base-class-for-auto-merge-architecture' into 'master'Robert Speicher2019-06-061-0/+144
|\ \ \ \ | |/ / / |/| | |
| * | | Create BaseService for Auto Merge architecturecreate-base-class-for-auto-merge-architectureShinya Maeda2019-06-061-0/+144
| |/ /
* | | Introduce service for merge request pipeline creationcreate-merge-request-create-pipeline-serviceShinya Maeda2019-06-061-0/+71
|/ /
* | Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-052-17/+42
|/
* Merge branch 'cancel-auto-merge-when-merge-request-is-closed' into 'master'Grzegorz Bizon2019-06-041-0/+8
|\
| * Cancel auto merge when merge request is closedcancel-auto-merge-when-merge-request-is-closedShinya Maeda2019-06-041-0/+8
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-0/+28
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-0/+28
* | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-033-32/+212
|\ \