summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/gb/add-regexp-variables-expression' into 'master'Kamil Trzciński2018-05-181-0/+2
|\
| * Simplify untrusted regexp factory methodGrzegorz Bizon2018-05-181-0/+2
* | Delete remote uploadsJan Provaznik2018-05-161-0/+23
|/
* Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-071-0/+32
|\
| * Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-0/+32
* | Merge branch 'ccr/weight_1481' into 'master'Douwe Maan2018-05-071-0/+27
|\ \ | |/ |/|
| * Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-031-0/+27
* | Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-071-1/+1
* | Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon2018-05-071-0/+38
|\ \
| * | Added shared exmaple for fast_destroy_all concernShinya Maeda2018-05-041-0/+38
* | | Fix spec: ci_trace_shared_examples.rb for positive offset by appendShinya Maeda2018-05-071-1/+1
* | | Enforce proper 416 support for runner trace patch endpointKamil Trzciński2018-05-071-0/+0
|/ /
* | Test trace_spec on both conditions - ci_enable_live_trace is on/offShinya Maeda2018-05-041-0/+741
* | Load branches on new merge request page asynchronouslyWinnie Hellmann2018-05-021-2/+2
* | Merge branch 'helm-add-alpine-mirrors' into 'master'Kamil Trzciński2018-05-011-0/+19
|\ \
| * | Add alpine mirrors while operating on k8s clusterAlessio Caiazza2018-04-301-0/+19
* | | Merge request and commit discussions APIJan Provaznik2018-05-012-0/+144
* | | Ensure member notifications are sent after the member actual creation/update ...Rémy Coutable2018-04-262-0/+115
|/ /
* | Fix an N+1 for MRs from forks on the MR index pageSean McGivern2018-04-241-17/+33
* | Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-2322-0/+1980
|/
* Atomic internal ids for all modelsAndreas Brandl2018-04-201-0/+8
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
* Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-051-1/+14
|\
| * Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-031-1/+14
* | Refactor discussions/notes codeJan Provaznik2018-04-031-0/+42
* | Add Gitlab::ExclusiveLease to ObjectStorage#use_fileAlessio Caiazza2018-03-291-2/+14
|/
* Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-271-0/+126
|\
| * Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-221-0/+40
| |\
| * \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-0811-0/+825
| |\ \
| * | | remove geo specific codeMicaël Bergeron2018-03-011-0/+48
| * | | another round of fixesMicaël Bergeron2018-03-011-49/+0
| * | | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-282-37/+134
| |\ \ \
| * | | | Merge branch 'fix/sm/atomic-migration' into 'master'Kamil Trzciński2018-02-281-0/+49
| * | | | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-281-0/+123
| |\ \ \ \
| * \ \ \ \ Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-282-0/+239
| |\ \ \ \ \
| | * | | | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-282-84/+26
| * | | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-282-26/+162
* | | | | | | Merge branch '43316-controller-parameters-handling-sensitive-information-shou...Kamil Trzciński2018-03-261-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-3/+3
| * | | | | | Use secret_key and secret_value in Variables controllerMatija Čupić2018-03-161-8/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Address review comments.Andreas Brandl2018-03-161-3/+5
* | | | | | Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-161-0/+38
|/ / / / /
* | | | | Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-072-0/+375
|\ \ \ \ \
| * | | | | Add discussion APIjprovazn-apiJan Provaznik2018-03-072-0/+375
* | | | | | Bring one group board to CEFelipe Artur2018-03-037-0/+349
|/ / / / /
* | | | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-012-0/+101
| |_|_|/ |/| | |
* | | | Fix 500 error when loading an invalid upload URLSean McGivern2018-02-221-0/+13
* | | | Allow including custom attributes in API responsesMarkus Koller2018-02-081-37/+121
| |_|/ |/| |
* | | Fix validation of duplicate new variablesdynamic-pipeline-variablesMatija Čupić2018-02-051-0/+23
* | | Extract Variables controllers specs to shared_examplesMatija Čupić2018-02-051-0/+100
| |/ |/|