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-08-24Merge branch 'archived-projects-only' into 'master'Douwe Maan
2017-08-24Add an option to list only archived projectsMehdi Lahmam
2017-08-24Merge branch 'use_full_path_in_project_avatar_url_webhook' into 'master'Robert Speicher
2017-08-23Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-22Refactor project and storage typesGabriel Mazetto
2017-08-22Some codestyle changes and fixes for GitLab pagesGabriel Mazetto
2017-08-22Removed some useless code, codestyle changes and removed an indexGabriel Mazetto
2017-08-22Fix repository reloading in some specsGabriel Mazetto
2017-08-22Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto
2017-08-22Enable automatic hashed storage for new projects by application settingsGabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-22Add UUID Storage to ProjectGabriel Mazetto
2017-08-22Move create_repository back to project model as we can use disk_path and shar...Gabriel Mazetto
2017-08-22Codestyle: move hooks to the same place and move dependent methods to privateGabriel Mazetto
2017-08-18Use full path of project's avatar in webhooksblackst0ne
2017-08-17Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan
2017-08-17Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...Tiago Botelho
2017-08-17Run remove_pages in a run_after_commit blockNick Thomas
2017-08-17Remove a wat in NamespacelessProjectDestroyWorkerNick Thomas
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-16Merge branch '34643-fix-project-path-slugify' into 'master'Rémy Coutable
2017-08-15Merge branch 'forks-count-cache' into 'master'Douwe Maan
2017-08-15Fix CI_PROJECT_PATH_SLUG slugifyvanadium23
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-08-10Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin
2017-08-08Merge branch 'add-rubocop-gitlab-security' into 'master'Robert Speicher
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Add checks for branch existence before changing HEADblackst0ne
2017-08-07Merge branch 'backport-ee-2251' into 'master'Sean McGivern
2017-08-07Merge branch 'zj-project-templates' into 'master'Sean McGivern
2017-08-07Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas
2017-08-07Merge branch 'master' into zj-project-templatesFilipa Lacerda
2017-08-04Rename raw -> ruggedJacob Vosmaer
2017-08-01Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg
2017-08-01Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern
2017-08-01Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto
2017-08-01Make disk_path keyword argument and optionalGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-08-01Move storage specific code from Namespace and Project to concernsGabriel Mazetto
2017-07-29Exclude keys linked to other projectsMichael Kozono
2017-07-28Allow projects to be started from a templateZ.J. van de Weg
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-14Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern
2017-07-14Implement memoization in project correctly this timeGrzegorz Bizon
2017-07-14Memoize result of checking container images on projectGrzegorz Bizon