summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'tweet-new-project'Dmitriy Zaporozhets2015-02-151-0/+5
|\ | | | | | | | | Conflicts: db/schema.rb
| * 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 ↵Douwe Maan2015-02-132-0/+10
|/ | | | Git over HTTP(S).
* 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
|\ | | | | | | | | Conflicts: db/schema.rb
| * Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-0/+11
| | | | | | | | Closes #1932.
* | 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 ↵Marco Wessel2015-01-301-0/+5
|\ | | | | | | | | | | | | | | configure-protection Conflicts: CHANGELOG db/schema.rb
| * 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 ↵Steven Thonus2015-01-241-0/+5
| | | | avatar on dashboard, projects page, project page added rspec and feature tests added project avatar from repository new default project icon added added copying af avatar to forking of project added generated icon fixed avatar fork hound fix style fix test fix
* 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
|\ | | | | | | | | Conflicts: app/helpers/projects_helper.rb
| * 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
|\ | | | | | | | | Conflicts: db/schema.rb
| * 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix migration issue for mysql with index not being removedDmitriy Zaporozhets2014-12-231-0/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* speed up migration to identitiesValery Sizov2014-12-081-9/+15
|
* Add locked_at to merge requestDmitriy Zaporozhets2014-12-051-0/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix migration and association for new members tableDmitriy Zaporozhets2014-09-144-31/+42
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate old membership objects to new Member modelDmitriy Zaporozhets2014-09-141-0/+31
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add members table migrationDmitriy Zaporozhets2014-09-141-0/+14
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix serialize migration. Fixes #7734Drew Blessing2014-09-111-1/+2
|
* Merge pull request #7705 from dblessing/serialize_service_propertiesDmitriy Zaporozhets2014-09-101-0/+35
|\ | | | | Serialize service properties
| * Serialize services propertiesDrew Blessing2014-09-101-0/+35
| |
* | Use create-hooks instead of rewrite-hooks.shJacob Vosmaer2014-09-081-1/+1
|/ | | | | The rewrite-hooks.sh script is a deprecated wrapper for gitlab-shell's create-hooks script.
* Update repos hooks in migrationDmitriy Zaporozhets2014-09-031-0/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fixes #7571James Brooks2014-08-271-0/+6
|
* Document characters being stripped from labelsJacob Vosmaer2014-08-201-1/+3
|
* Use the default color when migrating labelsJacob Vosmaer2014-08-191-1/+1
|
* Remove invalid characters from the label nameJacob Vosmaer2014-08-191-1/+1
|
* Test if the label is valid before creating linkJacob Vosmaer2014-08-191-1/+1
|
* Add indicies to labelsDmitriy Zaporozhets2014-07-301-0/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-0/+27
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace project labels with tags to prevent name conflict with GitLab labelsDmitriy Zaporozhets2014-07-291-0/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets2014-07-292-0/+22
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>