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-09-05Merge branch 'master' into '36860-migrate-issues-author'Douwe Maan
2017-09-05Migrate issues authored by deleted user to the Ghost userJarka Kadlecova
2017-09-05truncate gpg signature instead of destroyAlexis Reigel
2017-09-05destroy all signatures and add with default valueAlexis Reigel
2017-09-05add verification_status to gpg signaturesAlexis Reigel
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-09-03Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Add spec. Fix runner setting page. It worked.Shinya Maeda
2017-09-03Update application code by the db schema changeShinya Maeda
2017-09-03Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda
2017-09-03Allow null for protected attribute in ci_pipelinesShinya Maeda
2017-09-03Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda
2017-09-03iniShinya Maeda
2017-08-30Address review commentsNick Thomas
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-25Merge branch 'revert-appearances-description-html-not-null' into 'master'Douwe Maan
2017-08-24Re-allow appearances.description_html to be NULLYorick Peterse
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-22Removed some useless code, codestyle changes and removed an indexGabriel 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-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-20Fix Error 500s when attempting to destroy a protected tagStan Hu
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-15Merge branch 'fix-broadcast-messages-migration' into 'master'Douwe Maan
2017-08-14Remove invalid broadcast messages before migratingYorick Peterse
2017-08-14Exclude existing offensesMichael Kozono
2017-08-14Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan
2017-08-11Merge branch 'disable-project-export' into 'master'Rémy Coutable
2017-08-11Update migrations to move directly into the `-/system` folderBob Van Landuyt
2017-08-11Don't rename the system namespaceBob Van Landuyt
2017-08-11Add option to disable project export on instance - db changesRobin Bobbitt
2017-08-11Better caching and indexing of broadcast messagesYorick Peterse
2017-08-11Merge branch 'split-events-into-push-events' into 'master'Sean McGivern
2017-08-10Use a specialized class for querying eventsYorick Peterse
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-10Cache Appearance instances in RedisYorick Peterse
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu
2017-08-07Move locked_at removal to post-deployment migrationOswaldo Ferreira
2017-08-07Store & use ConvDev percentages returned by Version appJarka Kadlecova
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-08-03Re-organise "issues" indexes for faster orderingYorick Peterse
2017-08-02Change project FK migration to skip existing FKsYorick Peterse
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto