summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git
Commit message (Expand)AuthorAgeFilesLines
* Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-131-2/+2
* Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-121-0/+6
* Add gitaly_git_blob_raw featureJacob Vosmaer2017-07-071-1/+11
* Merge branch 'feature/migrate-commit-count-to-gitaly' into 'master'Robert Speicher2017-07-071-44/+35
|\
| * Migrate Gitlab::Git::Repository#commit_count to Gitalyfeature/migrate-commit-count-to-gitalyAhmad Sherif2017-07-071-44/+35
* | Merge branch 'gitaly-submodule-url-for' into 'master'Sean McGivern2017-07-051-0/+32
|\ \ | |/ |/|
| * Migrate #submodule_url_for to GitalyJacob Vosmaer2017-07-051-0/+32
* | Remove unnecessary clear_stubs callsJacob Vosmaer2017-07-041-5/+0
* | Add a UTF-8 encoding matcherJacob Vosmaer2017-06-304-8/+10
* | Remove unnecessary contextsJacob Vosmaer2017-06-301-108/+66
|/
* Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-291-10/+28
* Fix gitaly ref encoding bugsJacob Vosmaer2017-06-281-0/+24
* Merge branch 'submodules-private' into 'master'Sean McGivern2017-06-281-4/+4
|\
| * Make Gitlab::Ggit::Repository#submodules privateJacob Vosmaer2017-06-271-4/+4
* | Remove 'contains' option from Commit.find_allJacob Vosmaer2017-06-271-20/+0
* | Remove Gitlab::Git::Repository#find_allJacob Vosmaer2017-06-272-29/+27
|/
* Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher2017-06-221-0/+8
|\
| * Encode Gitaly diff patches properlyfix/properly-encode-gitaly-diffsAhmad Sherif2017-06-221-0/+8
* | Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master'Robert Speicher2017-06-221-1/+11
|\ \ | |/ |/|
| * Migrate Gitlab::Git::Blob.find to Gitalyfeature/migrate-blob-find-to-gitalyAhmad Sherif2017-06-211-1/+11
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-216-59/+59
|/
* Merge branch 'moved-submodules' into 'master'Rémy Coutable2017-06-192-4/+32
|\
| * repository: index submodules by pathDavid Turner2017-06-162-4/+32
* | Add table for files in merge request diffsSean McGivern2017-06-161-1/+1
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-9/+31
|/
* Move diffable? method from Repository to Diff::Filedm-diff-file-diffableDouwe Maan2017-06-081-41/+0
* Fix Diff::Position#diff_file for positions on straight diffsdm-diff-file-straight-diffDouwe Maan2017-06-061-2/+2
* Merge branch '31983-increase-merge-request-diff-file-size-limit-for-default-t...Douwe Maan2017-06-052-5/+36
|\
| * Increase diff limits to 100 KB for collapse and 200 KB overall31983-increase-merge-request-diff-file-size-limit-for-default-toggle-openingSean McGivern2017-06-022-5/+36
* | Merge branch 'fix/use-new-gitaly-commit-diff-rpc' into 'master'Robert Speicher2017-06-021-5/+5
|\ \
| * | Use the new Gitaly CommitDiff RPCfix/use-new-gitaly-commit-diff-rpcAhmad Sherif2017-06-021-5/+5
| |/
* | Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt2017-06-012-89/+1
|/
* Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern2017-06-012-25/+25
|\
| * Change no_limits to limitsdm-collapsed-blobDouwe Maan2017-05-311-9/+9
| * Fix Diff#too_large? and specsDouwe Maan2017-05-301-7/+7
| * Consistent diff and blob size limit namesDouwe Maan2017-05-292-19/+19
* | Make .gitmodules parsing more resilient to syntax errorsDouwe Maan2017-05-301-0/+13
* | Avoid crash when trying to parse string with invalid UTF-8 sequenceBob Van Landuyt2017-05-301-1/+1
|/
* Add test that shows DiffCollection restart bugJacob Vosmaer2017-05-231-3/+37
* Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-182-2/+72
|\
| * Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-172-2/+75
* | Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-nameAlejandro Rodríguez2017-05-161-0/+25
|/
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-102-9/+9
* Sort the network graph both by commit date and topographically.30973-network-graph-sorted-by-date-and-topoTimothy Andrew2017-05-041-1/+1
* Merge branch 'fix-gitaly-not-found' into 'master' Douwe Maan2017-05-021-45/+60
|\
| * Re-enable ref operations with gitaly after not-found fixfix-gitaly-not-foundAlejandro Rodríguez2017-05-021-45/+60
* | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-021-1/+1
|\ \ | |/ |/|
| * Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
* | Fix RSpecKim "BKC" Carlbäcker2017-04-281-13/+1
|/