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
path: root/db
AgeCommit message (Expand)Author
2017-04-19Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern
2017-04-19Merge branch 'usage-ping-port' into 'master' Sean McGivern
2017-04-19Add unique index for note_id to system note metadata tableStan Hu
2017-04-19Add migration to remove orphaned notification settingsJames Lopez
2017-04-14Make downtime_check happySean McGivern
2017-04-14Remove unused user activities codeSean McGivern
2017-04-14Add a post-deploy migration to migrate from former Redis activity to DBRémy Coutable
2017-04-14Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-14Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez
2017-04-14Port 'Add uuid to usage ping' to CESean McGivern
2017-04-14Port 'Add EE usage ping' to CESean McGivern
2017-04-11removes redundant code from database.rbTiago Botelho
2017-04-11Merge branch 'zj-fk-ci-triggers' into 'master' Yorick Peterse
2017-04-11Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray
2017-04-11Add foreign key on trigger requestsZ.J. van de Weg
2017-04-10Move the nested groups seed behind an environment flagRobert Speicher
2017-04-10Change project view default for existing users and anonymous visitors to file...Dmitriy Zaporozhets
2017-04-10Periodically clean up temporary upload files to recover storage spaceblackst0ne
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern
2017-04-07Yet, another errorsKamil Trzcinski
2017-04-07Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan
2017-04-07Another round of code reviewKamil Trzcinski
2017-04-07Update schema.rbDouwe Maan
2017-04-07Update migrationsKamil Trzcinski
2017-04-07Update tests to cover trigger scheduleKamil Trzcinski
2017-04-07Fix ref referenceKamil Trzcinski
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-07Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones
2017-04-06Update schema.rb versionDouwe Maan
2017-04-06Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-06Merge branch 'rubocop-fix-migration-two-factor-columns' into 'master' Stan Hu
2017-04-06Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-06Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński
2017-04-06Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński
2017-04-06Fixed rubocop failure for the add_two_factor_columns_migrationJose Ivan Vargas
2017-04-06Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...Grzegorz Bizon
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06Merge branch 'feature/enforce-2fa-per-group' into 'master' Douwe Maan
2017-04-06Fix rubocop offensesLin Jen-Shin
2017-04-06Fix indexes in container repositories tableGrzegorz Bizon
2017-04-06Fix unnecessary changes in schema.rbShinya Maeda
2017-04-06Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda
2017-04-06Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda
2017-04-06Maintain MRShinya Maeda
2017-04-06Add ci_trigger_schedules tableShinya Maeda
2017-04-06Add ref to ci_triggersShinya Maeda