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
2020-12-10Add latest changes from gitlab-org/gitlab@13-6-stable-eeGitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-03-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Avoid calling freeze on already frozen strings in libDinesh Panda
2019-09-03Remove outdated mail_room checkWinnie Hellmann
2019-08-29Auto create authorized_keys file if doesn't existPatrick Bajao
2019-08-29Add system check for authorized_keys file permPatrick Bajao
2019-08-07Use Git 2.22 for GitLabZeger-Jan van de Weg
2019-06-21Sanitize LDAP output in Rake tasksDrew Blessing
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-04-18Bump required Ruby version check to 2.5.3Stan Hu
2019-04-16Update preflight check to require 2.21Zeger-Jan van de Weg
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-01-16chore(rubocop): fix Style/TrivialAccessors issuesSemyon Pupkov
2018-12-04Extract system check rake task logicMichael Kozono
2018-11-22Merge branch '46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-versi...Douwe Maan
2018-11-22Upgraded minimum Git version to 2.18.0Francisco Javier López
2018-11-21Use a more reliable way to detect current Ruby versionGabriel Mazetto
2018-10-08Enable even more frozen string in lib/**/*.rbgfyoung
2018-09-17Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-13Bring changes from EE for lib/system_check/simple_executor.rbLin Jen-Shin
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
2018-01-31[ci skip] Fix example commands to refer to the correct versionsAlejandro Rodríguez
2018-01-26Eliminate the warnings from task helpersLin Jen-Shin
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-02Remove an exception from the git user default SSH config checkNick Thomas
2017-10-31Upgrade Ruby to 2.3.5Zeger-Jan van de Weg
2017-10-06Create idea of read-only databaseToon Claes
2017-10-02Whitelist authorized_keys.lock in the gitlab:check rake taskNick Thomas
2017-09-25Fixed few gitlab:check tasks that were failing with exceptionGabriel Mazetto
2017-09-21Fix rake gitlab:incoming_email:check and make itLin Jen-Shin
2017-09-12Refactor on namespace and repository checks and added specsGabriel Mazetto
2017-09-12Detect orphaned repositories and namespaces in any storageGabriel Mazetto
2017-09-06Merge branch 'system-checks-incoming-email' into 'master'Sean McGivern
2017-09-04Add a system check for the git user's custom SSH configurationNick Thomas
2017-09-04Refactored Incoming Email checks to use SystemCheck libraryGabriel Mazetto