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-04-20Refactor changing files in web UIDouwe Maan
2017-04-18Fix specsDouwe Maan
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-10Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable
2017-04-10Retrieve Git-specific env in Gitlab::Git::Repository#ruggedRémy Coutable
2017-04-10Add a Gitlab::Git::Env to store Git-specific env thread-safelyRémy Coutable
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2017-04-02Fix symlink icon in project treemhasbini
2017-03-30Support >1 path in Gitlab::Git::Repository#logSean McGivern
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-03-17Merge branch 'feature/use-gitaly-for-commit-show' into 'master'Robert Speicher
2017-03-16Fix archive prefix bug for refs containing dotsMark Fletcher
2017-03-15Use Gitaly for CommitController#showAhmad Sherif
2017-03-14Allow to override GITLAB_GIT_TEST_REPO_URL to specify a different gitlab-git-...Rémy Coutable
2017-03-08Returns correct header data for commits endpointOswaldo Ferreira
2017-03-08Fix pagination headers for repository commits api endpointGeorge Andrinopoulos
2017-03-02Ensure archive download is only one directory deepMark Fletcher
2017-02-25Merge branch '23062-allow-git-log-to-accept-follow-and-skip' into 'master' Robert Speicher
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