Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24Address reviewDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-23Optimize a bit Gitlab::Git::Repository#log_by_shell and its specsRémy Coutable
2017-02-23Make Git history follow renames again by performing the --skip in RubyRémy Coutable
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2017-01-05Ensure internal Gitlab::Git references use the namespaceRobert Speicher
2017-01-05Absorb gitlab_gitRobert Speicher
2016-12-20Reject blank environment vcariables in Gitlab::Git::RevListRémy Coutable
2016-12-16Implement final review comments from @rymai.Timothy Andrew
2016-12-16Implement review comments from @dbalexandre.Timothy Andrew
2016-12-16Validate environment variables in `Gitlab::Git::RevList`Timothy Andrew
2016-08-03Enable some Rubocop cops related to new linesGrzegorz Bizon
2016-07-05Improve the error message displayed when branch creation fails.Timothy Andrew
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-16Gitlab::Git::Stats specsDmitriy Zaporozhets
2013-04-16Gitlab::Git::Diff specsDmitriy Zaporozhets
2013-04-03specs for repository tag_names, branch_namesDmitriy Zaporozhets
2013-04-03decorate commits in Gitlab::Git::repository with valid classDmitriy Zaporozhets
2013-04-03keep same dir structure for specs as in lib/Dmitriy Zaporozhets