summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | code folding fixValery Sizov2015-03-161-0/+4
| * | SubscriptionValery Sizov2015-03-151-0/+12
* | | Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-142-0/+30
|\ \ \ | |/ /
| * | remove duplicationValery Sizov2015-03-102-2/+23
| * | Fix importers with OCCValery Sizov2015-03-101-0/+9
| |/
* | Move restricted visibility settings to the UIVinnie Okada2015-03-071-0/+5
|/
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+5
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+8
* No need to block db:rollback for safe migrationDmitriy Zaporozhets2015-02-251-1/+0
* Merge branch 'fix-another-migration' into 'master'Dmitriy Zaporozhets2015-02-261-1/+1
|\
| * Prevent another migration from failing.Douwe Maan2015-02-251-1/+1
* | Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-251-0/+6
|\ \ | |/ |/|
| * Add Bitbucket importer.Douwe Maan2015-02-241-0/+6
* | Merge branch 'mwessel/gitlab-ce-set-last-activity-at' into 'master'Dmitriy Zaporozhets2015-02-241-0/+9
|\ \ | |/ |/|
| * Give last_activity_at a default value so it will always be setMarco Wessel2015-02-231-0/+9
* | Make services migration more reliableDmitriy Zaporozhets2015-02-231-9/+15
|/
* Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets2015-02-191-19/+0
* Fix broken access control and refactor avatar uploadHannes Rosenögger2015-02-161-0/+19
* Merge branch 'tweet-new-project'Dmitriy Zaporozhets2015-02-151-0/+5
|\
| * Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+5
* | Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-132-0/+10
|/
* Remove not null constraint on project_id in services.Marin Jankovski2015-02-111-0/+5
* Add template boolean to services.Marin Jankovski2015-02-111-0/+5
* Add index on order columns for services tableDmitriy Zaporozhets2015-02-091-0/+5
* Merge branch 'notification_email'Dmitriy Zaporozhets2015-02-071-0/+11
|\
| * Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-0/+11
* | Add index on order columnsDmitriy Zaporozhets2015-02-061-0/+16
* | Add timestamps to identityDmitriy Zaporozhets2015-02-051-0/+5
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel2015-01-301-0/+5
|\