summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-213-0/+188
* Merge branch 'revert-concurrent-pipeline-schedule-creation' into 'master'Kamil Trzciński2019-06-181-0/+32
|\
| * Revert concurrent pipeline schedule creationrevert-concurrent-pipeline-schedule-creationShinya Maeda2019-06-181-0/+32
* | #57815 Password authentication disabled for UltraAuth usersKartikey Tanna2019-06-182-0/+39
* | Merge branch '59257-find-new-branches-harder' into 'master'Rémy Coutable2019-06-181-0/+34
|\ \
| * | Look for new branches more carefullyNick Thomas2019-06-181-0/+34
* | | Move some quick actions feature specs to unit testsFelipe Artur2019-06-1832-2317/+381
* | | Merge branch '57918-encrypt-feature-flags-tokens' into 'master'Kamil Trzciński2019-06-181-0/+36
|\ \ \
| * | | Add migrations needed to encrypt feature flags client tokens57918-encrypt-feature-flags-tokensKrasimir Angelov2019-06-181-0/+36
* | | | Merge branch 'zj-feature-flag-default-on-catfile-cache' into 'master'Douwe Maan2019-06-184-19/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | Turn on Cat-File cache by defaultZeger-Jan van de Weg2019-06-183-16/+28
| * | | Move Gitaly feature flag logic to Feature::GitalyZeger-Jan van de Weg2019-06-182-14/+32
* | | | Merge branch 'dz-remove-deprecated-group-routes' into 'master'Grzegorz Bizon2019-06-181-104/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Remove deprecated group routesdz-remove-deprecated-group-routesDmitriy Zaporozhets2019-06-141-104/+9
* | | | Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-1810-185/+506
| |_|/ |/| |
* | | Merge branch '62760-unquarantine-spec' into 'master'Lin Jen-Shin2019-06-181-2/+4
|\ \ \
| * | | Fix flaky time related spec62760-unquarantine-specHeinrich Lee Yu2019-06-181-2/+4
* | | | Remove support for creating non-RBAC kubernetes clustersHordur Freyr Yngvason2019-06-181-4/+0
* | | | Merge branch '59023-fix-web-ide-creating-branches-off-new-commits' into 'master'Phil Hughes2019-06-183-7/+70
|\ \ \ \
| * | | | Fix IDE commit to use start_ref59023-fix-web-ide-creating-branches-off-new-commitsPaul Slaughter2019-06-173-7/+70
* | | | | Search issuables by iidsRiccardo Padovani2019-06-181-0/+11
* | | | | Merge branch '60617-allow-switching-from-gitlab-managed-to-unmanaged-clusters...Thong Kuah2019-06-184-0/+52
|\ \ \ \ \
| * | | | | Allow switching clusters between managed/unmanagedTiger2019-06-184-0/+52
* | | | | | Make KubernetesService readonlyJames Fargher2019-06-1817-255/+62
| |_|/ / / |/| | | |
* | | | | Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-172-5/+190
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | When an instance cluster already exists migrate disabledmigrate_k8s_service_integrationJames Fargher2019-05-301-0/+37
| * | | | Allow a user defined namespace on non-gitlab managed clustersJames Fargher2019-05-301-5/+29
| * | | | Migrate Kubernetes service integration templates to clustersJames Fargher2019-05-301-0/+124
* | | | | Merge branch '63079-exclude-k8s-namespaces-with-no-service-account-token' int...Thong Kuah2019-06-172-1/+72
|\ \ \ \ \
| * | | | | Don't use Kubernetes namespaces with no token63079-exclude-k8s-namespaces-with-no-service-account-tokenTiger2019-06-173-2/+73
* | | | | | Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu2019-06-171-4/+13
|\ \ \ \ \ \
| * | | | | | 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-4/+13
* | | | | | | Merge branch '55362-refresh-blank-service-account-token' into 'master'Thong Kuah2019-06-172-1/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Refresh service_account_token for kubernetes_namespaces55362-refresh-blank-service-account-tokenDylan Griffith2019-06-142-1/+11
* | | | | | | Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-175-14/+7
* | | | | | | Merge branch 'zj-disable-hooks-testing' into 'master'Bob Van Landuyt2019-06-171-14/+0
|\ \ \ \ \ \ \
| * | | | | | | Disable hooks by setting an ENV varZeger-Jan van de Weg2019-06-141-14/+0
* | | | | | | | Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-179-35/+196
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Extract shared examples for duplicate sections and nonFabio Pitino2019-06-172-0/+38
| * | | | | | | Use :first css element to collapseFabio Pitino2019-06-171-1/+4
| * | | | | | | Ensure duplicate sections collapseFabio Pitino2019-06-173-3/+33
| * | | | | | | Compact syntax for default class namesFabio Pitino2019-06-171-1/+1
| * | | | | | | Make failing specs passgenerate-spans-for-sectionsFabio Pitino2019-06-172-7/+10
| * | | | | | | Fix integration specs for tracingFabio Pitino2019-06-142-3/+3
| * | | | | | | Replace _ with - in section class namesFabio Pitino2019-06-141-3/+3
| * | | | | | | Merge branch 'generate-spans-for-sections' of https://gitlab.com/gitlab-org/g...Fabio Pitino2019-06-143-2/+54
| |\ \ \ \ \ \ \
| | * | | | | | | Update class namesFilipa Lacerda2019-06-143-5/+5
| | * | | | | | | Adds specs and changelog - squashFilipa Lacerda2019-06-132-0/+52
| * | | | | | | | Fixing specsFabio Pitino2019-06-141-27/+35
| |/ / / / / / /
| * | | | | | | Add feature spec for collapsible sectionsFabio Pitino2019-06-132-0/+27