summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining traces of the Allocations Gemremove-allocations-gemYorick Peterse2018-06-202-8/+0
* Merge branch 'ce-5024-filename-search' into 'master'Sean McGivern2018-06-202-1/+58
|\
| * Implement filtering by filename on code searchce-5024-filename-searchMario de la Ossa2018-06-192-1/+58
* | Merge branch 'zj-lfs-pointers' into 'master'Douwe Maan2018-06-201-36/+5
|\ \
| * | LFS changes are detected by Gitalyzj-lfs-pointersZeger-Jan van de Weg2018-06-191-36/+5
* | | Merge branch 'zj-force-push-opt-out' into 'master'Douwe Maan2018-06-192-21/+7
|\ \ \
| * | | Force push is handled by Gitaly nowzj-force-push-opt-outZeger-Jan van de Weg2018-06-192-21/+7
* | | | Merge branch 'zj-fork-mandatory' into 'master'Douwe Maan2018-06-191-25/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Move forking to Gitalyzj-fork-mandatoryZeger-Jan van de Weg2018-06-191-25/+9
* | | | Merge branch 'zj-counting-commits' into 'master'Douwe Maan2018-06-191-9/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Counting commits is done by Gitalyzj-counting-commitsZeger-Jan van de Weg2018-06-191-9/+1
* | | | Merge branch 'sh-optimize-locks-check-ce' into 'master'Sean McGivern2018-06-191-0/+16
|\ \ \ \
| * | | | Eliminate N+1 queries in LFS file locks checks during a pushsh-optimize-locks-check-ceStan Hu2018-06-181-0/+16
| |/ / /
* | | | Merge branch 'zj-linguist-gitaly-mandatory' into 'master'Douwe Maan2018-06-191-27/+19
|\ \ \ \
| * | | | Move language detection to mandatoryZeger-Jan van de Weg2018-06-191-27/+19
* | | | | Merge branch 'zj-gitaly-license-detection' into 'master'Douwe Maan2018-06-191-19/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | License detection happens soley through Gitaly nowZeger-Jan van de Weg2018-06-191-19/+9
| |/ / /
* | | | Merge branch 'rs-spec-lib-gitlab-ci-parity' into 'master'Rémy Coutable2018-06-194-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Correct CE-EE parity in two CI-related specsrs-spec-lib-gitlab-ci-parityRobert Speicher2018-06-182-2/+2
| * | | CE-EE parity to spec/lib/gitlab/ci/config_spec.rbRobert Speicher2018-06-181-1/+1
| * | | CE-EE parity to spec/lib/gitlab/ci/yaml_processor_spec.rbRobert Speicher2018-06-181-1/+1
| * | | CE-EE parity for spec/lib/gitlab/ci/pipeline/chain/populate_spec.rbRobert Speicher2018-06-181-1/+1
| |/ /
* | | Merge branch 'rails5-nil-formats' into 'master'Rémy Coutable2018-06-191-1/+1
|\ \ \ | |/ / |/| |
| * | Fix nil formats testrails5-nil-formatsJan Provaznik2018-06-161-1/+1
* | | Merge branch 'bvl-i18n-validation' into 'master'Rémy Coutable2018-06-183-43/+132
|\ \ \
| * | | Correctly translate all forms in testsbvl-i18n-validationBob Van Landuyt2018-06-153-20/+65
| * | | Validate PO-variable usage in message idsBob Van Landuyt2018-06-151-0/+22
| * | | Forbids combining named and unnamed variables in `gitlab.pot`Bob Van Landuyt2018-06-151-40/+62
* | | | Merge branch 'expose-clean-backtrace-method-from-profiler' into 'master'Rémy Coutable2018-06-181-0/+45
|\ \ \ \
| * | | | Expose a clean_backtrace method from Gitlab::Profilerexpose-clean-backtrace-method-from-profilerSean McGivern2018-06-151-0/+45
| |/ / /
* | | | Make Gitaly wiki RPC's mandatoryJacob Vosmaer (GitLab)2018-06-182-111/+111
| |/ / |/| |
* | | Remove FaviconUploader favicon_main versiondm-remove-favicon-main-versionDouwe Maan2018-06-151-1/+1
|/ /
* | Merge branch 'rails5-database' into 'master'Sean McGivern2018-06-142-3/+8
|\ \
| * | Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-142-3/+8
| |/
* | Merge branch 'zj-mandatory-batch' into 'master'Sean McGivern2018-06-142-87/+2
|\ \
| * | HasLocalBranches check is done by Gitaly onlyZeger-Jan van de Weg2018-06-141-9/+1
| * | Branches are fully migrated to GitalyZeger-Jan van de Weg2018-06-141-18/+0
| * | Default branch detection happens through GitalyZeger-Jan van de Weg2018-06-141-51/+0
| * | RawBlame only called through GitalyZeger-Jan van de Weg2018-06-131-9/+1
* | | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+3
* | | Add support for verifying remote uploads, artifacts, and LFS objects in check...Michael Kozono2018-06-133-22/+59
* | | ListCommitByOid isn't called with an empty batchZeger-Jan van de Weg2018-06-131-0/+10
|/ /
* | Resolve "Quick actions are case sensitive"Jan2018-06-131-0/+16
* | Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-0/+25
* | Merge branch 'pr-importer-io-extra-error-handling' into 'master'Nick Thomas2018-06-121-0/+12
|\ \
| * | Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-0/+12
* | | Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan2018-06-1210-89/+158
|\ \ \
| * | | Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-1210-89/+158
* | | | Bumping gitlab-gollum-lib and gitlab-gollum-rugged_adapterFrancisco Javier López2018-06-121-0/+16
| |/ / |/| |
* | | Merge branch 'da-port-cte-to-ce' into 'master'Yorick Peterse2018-06-121-0/+42
|\ \ \