summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed profile notifications not being editableprofile-notifications-dropdown-fixPhil Hughes2018-03-161-1/+1
* Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon2018-03-165-1/+27
|\
| * Adds the option to override project description on export via APITiago Botelho2018-03-165-1/+27
* | Merge branch 'jej/commit-api-tracks-lfs' into 'master'Dmitriy Zaporozhets2018-03-163-12/+161
|\ \
| * | Extract constant for LfsPointerFile::VERSION_LINEJames Edwards-Jones2018-03-163-6/+6
| * | Use correct encoding with Lfs::FileTransfromerJames Edwards-Jones2018-03-152-14/+52
| * | Avoid failed integrity check by linking LfsObjectProjects soonerJames Edwards-Jones2018-03-151-32/+11
| * | Multi-file upload and Commit API obey LFS filtersJames Edwards-Jones2018-03-152-1/+133
* | | Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse2018-03-161-0/+12
|\ \ \
| * | | Cache table_exists?('application_settings') to reduce repeated schema reloadssh-cache-table-existsStan Hu2018-03-151-0/+12
* | | | Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse2018-03-161-0/+11
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-151-0/+11
* | | 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
| |/ / / / / /