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-07-27add unique indexes to gpg_keysAlexis Reigel
2017-07-27length constrain on the index, not on the columnAlexis Reigel
2017-07-27use db's on_delete instead of has_many :dependentAlexis Reigel
2017-07-27use ShaAttribute for gpg table columnsAlexis Reigel
2017-07-27merge migrations to 1 single create per tableAlexis Reigel
2017-07-27add gpg key modelAlexis Reigel