summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-281-0/+60
* Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-2/+0
|\
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-2/+0
* | Enable Gitaly ref name caching for discussions.jsonsh-enable-ref-name-caching-discussionsStan Hu2019-06-221-0/+2
* | Merge branch 'bw-issue-reorder' into 'master'Kamil Trzciński2019-06-211-0/+84
|\ \
| * | Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-211-0/+84
* | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-25/+39
* | | Add embedding flag and filter to CPU/MemSarah Yasonik2019-06-201-0/+13
* | | Fix N+1 problem in `JobsController#index`fix-jobs-controller-index-n-1Kamil Trzciński2019-06-191-4/+10
|/ /
* | Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-181-1/+1
|/
* 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