summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith2018-09-182-8/+11
* Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre2018-09-181-0/+18
* Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-181-3/+26
|\
| * Guard against regressions in commit email specsNick Thomas2018-09-181-0/+3
| * Use commit email for wiki actionsNick Thomas2018-09-171-3/+23
* | Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan2018-09-181-0/+28
|\ \
| * | Filter out archived projects from issue/mr countBrett Walker2018-09-171-0/+28
* | | Merge branch 'select-from-union' into 'master'Robert Speicher2018-09-171-0/+40
|\ \ \ | |_|/ |/| |
| * | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-0/+40
* | | Merge branch '44596-double-title-merge-request-message' into 'master'Grzegorz Bizon2018-09-171-4/+4
|\ \ \ | |/ / |/| |
| * | Fix double title in merge request chat messagesKukovskii Vladimir2018-09-111-4/+4
* | | Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński2018-09-171-0/+42
|\ \ \
| * | | Add deployment information in job APISteve Azzopardi2018-09-131-0/+42
* | | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-171-0/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-141-0/+18
* | | | Cleaned up CI runner administration codeYorick Peterse2018-09-141-0/+18
* | | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-1/+49
* | | | Merge branch 'revert-f87809f7' into 'master'Dmitriy Zaporozhets2018-09-141-9/+0
|\ \ \ \
| * | | | Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
| |/ / /
* | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | add offline scope to Ci::RunnerAlexis Reigel2018-08-201-1/+12
* | | | Add project to jupyter cluster app factory specDmitriy Zaporozhets2018-09-131-5/+1
| |/ / |/| |
* | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-132-5/+7
|\ \ \
| * | | Reconcile differences in spec/models/blob_viewerMatija Čupić2018-09-081-1/+1
| * | | Stub http request on specs intead of mocking HTTPartyMatija Čupić2018-09-071-4/+6
| * | | Improve external architectureMatija Čupić2018-09-072-4/+4
* | | | Strip whitespace from Sentry URLStan Hu2018-09-121-0/+30
* | | | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-121-243/+0
|\ \ \ \
| * | | | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-243/+0
| | |_|/ | |/| |
* | | | Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+13
* | | | Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-0/+34
| |/ / |/| |
* | | Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-0/+42
* | | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-072-95/+2
|\ \ \
| * | | refactor code based on feedbackJames Lopez2018-09-071-1/+1
| * | | refactor code based on feedbackJames Lopez2018-09-071-1/+1
| * | | Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-062-95/+2
* | | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-3/+72
* | | | Merge branch 'alerts-for-built-in-metrics' into 'master'Grzegorz Bizon2018-09-071-0/+98
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-0615-195/+324
| |\ \ \ \
| * | | | | Fix query_series specsKamil Trzciński2018-09-051-1/+1
| * | | | | Fix specsKamil Trzciński2018-09-051-2/+1
| * | | | | Add `# frozen_string_literal: true`Kamil Trzciński2018-09-041-0/+2
| * | | | | Import common metrics into database.Kamil Trzciński2018-09-041-0/+97
* | | | | | Merge branch 'issue_50488' into 'master'Stan Hu2018-09-072-3/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Move project services log to a separate fileFelipe Artur2018-09-062-3/+30
| | |/ / / | |/| | |
* | | | | Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+24
* | | | | Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan2018-09-062-169/+50
|\ \ \ \ \
| * | | | | Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-062-169/+50
* | | | | | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-067-18/+86
| |/ / / / |/| | | |