summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Change migration to SQLDmitriy Zaporozhets2015-04-131-4/+6
| * | fix ldap identitiesValery Sizov2015-04-112-3/+19
| |/
* | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-132-0/+6
|\ \
| * | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-032-0/+6
| |/
* | Add migration to rename BuildboxService to BuildkiteServiceRobert Speicher2015-04-112-1/+10
|/
* Merge branch 'configurable-attachment-size' into 'master'Douwe Maan2015-04-032-1/+7
|\
| * Support configurable attachment size via Application SettingsStan Hu2015-04-022-1/+7
* | 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-242-1/+7
* Add location to user profileDmitriy Zaporozhets2015-03-202-1/+7
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-1/+1
* Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-172-2/+29
|\
| * testsValery Sizov2015-03-161-1/+4
| * fix specsValery Sizov2015-03-161-1/+1
| * rename table subscribe; make it polymorficValery Sizov2015-03-163-22/+17
| * code folding fixValery Sizov2015-03-162-0/+8
| * SubscriptionValery Sizov2015-03-152-1/+22
* | Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-144-17/+48
|\ \ | |/
| * remove duplicationValery Sizov2015-03-102-2/+23
| * Fix importers with OCCValery Sizov2015-03-102-4/+13
| * Fix user fixtures for developmentDmitriy Zaporozhets2015-03-081-13/+14
* | Move restricted visibility settings to the UIVinnie Okada2015-03-072-3/+9
|/