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
2019-08-26Add captcha if there are multiple failed login attemptsMałgorzata Ksionek
2019-08-26Merge branch 'security-12-1-enable-image-proxy' into '12-1-stable'GitLab Release Tools Bot
2019-08-20Add active_jobs_limit to plans tableFabio Pitino
2019-08-15Add support for using a Camo proxy serverBrett Walker
2019-07-17Add rule_type to approval_project_rulesLucas Charles
2019-07-17Fix wrong pages access level defaultVladimir Shushlin
2019-07-16Migrate null values for users.private_profileAdam Hegyi
2019-07-15Reorder fields in boards schema to match EEStan Hu
2019-07-14Reorder application settings in db/schema.rb to match EEStan Hu
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-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-10Rename Gitlab::Importers moduleRyan Cobb
2019-07-10Remove CommonMetricsImporter patchRyan Cobb
2019-07-10Move importers to lib folderRyan Cobb
2019-07-10Refactor common metrics importerRyan Cobb
2019-07-09Fix incorrect namespaces & route for user-routesBob Van Landuyt
2019-07-09Add cleanup migration for MR's mutliple assigneesIgor Drozdov
2019-07-05Merge branch 'ce-10283-notifications-for-ci-minutes-quota-limit-approaching' ...James Lopez
2019-07-05Merge branch 'zj-remove-stale-feature-flag-keys' into 'master'Andreas Brandl
2019-07-05Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14328Rubén Dávila
2019-07-04Fix call to removed GitPushServiceMarkus Koller
2019-07-04Remove unused Gitaly feature flagsZeger-Jan van de Weg
2019-07-04Allow asynchronous rebase operations to be monitoredNick Thomas
2019-07-03Add Grafana to Admin > Monitoring menu when enabledManeschi Romain
2019-07-03Merge branch '44990-remove-old-i' into 'master'Nick Thomas
2019-07-03Show upcoming status for releasesJason Goodman
2019-07-02Remove old migrations and specsHeinrich Lee Yu
2019-07-02Add username to deploy tokensKrasimir Angelov
2019-07-02Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets
2019-07-02Use title and description fields for issue trackersJarka Košanová
2019-07-02Bring the InitSchema migration up to standardNick Thomas
2019-07-02Squash old migrationsNick Thomas
2019-07-01Add Migration for Strategies Column on operations_feature_flag_scopesJason Goodman
2019-07-01Merge branch 'db-fixtures' into 'master'Sean McGivern
2019-07-01Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin
2019-06-28Merge branch '3264-project-aliases-ce' into 'master'Bob Van Landuyt
2019-06-27db.fixtures: use print instead of putseyjhbb@gmail.com
2019-06-27Add cluster_id to deployments table as an FKThong Kuah
2019-06-26Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu
2019-06-26Create project_aliases tablePatrick Bajao
2019-06-25refactor(db): remove Sentry from application settings, disable_ddl_transactionRoger Meier
2019-06-25refactor(db): remove Sentry from application settingsRoger Meier
2019-06-25refactor: remove Sentry from application settingsRoger Meier
2019-06-25 Add two new ActiveRecord modelsMayra Cabrera
2019-06-25Revert "Revert to `id: :integer`"Peter Leitzen
2019-06-25Merge branch 'sh-recover-ee-schema-backport-migration-failure' into 'master'Rémy Coutable
2019-06-25Prevent EE backport migrations from running if CE is not migratedStan Hu
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu