summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/repository_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-42/+45
* 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
* specs for repository tag_names, branch_namesDmitriy Zaporozhets2013-04-031-0/+16
* decorate commits in Gitlab::Git::repository with valid classDmitriy Zaporozhets2013-04-031-0/+11
* keep same dir structure for specs as in lib/Dmitriy Zaporozhets2013-04-031-0/+96