summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / |/| | | |
* | | | | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-054-8/+144
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-053-21/+46
| * | | | Filter project hooks by branchDuana Saskia2018-08-133-1/+103
| * | | | Refactor tests for executing project hooksDuana Saskia2018-08-131-7/+16
* | | | | Disable project avatar validation if avatar has not changedStan Hu2018-09-041-0/+20
| |/ / / |/| | |
* | | | Add tests for ChatNotificationService#executeTakuya Noguchi2018-08-311-0/+50
* | | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+24
* | | | Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-271-0/+18
* | | | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-0/+2
|\ \ \ \
| * | | | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-2/+2
| * | | | Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-0/+2
* | | | | Allows author to vote on their own issueChantal Rollison2018-08-241-9/+2
* | | | | Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable2018-08-241-0/+12
|\ \ \ \ \