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
2015-05-13Merge branch 'version-check' into 'master'Dmitriy Zaporozhets
2015-05-12Fix Gemfile.lockDmitriy Zaporozhets
2015-05-12Merge branch 'rs-system-note' into 'master'Dmitriy Zaporozhets
2015-05-12Merge branch 'fix_migration' into 'master'Valery Sizov
2015-05-11Add migration to convert legacy system notesRobert Speicher
2015-05-10Make otp_backup_codes a text fieldRobert Speicher
2015-05-10Add support for backup codesDmitriy Zaporozhets
2015-05-10Init 2 factor authentication for user modelDmitriy Zaporozhets
2015-05-08Adding quote_string to migrationValery Sizov
2015-05-08Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets
2015-05-08Merge branch 'tag_dup' into 'master'Valery Sizov
2015-05-08Merge branch 'fix-mysql-migration-with-tags' into 'master'Valery Sizov
2015-05-08Conditionally remove indices that may not exist in pre-GitLab v6.7 installationsStan Hu
2015-05-08Change the MySQL collation type to utf8_bin to ensure case-sensitive tags are...Stan Hu
2015-05-07remove tag duplicatesValery Sizov
2015-05-07Make migrations reversibleValery Sizov
2015-05-05Remove project dropdown and fix db sche,aDmitriy Zaporozhets
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-04-30Merge branch 'fix-project-tags' into 'master'Douwe Maan
2015-04-29Merge branch 'search-layout' into 'master'Dmitriy Zaporozhets
2015-04-29Remove abandoned GroupMembersValery Sizov
2015-04-28Continue refactoring and restyle of search layoutDmitriy Zaporozhets
2015-04-27Fix DB error when trying to tag a repositoryStan Hu
2015-04-26Add new admin settingsVinnie Okada
2015-04-24Explain namespace clearn regex.Douwe Maan
2015-04-24Update schema.Douwe Maan
2015-04-24Don't attempt to move if original path only contains periods.Douwe Maan
2015-04-24Change migration timestamp.Douwe Maan
2015-04-24Properly migrate users with usernames like "." or "..".Douwe Maan
2015-04-24Revert "Revert disallowing usernames to end in period."Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-20Revert disallowing usernames to end in period.Douwe Maan
2015-04-17Merge branch 'google-code-import-performance' into 'master'Dmitriy Zaporozhets
2015-04-17Move import data out of project so it doesn't take ages to load.Douwe Maan
2015-04-17Fix username period migration to preserve uniqueness of names and paths.Douwe Maan
2015-04-15Merge branch 'invitation' into 'master'Dmitriy Zaporozhets
2015-04-15Merge branch 'google-code-import' into 'master'Douwe Maan
2015-04-14Add spinach tests around accepting and declining invitations.Douwe Maan
2015-04-14Remove unnecessary semicolonsJacob Vosmaer
2015-04-14Use different queries for MySQL and PostgresJacob Vosmaer
2015-04-14Allow user to choose which email to be publicSenorsen
2015-04-14Add invite data to member.Douwe Maan
2015-04-13Merge branch 'ldap_migration'Dmitriy Zaporozhets
2015-04-13Also ldap_group_links where provider='ldap'Jacob Vosmaer
2015-04-13Merge branch 'ldap_migration' of dev.gitlab.org:gitlab/gitlabhq into ldap_mig...Jacob Vosmaer
2015-04-13Make migration work if LDAP is disabledJacob Vosmaer
2015-04-13Check for table instead of classDmitriy Zaporozhets
2015-04-13Try to explain what we are doingJacob Vosmaer
2015-04-13Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets
2015-04-13Change migration to SQLDmitriy Zaporozhets