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
2018-01-05Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)
2018-01-04refactor spec, add docsJames Lopez
2018-01-04deprecate check integrity taskJames Lopez
2018-01-04add locks chekJames Lopez
2018-01-04remove max-depth flag so it works with subgroupsJames Lopez
2018-01-04add new git fsck rake task and specJames Lopez
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-13Add a gitlab:tcp_check rake taskNick Thomas
2017-11-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-28Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas
2017-11-25static-analysis fixdigitalMoksha
2017-11-25refactored the hashed repository namedigitalMoksha
2017-11-24ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha
2017-11-23Improve storage migration rake taskGabriel Mazetto
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-21ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker
2017-11-21Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez
2017-11-21Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)
2017-11-20remove the rake task `gitlab:sidekiq:drop_post_receive`digitalMoksha
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-07Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez
2017-11-07show better message when deciding not to continuedigitalMoksha
2017-11-07Make warning message more explicitdigitalMoksha
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-02Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan
2017-10-31Ensure the ee-compat-check uses the correct patch URL for forksRémy Coutable
2017-10-18Improve the gitlab:dev:ee_compat_check task to pass a repo URL without creden...Rémy Coutable
2017-10-06Fix the ee_compat_check task for forksRémy Coutable
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-10-04Load only the currently needed JS locale fileTim Zallmann
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-25Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-14Enable ee_compat_check for forks, but not EELin 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-06Finish migration to the new events setupYorick Peterse
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
2017-08-30Use `git update-ref --stdin -z` to delete refsLin Jen-Shin
2017-08-29replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin
2017-08-23Improve bare repository importBob Van Landuyt
2017-08-22Prevent using gitlab import task when hashed storage is enabledGabriel Mazetto
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher