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-06-09Revert "Merge branch '50070-legacy-attachments' into 'master'"Stan Hu
2019-06-07Merge branch '50070-legacy-attachments' into 'master'Kamil Trzciński
2019-06-06Add certificate valid time to pages domain tableVladimir Shushlin
2019-06-06Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"Nick Thomas
2019-06-06Migrate legacy uploads to the project locationJarka Košanová
2019-06-06Add certificate valid time to pages domain tableVladimir Shushlin
2019-05-31Reset merge status from mergeable MRsOswaldo Ferreira
2019-05-29Add wiki size to project statisticsPeter Marko
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-05-05Run rubocop -a on CE filesStan Hu
2019-04-04Fix stage index migration failing in PostgreSQL 10Stan Hu
2019-04-01Remove additional loggingFelipe Artur
2019-03-28Address review commentsFelipe Artur
2019-03-27Merge masterFelipe Artur
2019-03-26Add multiple assignees migration and table populationOswaldo Ferreira
2019-03-13Run rubocop -aNick Thomas
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-06Use encrypted runner tokensKamil Trzciński
2019-03-01Remove auto vacuum logic, decrease batch size and intervalFelipe Artur
2019-02-19Address review commentsFelipe Artur
2019-02-19Add more specs and code improvementsFelipe Artur
2019-02-18Make migrations reschedulableFelipe Artur
2019-02-18Fix typoFelipe Artur
2019-02-18Fix rubocopFelipe Artur
2019-02-15Add Reschedulable moduleFelipe Artur
2019-02-14Split background migration for issues and merge requestsFelipe Artur
2019-02-12Schedule background migrations and specsFelipe Artur
2019-02-11Migrate issuable states to integer patch 1Felipe Artur
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-11Cleanup dead code and commentsToon Claes
2019-01-11Fix failing spec with orphaned namespaceToon Claes
2019-01-11Load all projects, namespaces, routes in 1 queryToon Claes
2019-01-11Fix duplicate disk path in Backfill ProjectReposStan Hu
2018-12-19Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre
2018-12-10Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan
2018-12-07Fill project_repositories for hashed storageDouglas Barbosa Alexandre
2018-12-07Populate MR metrics with events table information (migration)Oswaldo Ferreira
2018-12-07Fill project_repositories for hashed storageToon Claes
2018-12-05Use a 32-byte version of db_key_base for web hooksNick Thomas
2018-12-04Add a line before conditional in encrypt columns classGrzegorz Bizon
2018-12-03Use plaintext token when migration is not completeGrzegorz Bizon
2018-12-03Use proper scope when accessting application settingsGrzegorz Bizon
2018-11-28Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon
2018-11-28Expire application settings after encrypting tokensGrzegorz Bizon
2018-11-28Ensure all Routables have a parentToon Claes
2018-11-28Disable the `type` STI column for the migrationToon Claes
2018-11-28Always run CleanUp before writing the git configToon Claes
2018-11-28Run repository cleanup on failureToon Claes
2018-11-28Retry the failing projectsToon Claes
2018-11-28Move code to a BackgroundMigrationToon Claes