summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-2/+0
* Merge branch '60617-allow-switching-from-gitlab-managed-to-unmanaged-clusters...Thong Kuah2019-06-181-0/+4
|\
| * Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+4
* | Make KubernetesService readonlyJames Fargher2019-06-182-42/+6
|/
* Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-171-1/+1
|\
| * Fix integration specs for tracingFabio Pitino2019-06-141-1/+1
* | Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-121-1/+1
|\ \ | |/ |/|
| * Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-1/+1
* | Update merge options for auto merge strategiesShinya Maeda2019-06-121-1/+25
* | Merge branch 'prom-api-1' into 'master'Sean McGivern2019-06-111-2/+2
|\ \ | |/ |/|
| * Return no_content from prometheus API empty responseSimon Knox2019-06-061-2/+2
* | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-0/+15
|\ \
| * | Add project level git depth settingKrasimir Angelov2019-06-061-0/+15
| |/
* | Remove metrics_time_window feature flagSarah Yasonik2019-06-071-14/+0
|/
* CE backport for changes in EE MR 133899490-store-designs-in-lfs-ceLuke Duncalfe2019-06-062-2/+2
* Merge branch '58941-use-gitlab-serverless-with-existing-knative-installation'...Grzegorz Bizon2019-06-041-17/+75
|\
| * Adapt functions to work for external KnativeJoão Cunha2019-05-291-17/+75
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-033-1/+52
|\ \
| * \ Merge branch 'security-id-leaked-password-in-import-url-frontend' into 'master'GitLab Release Tools Bot2019-06-031-0/+15
| |\ \
| | * | Hide password on import by url formIgor Drozdov2019-05-291-0/+15
| * | | Merge branch 'dm-http-hostname-override' into 'master'GitLab Release Tools Bot2019-06-031-1/+3
| |\ \ \
| | * | | Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-1/+3
| | | |/ | | |/|
| * | | Merge branch 'security-fix-confidential-issue-label-visibility-master' into '...GitLab Release Tools Bot2019-06-031-0/+34
| |\ \ \ | | |/ / | |/| |
| | * | Fix confidential issue label disclosure on milestone viewPatrick Derichs2019-05-141-0/+34
* | | | Abstract auto merge processesShinya Maeda2019-06-031-8/+10
* | | | Merge branch '56959-drop-project_auto_devops_domain' into 'master'Robert Speicher2019-05-311-1/+1
|\ \ \ \
| * | | | Ignore ProjectAutoDevops domain columnThong Kuah2019-05-311-1/+1
* | | | | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-2/+2
|/ / / /
* | | | Allow issues to be sorted by relative_positionBrett Walker2019-05-281-0/+31
|/ / /
* | | Do not serialize deployment details for build details pageGrzegorz Bizon2019-05-241-4/+4
* | | Do not serialize a deployment commit showing a jobGrzegorz Bizon2019-05-241-0/+2
* | | Add specs for Gitaly calls in deployment serializationGrzegorz Bizon2019-05-241-2/+7
* | | Assert on no Gitaly requests in a job show testsGrzegorz Bizon2019-05-241-4/+2
* | | Enable counting Gitaly requests in jobs show testsGrzegorz Bizon2019-05-241-19/+59
* | | Add a controller test verifying exposure of stagesGrzegorz Bizon2019-05-241-0/+6
| |/ |/|
* | Require time window params in metrics dashboardSarah Yasonik2019-05-201-12/+10
|/
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-091-0/+15
* Implement support for CI variables of type fileKrasimir Angelov2019-05-061-1/+2
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-3/+32
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+72
* Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-011-7/+84
* DELETE clusters/:id/:application endpointThong Kuah2019-04-291-0/+62
* Load environment metrics only for JSON endpointPeter Leitzen2019-04-291-4/+4
* Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-281-0/+37
|\
| * Prefer safe_load and deep_symbolize_keyssyasonik2019-04-251-1/+1
| * Defend against dashboard errors, rework sequencesyasonik2019-04-241-0/+13
| * Inherit from BaseServicerpereira22019-04-241-2/+2
| * Add unit tests and fix broken endpointsyasonik2019-04-241-0/+24
* | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+14
* | Merge branch '57171-operations-controller-spec-refactor' into 'master'Grzegorz Bizon2019-04-261-106/+110
|\ \