summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 'dm-blockquote-trailing-whitespace' into 'master'Sean McGivern2018-06-181-0/+4
|\ \ \
| * | | Allow trailing whitespace on blockquote fence linesDouwe Maan2018-06-181-0/+4
* | | | 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 'unify-image_lazy_load_filter_spec.rb' into 'master'Rémy Coutable2018-06-141-1/+1
|\ \
| * | We don't need to pass lib: true as in EEunify-image_lazy_load_filter_spec.rbLin Jen-Shin2018-06-141-1/+1
* | | 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
| |/ / |/| |
* | | enable CommonMark as the defaultBrett Walker2018-06-141-2/+2
* | | 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
* | Merge branch '47735-milestone-regression' into 'master'Phil Hughes2018-06-132-1/+34
|\ \
| * | Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-0/+25
| * | Fix Banzai reference for milestones belonging to parent groupsMario de la Ossa2018-06-121-1/+9
* | | Merge branch '42342-teams-pipeline-notifications' into 'master'Douwe Maan2018-06-131-1/+1
|\ \ \ | |/ / |/| |
| * | Fixes Microsoft Teams notifications for pipeline eventsJeff Brown2018-06-121-1/+1
* | | 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