summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/repository_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Incorporate RefsService.FindAllBranches Gitaly RPCgitaly-all-branchesAlejandro Rodríguez2017-07-271-2/+7
* Improve Gitlab::Git::Repository specs for #branchesAlejandro Rodríguez2017-07-271-14/+39
* Remove unused Gitlab::Git operationsAlejandro Rodríguez2017-07-271-138/+0
* Renamed Gitaly servicesAndrew Newdigate2017-07-181-9/+9
* Merge branch 'remove-git-search-files' into 'master'Sean McGivern2017-07-171-36/+0
|\
| * Remove Repository#search_filesremove-git-search-filesJacob Vosmaer2017-07-141-36/+0
* | Remove deprecated #heads methodJacob Vosmaer2017-07-141-33/+2
|/
* Change Git::Repository#log to return CommitsJacob Vosmaer2017-07-131-8/+8
* 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-301-6/+5
* | Remove unnecessary contextsJacob Vosmaer2017-06-301-108/+66
|/
* 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 Gitlab::Git::Repository#find_allJacob Vosmaer2017-06-271-29/+0
|/
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-20/+20
* Merge branch 'moved-submodules' into 'master'Rémy Coutable2017-06-191-4/+4
|\
| * repository: index submodules by pathDavid Turner2017-06-161-4/+4
* | 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
* Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt2017-06-011-1/+1
* Make .gitmodules parsing more resilient to syntax errorsDouwe Maan2017-05-301-0/+13
* Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-181-2/+27
|\
| * Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-171-2/+30
* | Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-nameAlejandro Rodríguez2017-05-161-0/+25
|/
* Sort the network graph both by commit date and topographically.30973-network-graph-sorted-by-date-and-topoTimothy Andrew2017-05-041-1/+1
* Re-enable ref operations with gitaly after not-found fixfix-gitaly-not-foundAlejandro Rodríguez2017-05-021-45/+60
* Fix RSpecKim "BKC" Carlbäcker2017-04-281-13/+1
* Fix ordering of commits in the network graph.Timothy Andrew2017-04-271-0/+29
* Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-121-42/+45
|\
| * Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-42/+45
* | Retrieve Git-specific env in Gitlab::Git::Repository#ruggedRémy Coutable2017-04-101-0/+30
|/
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-24/+87
* Support >1 path in Gitlab::Git::Repository#logSean McGivern2017-03-301-4/+23
* Fix archive prefix bug for refs containing dotsMark Fletcher2017-03-161-0/+6
* Allow to override GITLAB_GIT_TEST_REPO_URL to specify a different gitlab-git-...27551-use-dev-mirror-of-gitlab-git-test-on-devRémy Coutable2017-03-141-1/+1
* Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-9/+6
* Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-071-0/+29
* Ensure archive download is only one directory deepMark Fletcher2017-03-021-15/+29
* Merge branch '23062-allow-git-log-to-accept-follow-and-skip' into 'master' Robert Speicher2017-02-251-30/+94
|\
| * Optimize a bit Gitlab::Git::Repository#log_by_shell and its specs23062-allow-git-log-to-accept-follow-and-skipRémy Coutable2017-02-231-73/+63
| * Make Git history follow renames again by performing the --skip in RubyRémy Coutable2017-02-231-11/+85
* | Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-75/+0
|/
* Ensure internal Gitlab::Git references use the namespacers-absorb-gitlab_gitRobert Speicher2017-01-041-1/+1
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+1184
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-123/+0