summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Add migration.unset-assigneeDouwe Maan2015-03-241-1/+1
* Add location to user profileDmitriy Zaporozhets2015-03-201-1/+2
* 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-171-2/+13
|\
| * fix specsValery Sizov2015-03-161-1/+1
| * rename table subscribe; make it polymorficValery Sizov2015-03-161-6/+4
| * code folding fixValery Sizov2015-03-161-0/+4
| * SubscriptionValery Sizov2015-03-151-1/+10
* | Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-141-4/+4
|\ \ | |/
| * Fix importers with OCCValery Sizov2015-03-101-4/+4
* | Move restricted visibility settings to the UIVinnie Okada2015-03-071-3/+4
|/
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-1/+2
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-2/+6
* Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-251-19/+21
|\
| * Add Bitbucket importer.Douwe Maan2015-02-241-19/+21
* | Give last_activity_at a default value so it will always be setMarco Wessel2015-02-231-2/+2
|/
* Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-131-19/+22
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-02-121-1/+1
|\
| * Merge pull request #8445 from jvanbaarsen/project-spec-speed-upJeroen van Baarsen2015-02-121-1/+1
| |\
| | * Improved speed of the project_spec.rbJeroen van Baarsen2015-02-031-1/+1
* | | Remove not null constraint on project_id in services.Marin Jankovski2015-02-111-2/+2
* | | Add template boolean to services.Marin Jankovski2015-02-111-1/+2
|/ /
* | Add index on order columns for services tableDmitriy Zaporozhets2015-02-091-1/+2
* | Merge branch 'notification_email'Dmitriy Zaporozhets2015-02-071-1/+2
|\ \
| * | Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-1/+2
* | | Add index on order columnsDmitriy Zaporozhets2015-02-061-1/+13
* | | Add timestamps to identityDmitriy Zaporozhets2015-02-051-6/+8
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel2015-01-301-0/+1
|\ \ | |/
| * an ability to clone project with oauth2 tokenValery Sizov2015-01-281-1/+2
* | Fix indentationMarco Wessel2015-01-251-3/+3
* | Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-1/+2
|/
* adding avatar to project settings page added avatar removal show project avat...Steven Thonus2015-01-241-0/+1
* Validate application settings only if column existsDmitriy Zaporozhets2015-01-161-1/+1
* Allow to specify home page for non logged-in usersDmitriy Zaporozhets2015-01-161-2/+3
* Update db schemaDmitriy Zaporozhets2015-01-131-1/+1
* Merge branch 'github_importer'Dmitriy Zaporozhets2015-01-131-1/+4
|\
| * Github ImporterValery Sizov2015-01-101-1/+4
* | Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-1/+11
|/
* Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski2014-12-291-0/+43
|\
| * Doorkeeper integrationValery Sizov2014-12-241-1/+44
* | Add migration for developers can push to protected branches flag.Marin Jankovski2014-12-261-4/+5
|/
* Add locked_at to merge requestDmitriy Zaporozhets2014-12-051-1/+2
* Supporting for multiple omniauth provider for the same userValery Sizov2014-12-041-75/+27
* Multi-provider auth. LDAP is not reworkedValery Sizov2014-12-041-27/+80
* Add missing timestamps to the 'members' tableJacob Vosmaer2014-11-211-1/+1
* Snippets: public/internal/privateValery Sizov2014-10-091-3/+4
* Add slack service migration.Marin Jankovski2014-10-061-1/+1
* Fix migration and association for new members tableDmitriy Zaporozhets2014-09-141-25/+6
* Migrate old membership objects to new Member modelDmitriy Zaporozhets2014-09-141-1/+1
* Add members table migrationDmitriy Zaporozhets2014-09-141-1/+12