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
2022-05-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-02-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-22Add frozen_string_literal to lib part 2Thong Kuah
2018-07-13Avoid process deadlock in popen by consuming input pipesStan Hu
2018-01-26Use Process::Status rather than an integerLin Jen-Shin
2018-01-26Fail static-analysis if there's output to stderrLin Jen-Shin
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-03Speed up operations performed by gitlab-shellStan Hu
2016-09-02Use 'git update-ref' for safer web commitsJacob Vosmaer
2016-06-30Enable Style/UnneededCapitalW Rubocop copGrzegorz Bizon
2015-12-09Tag lib specsDouwe Maan
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-22Remove unnecessary whitespace between let and (Dmitriy Zaporozhets
2015-06-22Fix `raise_error` without an argument deprecation warningsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-02-25Make the Gitlab::Popen path argument optionalJacob Vosmaer
2014-02-25Change Gitlab::Popen to use arrays for commandsJacob Vosmaer
2013-04-03keep same dir structure for specs as in lib/Dmitriy Zaporozhets