summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'version-check' into 'master'Dmitriy Zaporozhets2015-05-132-0/+6
|\
| * Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets2015-05-082-0/+6
| |\
| | * Add feature to disable version checkDmitriy Zaporozhets2015-03-102-1/+7
* | | Fix Gemfile.lockDmitriy Zaporozhets2015-05-121-1/+1
* | | Merge branch 'rs-system-note' into 'master'Dmitriy Zaporozhets2015-05-122-1/+17
|\ \ \
| * | | Add migration to convert legacy system notesRobert Speicher2015-05-112-1/+17
* | | | Merge branch 'fix_migration' into 'master'Valery Sizov2015-05-122-2/+9
|\ \ \ \
| * | | | Make migrations reversiblefix_migrationValery Sizov2015-05-072-2/+9
* | | | | Make otp_backup_codes a text fieldRobert Speicher2015-05-092-1/+6
* | | | | 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
|/ /
* | Remove project dropdown and fix db sche,aDmitriy Zaporozhets2015-05-051-26/+2
* | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-022-1/+7
* | Merge branch 'fix-project-tags' into 'master'Douwe Maan2015-04-305-2/+60
|\ \
| * | Fix DB error when trying to tag a repositoryStan Hu2015-04-275-2/+60
* | | Merge branch 'search-layout' into 'master'Dmitriy Zaporozhets2015-04-291-2/+26
|\ \ \
| * | | Continue refactoring and restyle of search layoutDmitriy Zaporozhets2015-04-281-2/+26
| |/ /
* | | Remove abandoned GroupMembersValery Sizov2015-04-292-1/+7
|/ /
* | Add new admin settingsVinnie Okada2015-04-263-2/+18
* | Explain namespace clearn regex.Douwe Maan2015-04-241-0/+5
* | Update schema.Douwe Maan2015-04-241-1/+1
* | 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
* | Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* | 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-173-2/+19
|\ \
| * | Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-173-2/+19
* | | 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-152-1/+18
|\ \
| * | Add spinach tests around accepting and declining invitations.Douwe Maan2015-04-141-1/+2
| * | Add invite data to member.Douwe Maan2015-04-142-1/+18
* | | Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-152-0/+6
|\ \ \
| * | | Allow projects to be imported from Google Code.Douwe Maan2015-04-032-0/+6
* | | | 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-142-1/+7
| |/ / |/| |
* | | Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-132-1/+33
|\ \ \
| * | | 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