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
2019-03-20Return cached languages if they've been detected beforeIgor Drozdov
2019-03-07Merge branch '56618-hashed-storage-skip-validation' into 'master'Stan Hu
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-05Skip project validation when switching storage layoutsGabriel Mazetto
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-03-04Merge branch '2802-security-add-public-internal-groups-as-members-to-your-pro...Yorick Peterse
2019-03-01Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre
2019-03-01Refactor model and specReuben Pereira
2019-03-01Improve migration/rollback logic for attachmentsGabriel Mazetto
2019-03-01Extract duplicated code into BaseAttachmentServiceGabriel Mazetto
2019-03-01Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto
2019-03-01Extract common logic to HashedStorage::BaseWorkerGabriel Mazetto
2019-03-01Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto
2019-03-01Added Rollbacker workers and support on the rake taskGabriel Mazetto
2019-03-01Adds Rollback functionality to HashedStorage migrationGabriel Mazetto
2019-02-27Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'Nick Thomas
2019-02-27Add project http fetch statistics APIJacopo
2019-02-20Change policy regarding group visibilityMałgorzata Ksionek
2019-02-19Let users set name/path on project fork using APIBalasankar "Balu" C
2019-02-06Refactor use of Shell.import_repository for WikisStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-02-05Merge branch 'update-pages-config-only-when-changed' into 'master'Grzegorz Bizon
2019-01-31Extract GitLab Pages using RubyZipKamil Trzciński
2019-01-31Added validations to prevent LFS object forgeryFrancisco Javier López
2019-01-31Fix path disclosure on Project ImportJames Lopez
2019-01-25Use Gitlab::AppLogger instead of Rails.loggerGabriel Mazetto
2019-01-25Track when MigrateAttachmentsService is skippedGabriel Mazetto
2019-01-25Refactor Storage MigrationGabriel Mazetto
2019-01-25Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto
2019-01-25Move MigrationService to HashedStorage moduleGabriel Mazetto
2019-01-25Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon
2019-01-25Add Container Registry APIKamil Trzciński
2019-01-22Refactored AfterRenameService to reduce couplingGabriel Mazetto
2019-01-21Fixed legacy storage renaming codeGabriel Mazetto
2019-01-21Merge branch 'raise-on-unfiltered-params' into 'master'Rémy Coutable
2019-01-18Merge branch 'osw-enforces-project-removal-with-past-failed-attempts' into 'm...Nick Thomas
2019-01-18Cleanup stale +deleted repo paths on project removalOswaldo Ferreira
2019-01-17Merge branch '47988-improve-milestone-queries-with-subq' into 'master'Andreas Brandl
2019-01-17Actually set raise_on_unfiltered_parameters to trueJasper Maes
2019-01-16Refactor code for protecting default branchesYorick Peterse
2019-01-16Do not reload daemon if configuration file of pages does not changeKamil Trzciński
2019-01-16Update pages config only when changedKamil Trzciński
2019-01-11Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu
2019-01-08Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre
2019-01-08Only set as `read_only` when starting the per-project migrationGabriel Mazetto
2019-01-07Implement error tracking configurationPeter Leitzen
2019-01-06Move settings operations controller from EE to CEPeter Leitzen
2019-01-02Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis
2019-01-01Merge branch 'security-fix-ssrf-lfs-project-import' into 'master'John Jarvis
2018-12-21Update storage location after a project has been transferedDouglas Barbosa Alexandre