summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git
Commit message (Expand)AuthorAgeFilesLines
* Fix symlink icon in project treemhasbini2017-04-021-0/+1
* Support >1 path in Gitlab::Git::Repository#logSean McGivern2017-03-301-4/+23
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-247-32/+32
* Merge branch 'feature/use-gitaly-for-commit-show' into 'master'Robert Speicher2017-03-171-0/+37
|\
| * Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-151-0/+37
* | 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
* | Address reviewDouwe Maan2017-02-241-0/+10
* | Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-243-260/+210
|/
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-235-39/+39
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-235-39/+39
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-252-2/+2
* Ensure internal Gitlab::Git references use the namespacers-absorb-gitlab_gitRobert Speicher2017-01-042-2/+2
* Absorb gitlab_gitRobert Speicher2017-01-0414-0/+3404
* Reject blank environment vcariables in Gitlab::Git::RevList25848-fix-git-rev-list-env-parsingRémy Coutable2016-12-201-0/+7
* Implement final review comments from @rymai.25301-git-2.11-force-push-bugTimothy Andrew2016-12-161-44/+21
* Implement review comments from @dbalexandre.Timothy Andrew2016-12-161-5/+45
* Validate environment variables in `Gitlab::Git::RevList`Timothy Andrew2016-12-161-0/+36
* Enable some Rubocop cops related to new linesGrzegorz Bizon2016-08-031-1/+0
* Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-051-0/+70
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-274-225/+0
* Gitlab::Git::Stats specsDmitriy Zaporozhets2013-04-161-0/+28
* Gitlab::Git::Diff specsDmitriy Zaporozhets2013-04-161-0/+34
* 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-032-0/+136