summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-014-35/+141
* Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-282-0/+51
* Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-281-0/+1
* Merge branch '40502-osw-keep-link-when-redacting-unauthorized-objects' into '...Douwe Maan2018-02-271-0/+10
|\
| * Keep link when redacting unauthorized object linksOswaldo Ferreira2018-02-271-0/+10
* | Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński2018-02-271-0/+54
|\ \
| * \ Merge commit '981b5905a02ac89ca9f33ad7c91d8c1a576ed9af' into backstage/gb/bui...backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-2312-7/+437
| |\ \
| * \ \ Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-2215-369/+599
| |\ \ \
| * \ \ \ Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-165-9/+40
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-159-203/+131
| |\ \ \ \ \
| * | | | | | Recover from unique constraint violation in stages migrationGrzegorz Bizon2018-02-151-0/+11
| * | | | | | Migrate pipeline stages in batches instead of single rowGrzegorz Bizon2018-02-141-10/+2
| * | | | | | Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-122-3/+59
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-09123-1139/+4395
| |\ \ \ \ \ \ \
| * | | | | | | | Do not attempt to migrate legacy pipeline stagesGrzegorz Bizon2018-01-061-1/+4
| * | | | | | | | Update background stages migration timestampGrzegorz Bizon2018-01-061-1/+1
| * | | | | | | | Migrate a build stage completely in a background migrationGrzegorz Bizon2018-01-061-0/+48
* | | | | | | | | Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-275-6/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-235-6/+11
* | | | | | | | | | Merge branch 'feature/migrate-recursive-tree-entries-fetching' into 'master'Robert Speicher2018-02-261-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Migrate recursive tree entries fetching to GitalyAhmad Sherif2018-02-261-2/+2
* | | | | | | | | | | Merge branch 'suppress-squash-warnings' into 'master'Douwe Maan2018-02-261-0/+14
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Suppress whitespace warnings in squash error messagessuppress-squash-warningsSean McGivern2018-02-261-0/+14
* | | | | | | | | | | Merge branch 'mk/fix-error-code-for-repo-does-not-exist' into 'master'Douwe Maan2018-02-262-1/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Respond 404 when repo does not existmk/fix-error-code-for-repo-does-not-existMichael Kozono2018-02-242-1/+14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-262-63/+88
|/ / / / / / / / / /
* | | | | | | | | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-232-17/+17
* | | | | | | | | | Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-232-14/+14
|/ / / / / / / / /
* | | | | | | | | Merge branch 'users-autocomplete' into 'master'Douwe Maan2018-02-231-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Optimise searching for users using short queriesYorick Peterse2018-02-221-0/+6
| |/ / / / / / / /
* | | | | | | | | Allow token authentication on go-get requestDouwe Maan2018-02-231-16/+75
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-2310-7/+412
|\ \ \ \ \ \ \ \
| * | | | | | | | Use `Redactor` to hide cross project informationbvl-external-auth-portBob Van Landuyt2018-02-223-51/+50
| * | | | | | | | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-2210-6/+412
| |/ / / / / / /
* | | | | | | | Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera2018-02-221-0/+3
|/ / / / / / /
* | | | | | | Merge branch '42332-actionview-template-error-366-524-out-of-range' into 'mas...Douwe Maan2018-02-221-0/+22
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix 500 error when diff context line has broken encoding42332-actionview-template-error-366-524-out-of-rangeSean McGivern2018-02-221-0/+22
* | | | | | | Merge branch 'fix-squash-with-renamed-files' into 'master'Grzegorz Bizon2018-02-221-4/+27
|\ \ \ \ \ \ \
| * | | | | | | Fix squash with renamed filesfix-squash-with-renamed-filesSean McGivern2018-02-191-4/+27
* | | | | | | | Merge branch 'zj-branch-contains-git-message' into 'master'Douwe Maan2018-02-221-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle branch and tag names which are commit idsZeger-Jan van de Weg2018-02-211-0/+27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ce-gitaly-squash-in-progress' into 'master'Grzegorz Bizon2018-02-221-0/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCce-gitaly-squash-in-progressAlejandro Rodríguez2018-02-211-0/+26
* | | | | | | | | Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)2018-02-221-1/+13
* | | | | | | | | Merge branch 'mk-improve-background-migration-specs' into 'master'Stan Hu2018-02-213-348/+353
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Prefer `table` helper in migration specsMichael Kozono2018-02-201-1/+1
| * | | | | | | | | Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-203-5/+5
| * | | | | | | | | Explicitly reference redefined modelsMichael Kozono2018-02-202-261/+262
| * | | | | | | | | Remove more BG migration spec dependenciesMichael Kozono2018-02-162-13/+17
| * | | | | | | | | Remove codebase dependencies from a BG migrationMichael Kozono2018-02-161-97/+97