summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* remove duplicationValery Sizov2015-03-102-2/+23
* Fix importers with OCCValery Sizov2015-03-101-0/+9
* 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
|\
| * an ability to clone project with oauth2 tokenValery Sizov2015-01-281-0/+5
* | Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-0/+5
|/
* adding avatar to project settings page added avatar removal show project avat...Steven Thonus2015-01-241-0/+5
* Allow to specify home page for non logged-in usersDmitriy Zaporozhets2015-01-161-0/+5
* Merge branch 'github_importer'Dmitriy Zaporozhets2015-01-131-0/+8
|\
| * Github ImporterValery Sizov2015-01-101-0/+8
* | Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-0/+13
|/
* Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski2014-12-292-0/+49
|\
| * Doorkeeper integrationValery Sizov2014-12-242-0/+49
* | Add migration for developers can push to protected branches flag.Marin Jankovski2014-12-261-0/+5
|/
* Remove index only if existsDmitriy Zaporozhets2014-12-231-2/+8
* Fix migration issue for mysql with index not being removedDmitriy Zaporozhets2014-12-231-0/+2
* speed up migration to identitiesValery Sizov2014-12-081-9/+15
* Add locked_at to merge requestDmitriy Zaporozhets2014-12-051-0/+5
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-3/+14
* Multi-provider auth. LDAP is not reworkedValery Sizov2014-12-041-0/+21
* Add missing timestamps to the 'members' tableJacob Vosmaer2014-11-211-0/+15
* Save only valid record in service migrationsDmitriy Zaporozhets2014-10-312-2/+2
* Fix serialize migrationDrew Blessing2014-10-301-1/+1
* Snippets: public/internal/privateValery Sizov2014-10-091-0/+21
* Add slack service migration.Marin Jankovski2014-10-061-0/+17
* Fix STI+polymorphic for Group <-> GroupMemberDmitriy Zaporozhets2014-09-141-1/+1
* Fix migration and association for new members tableDmitriy Zaporozhets2014-09-144-31/+42
* Migrate old membership objects to new Member modelDmitriy Zaporozhets2014-09-141-0/+31
* Add members table migrationDmitriy Zaporozhets2014-09-141-0/+14