summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-import-helper-spec' into 'master'Stan Hu2018-03-151-4/+2
|\
| * Fix import helper spec when a previous spec stubs settingsSean McGivern2018-03-151-4/+2
* | Merge branch 'jivl-realtime-update-adding-file' into 'master'Phil Hughes2018-03-151-0/+25
|\ \
| * | Include feature spec for realtime pipelinejivl-realtime-update-adding-fileMayra Cabrera2018-03-141-9/+18
| * | Add realtime pipeline status component for filesJose Ivan Vargas2018-03-141-0/+16
* | | Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-153-10/+30
|\ \ \ | |_|/ |/| |
| * | Only cache MR diffs for one week44191-reduce-redis-usage-from-merge-request-diffs-cachingSean McGivern2018-03-151-2/+2
| * | Only cache highlight results for latest MR diffsSean McGivern2018-03-153-10/+30
* | | Merge branch 'adamco/gitlab-ce-move-issue-command' into 'master'Grzegorz Bizon2018-03-153-0/+148
|\ \ \
| * | | Add slash command for moving an issueSean McGivern2018-03-153-0/+148
* | | | Merge branch 'fix-42459-#-in-branch' into 'master'Sean McGivern2018-03-151-0/+17
|\ \ \ \
| * | | | add spec testing '#' escape in relative link filterJan Beckmann2018-03-141-0/+17
* | | | | Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'42762-project-settings-sections-cannot-be-expanded-after-submission-errorKamil Trzciński2018-03-155-11/+162
|\ \ \ \ \
| * | | | | Fix pipeline predefined variables specsGrzegorz Bizon2018-03-141-1/+1
| * | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-142-39/+90
| |\ \ \ \ \
| * | | | | | Fix pipeline specs for predefined variablesGrzegorz Bizon2018-03-141-2/+0
| * | | | | | Improve predefined variables collection methodsGrzegorz Bizon2018-03-141-0/+10
| * | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-14167-884/+2838
| |\ \ \ \ \ \
| * | | | | | | Fix variables collection item sequence specsGrzegorz Bizon2018-03-141-4/+3
| * | | | | | | Add more unit tests for variables collection classGrzegorz Bizon2018-03-132-0/+33
| * | | | | | | Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-132-5/+5
| * | | | | | | DRY project-level predefined variablesGrzegorz Bizon2018-03-131-4/+4
| * | | | | | | Extract variables collection item to a separate classGrzegorz Bizon2018-03-122-2/+50
| * | | | | | | Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-071-3/+3
| * | | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-072210-27553/+96995
| |\ \ \ \ \ \ \
| * | | | | | | | Fix hash syntax in variables collection classbackstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2017-09-221-2/+2
| * | | | | | | | Introduce CI/CD variables collection classGrzegorz Bizon2017-09-221-0/+63
* | | | | | | | | Merge branch 'rs-ci-build-spec-warnings' into 'master'Kamil Trzciński2018-03-151-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't attempt to override a `set` with a `let`rs-ci-build-spec-warningsRobert Speicher2018-03-141-8/+8
| * | | | | | | | | Don't use `not_to raise_error(SomeError)`Robert Speicher2018-03-141-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-142-23/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tag subgroup tests with :nested_groupsmk/fix-move-upload-files-on-group-transferMichael Kozono2018-03-141-1/+1
| * | | | | | | | | Remove obsolete commentMichael Kozono2018-03-131-1/+0
| * | | | | | | | | Refactor specsMichael Kozono2018-03-132-15/+27
| * | | | | | | | | Fix moving local files during namespace transferMichael Kozono2018-03-132-15/+74
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | add check for ace editor on create routeci-lint-dispatcher-fixPhil Hughes2018-03-141-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'bvl-import-zip-multiple-assignees' into 'master'Sean McGivern2018-03-142-15/+28
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Import multiple issue assignees from GitLab exportBob Van Landuyt2018-03-142-15/+28
| |/ / / / / /
* | | | | | | Merge branch 'mr-widget-deployment-styling' into 'master'Filipa Lacerda2018-03-144-222/+206
|\ \ \ \ \ \ \
| * | | | | | | fixed deployment rspecmr-widget-deployment-stylingPhil Hughes2018-03-141-1/+1
| * | | | | | | removed useless v-ifPhil Hughes2018-03-142-43/+14
| * | | | | | | fixed eslintPhil Hughes2018-03-131-1/+1
| * | | | | | | updated specsPhil Hughes2018-03-133-184/+197
* | | | | | | | Merge branch 'zj-create-repo-opt-out' into 'master'Sean McGivern2018-03-149-21/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-149-21/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'projects-graphs-rspec' into 'master'Grzegorz Bizon2018-03-141-0/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace project graphs spinach tests with RSpec analogSemyon Pupkov2018-03-141-0/+75
* | | | | | | | | Merge branch 'project-redirects-rspec' into 'master'Lin Jen-Shin2018-03-141-0/+74
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Replace project redirects spinach tests with RSpec analogSemyon Pupkov2018-03-141-0/+74
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'backstage/gb/add-pipeline-build-variables-tests' into 'master'Kamil Trzciński2018-03-142-39/+90
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |