summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-0711-32/+56
* Fix nil take regressionmc/bug/nil-takeMatija Čupić2019-08-071-14/+21
* Merge branch 'analytics-top-nav' into 'master'Clement Ho2019-08-061-1/+1
|\
| * Add top navigation analytics linkanalytics-top-navLuke Bennett2019-08-061-1/+1
* | Merge branch '65152-selective-highlight' into 'master'Bob Van Landuyt2019-08-062-3/+57
|\ \
| * | Support selective highlighting of lines65152-selective-highlightPatrick Bajao2019-08-062-3/+57
| |/
* | Merge branch '43080-speed-up-deploy-keys' into 'master'Thong Kuah2019-08-062-8/+18
|\ \
| * | Add spec for User#accessible_deploy_keysStan Hu2019-08-051-0/+18
| * | Speed up loading and filtering deploy keys and their projectsNick Thomas2019-08-051-8/+0
* | | Merge branch 'make-issue-boards-importable' into 'master'Sean McGivern2019-08-065-1/+109
|\ \ \
| * | | Make issue boards importableJason Colyer2019-08-025-1/+109
* | | | Merge branch 'backport-productivty-analytics-migrations' into 'master'Grzegorz Bizon2019-08-062-0/+14
|\ \ \ \
| * | | | Add MergeRequestDiff#lines_count convenience methodbackport-productivty-analytics-migrationsPavel Shutsin2019-08-062-0/+14
| | |_|/ | |/| |
* | | | Revert "Fixed comparing value to undefined"Natalia Tepluhina2019-08-061-0/+15
* | | | Merge branch '65263-manual-action' into 'master'Kushal Pandya2019-08-061-9/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Hides loading spinner after request65263-manual-actionFilipa Lacerda2019-08-061-9/+33
* | | | Fix error on project nameGosia Ksionek2019-08-053-9/+9
* | | | Add group level container repository endpointsSteve Abrams2019-08-057-48/+195
* | | | Merge branch 'explicit-helm-factory-certs' into 'master'Michael Kozono2019-08-052-0/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use stubbed certificate and key in Helm factoryexplicit-helm-factory-certsTiger2019-08-012-0/+23
* | | | Merge branch 'jprovazn-fix-positioning' into 'master'Sean McGivern2019-08-051-40/+62
|\ \ \ \
| * | | | Use SQL to find the gap instead of iteratingHeinrich Lee Yu2019-08-051-54/+0
| * | | | Optimize rebalancing of relative positioningJan Provaznik2019-08-051-0/+76
| | |/ / | |/| |
* | | | Merge branch '60664-kubernetes-applications-uninstall-cert-manager' into 'mas...Thong Kuah2019-08-052-2/+40
|\ \ \ \
| * | | | Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-052-2/+40
* | | | | Enhance style of the shared runners limitAmmar Alakkad2019-08-051-0/+1
| |/ / / |/| | |
* | | | Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern2019-08-052-1/+12
|\ \ \ \
| * | | | Extend PipelineProcessWorker to accept a list of buildsprefer-to-use-process-pipeline-workerKamil Trzciński2019-08-022-1/+12
* | | | | Add support for deferred links in persistent user calloutsDennis Tang2019-08-051-0/+87
* | | | | Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-0513-50/+123
|\ \ \ \ \
| * | | | | Add backwards compatibility for legacy settingGeorge Koltsov2019-08-022-2/+17
| * | | | | Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-025-87/+64
| * | | | | Update security/webhooks.md doc page & specsGeorge Koltsov2019-08-022-39/+36
| * | | | | Update translations in gitlab.potGeorge Koltsov2019-08-021-0/+2
| * | | | | Add SystemHookUrlValidator specGeorge Koltsov2019-08-021-0/+51
| * | | | | Add outbound requests setting for system hooksGeorge Koltsov2019-08-028-18/+49
* | | | | | Merge branch 'tc-reanble-running-quarantined-specs' into 'master'Rémy Coutable2019-08-051-2/+2
|\ \ \ \ \ \
| * | | | | | Again run quarantine specs if tag providedtc-reanble-running-quarantined-specsToon Claes2019-08-021-2/+2
* | | | | | | Merge branch 'fix-design-management-router-ce' into 'master'Rémy Coutable2019-08-051-14/+7
|\ \ \ \ \ \ \
| * | | | | | | Rewrite issues show spec as a feature specfix-design-management-router-ceLuke Duncalfe2019-08-051-14/+7
* | | | | | | | Merge branch 'properly-process-all-needs' into 'master'Sean McGivern2019-08-052-0/+60
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-022-0/+60
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix flaky spec due to image lazy-loading65603-broken-master-spec-features-snippets-user_edits_snippet_spec-rbHeinrich Lee Yu2019-08-051-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Hide cluster details until cluster is createdMike Greiling2019-08-022-12/+44
* | | | | | All Kubectl command should return array by defaultJoão Cunha2019-08-022-3/+3
| |_|_|_|/ |/| | | |
* | | | | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-024-5/+124
* | | | | Merge branch 'make-needs-strong-connection' into 'master'Sean McGivern2019-08-024-6/+110
|\ \ \ \ \
| * | | | | Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-024-6/+110
| |/ / / /
* | | | | Merge branch '64092-removes-update-statistics-namespace-feature-flag' into 'm...Bob Van Landuyt2019-08-024-73/+1
|\ \ \ \ \
| * | | | | Removes update_statistics_namespace feature flagMayra Cabrera2019-08-024-73/+1