summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-252-11/+11
* Fix bug when project export to remote url failsFrancisco Javier López2019-04-241-0/+12
* Merge branch '60800-properly-authorize-our-own-graphql-scalar-types' into 'ma...Dmitriy Zaporozhets2019-04-241-1/+15
|\
| * Check for all scalar types60800-properly-authorize-our-own-graphql-scalar-typesBrett Walker2019-04-221-1/+15
* | Merge branch 'ce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-proj...Michael Kozono2019-04-231-0/+18
|\ \
| * | Provide a new gitlab:seed:issues taskce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-projectRémy Coutable2019-04-231-0/+18
| |/
* | Merge branch 'support-negative-matches' into 'master'Grzegorz Bizon2019-04-233-0/+131
|\ \
| * | Support negative matchesKamil Trzciński2019-04-233-0/+131
* | | Add feature flag to disable LFS checkIgor2019-04-231-0/+12
|/ /
* | Merge branch 'upgrade-to-rails-5-1' into 'master'Rémy Coutable2019-04-232-2/+2
|\ \
| * | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-232-2/+2
| |/
* | Merge branch 'sh-avoid-fetching-temp-refs-within-project' into 'master'Douwe Maan2019-04-231-0/+64
|\ \
| * | Make use of local ref if it is reachablesh-avoid-fetching-temp-refs-within-projectOswaldo Ferreira2019-04-191-9/+37
| * | Check that source and target branch existStan Hu2019-04-181-1/+1
| * | Remove source_branch_name commit checkStan Hu2019-04-181-1/+1
| * | Don't create a temp reference for branch comparisons within projectStan Hu2019-04-181-0/+36
* | | Remove protected_branch_creation feature flag59572-remove-protected-branch-creation-flagPatrick Bajao2019-04-221-75/+43
| |/ |/|
* | Merge branch 'retry-review-deploy-twice' into 'master'Lin Jen-Shin2019-04-191-2/+2
|\ \
| * | Make the Review App cleanup more efficientretry-review-deploy-twiceRémy Coutable2019-04-191-2/+2
| |/
* | Merge branch 'bvl-graphql-only-authorize-rendered-fields' into 'master'Lin Jen-Shin2019-04-192-59/+76
|\ \ | |/ |/|
| * Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-182-59/+76
* | Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-1813-611/+5
* | Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-171-2/+8
|\ \
| * | Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-2/+8
| |/
* | Put four flaky specs in quanrantineRémy Coutable2019-04-171-1/+1
* | Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master'Douwe Maan2019-04-171-1/+36
|\ \
| * | Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-171-1/+36
* | | Add a feature flag for subdirectory archivesNick Thomas2019-04-161-25/+58
* | | JSON-encoded binary fields should use Base64::encode64Nick Thomas2019-04-161-1/+1
* | | Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-162-13/+29
|/ /
* | Merge branch 'gt-fix-styling-for-pages-status' into 'master'Filipa Lacerda2019-04-162-2/+2
|\ \
| * | Rename CI related selectorsGeorge Tsiolis2019-04-162-2/+2
* | | Merge branch '53138-add-metrics-usage-ping' into 'master'Grzegorz Bizon2019-04-161-0/+2
|\ \ \ | |/ / |/| |
| * | Adds instance metrics to usage pingRyan Cobb2019-04-101-0/+2
* | | Merge branch 'helm_uninstall_command' into 'master'Sean McGivern2019-04-161-0/+72
|\ \ \
| * | | Implement commands to uninstall cluster applicationshelm_uninstall_commandThong Kuah2019-04-161-0/+72
| | |/ | |/|
* | | Merge branch 'ci-lint-ssl-error' into 'master'Kamil Trzciński2019-04-161-0/+22
|\ \ \
| * | | catching and cleanly reporting SSL errors in Ci::Config::External::Processordrew cimino2019-04-151-0/+22
* | | | Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-151-2/+2
|\ \ \ \
| * | | | Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-151-2/+2
| | |/ / | |/| |
* | | | Merge branch 'osw-remote-multi-line-suggestions-ff' into 'master'Lin Jen-Shin2019-04-151-23/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove multi-line suggestions feature flagosw-remote-multi-line-suggestions-ffOswaldo Ferreira2019-04-101-23/+4
| | |/ | |/|
* | | Merge branch 'sh-validate-ref-name-in-commit' into 'master'Rémy Coutable2019-04-151-0/+30
|\ \ \
| * | | Validate refs used in controllers don't have spacessh-validate-ref-name-in-commitStan Hu2019-04-141-0/+30
| | |/ | |/|
* | | Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-151-16/+59
* | | Un-quarantine speccherry-pick-39eb16aaKamil Trzciński2019-04-151-3/+3
* | | Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-152-37/+30
|/ /
* | Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-0/+8
* | Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-112-0/+23
|\ \
| * | Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-102-0/+23
| |/