summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Add support for backup codesDmitriy Zaporozhets2015-05-091-0/+5
* Init 2 factor authentication for user modelDmitriy Zaporozhets2015-05-091-0/+8
* Adding quote_string to migrationquote_stringValery Sizov2015-05-081-1/+2
* Merge branch 'tag_dup' into 'master'Valery Sizov2015-05-081-0/+16
|\
| * remove tag duplicatestag_dupValery Sizov2015-05-071-0/+16
* | Merge branch 'fix-mysql-migration-with-tags' into 'master'Valery Sizov2015-05-081-0/+10
|\ \
| * | Change the MySQL collation type to utf8_bin to ensure case-sensitive tags are...Stan Hu2015-05-071-0/+10
| |/
* | Conditionally remove indices that may not exist in pre-GitLab v6.7 installationsStan Hu2015-05-081-2/+9
|/
* Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-0/+5
* Merge branch 'fix-project-tags' into 'master'Douwe Maan2015-04-304-0/+55
|\
| * Fix DB error when trying to tag a repositoryStan Hu2015-04-274-0/+55
* | Remove abandoned GroupMembersValery Sizov2015-04-291-0/+6
|/
* Add new admin settingsVinnie Okada2015-04-262-0/+14
* Explain namespace clearn regex.Douwe Maan2015-04-241-0/+5
* Don't attempt to move if original path only contains periods.Douwe Maan2015-04-241-0/+3
* Change migration timestamp.Douwe Maan2015-04-241-0/+0
* Properly migrate users with usernames like "." or "..".Douwe Maan2015-04-241-0/+4
* Revert "Revert disallowing usernames to end in period."Douwe Maan2015-04-241-0/+76
* Revert disallowing usernames to end in period.revert-username-periodDouwe Maan2015-04-201-76/+0
* Merge branch 'google-code-import-performance' into 'master'Dmitriy Zaporozhets2015-04-172-0/+13
|\
| * Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-172-0/+13
* | Fix username period migration to preserve uniqueness of names and paths.Douwe Maan2015-04-171-5/+5
|/
* Merge branch 'invitation' into 'master'Dmitriy Zaporozhets2015-04-151-0/+12
|\
| * Add invite data to member.Douwe Maan2015-04-141-0/+12
* | Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-151-0/+5
|\ \
| * | Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+5
* | | Remove unnecessary semicolonsJacob Vosmaer2015-04-141-2/+2
* | | Use different queries for MySQL and PostgresJacob Vosmaer2015-04-141-1/+14
* | | Allow user to choose which email to be publicSenorsen2015-04-141-0/+5
| |/ |/|
* | Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-131-0/+32
|\ \
| * | Also ldap_group_links where provider='ldap'Jacob Vosmaer2015-04-131-1/+1
| * | Merge branch 'ldap_migration' of dev.gitlab.org:gitlab/gitlabhq into ldap_mig...Jacob Vosmaer2015-04-131-1/+1
| |\ \
| | * | Check for table instead of classDmitriy Zaporozhets2015-04-131-2/+2
| * | | Make migration work if LDAP is disabledJacob Vosmaer2015-04-131-2/+7
| |/ /
| * | Try to explain what we are doingJacob Vosmaer2015-04-131-0/+9
| * | Change migration to SQLDmitriy Zaporozhets2015-04-131-4/+6
| * | fix ldap identitiesValery Sizov2015-04-111-0/+16
| |/
* | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-0/+5
|\ \
| * | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-0/+5
| |/
* | Add migration to rename BuildboxService to BuildkiteServiceRobert Speicher2015-04-111-0/+9
|/
* Merge branch 'configurable-attachment-size' into 'master'Douwe Maan2015-04-031-0/+5
|\
| * Support configurable attachment size via Application SettingsStan Hu2015-04-021-0/+5
* | Fix migration SQL.username-periodDouwe Maan2015-03-311-1/+1
* | Move files for moved namespaces.Douwe Maan2015-03-311-2/+39
* | Don't allow username to end in period.Douwe Maan2015-03-271-0/+39
|/
* Add migration.unset-assigneeDouwe Maan2015-03-241-0/+6
* Add location to user profileDmitriy Zaporozhets2015-03-201-0/+5
* Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-171-0/+16
|\
| * testsValery Sizov2015-03-161-1/+4
| * rename table subscribe; make it polymorficValery Sizov2015-03-162-16/+13