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-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-08-16Add rake tasks for migrating leacy uploadsJarka Košanová
2019-08-04Add missing timezone to legacy artifacts (ci_builds)David H. Wilkins
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-26Prefer `flat_map` over `map` + `flatten`Peter Leitzen
2019-07-25Remove unneeded monkey-patchHeinrich Lee Yu
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-17Fix wrong pages access level defaultVladimir Shushlin
2019-07-16Migrate null values for users.private_profileAdam Hegyi
2019-07-12Merge branch 'id-clean-up-mr-assignees-migration' into 'master'Andreas Brandl
2019-07-12Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-09Fix incorrect namespaces & route for user-routesBob Van Landuyt
2019-07-09Add cleanup migration for MR's mutliple assigneesIgor Drozdov
2019-07-02Remove old migrations and specsHeinrich Lee Yu
2019-07-02Remove background migrations for old schemasNick Thomas
2019-06-17Backport the EE schema and migrations to CEYorick Peterse
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