summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Add new admin settingsVinnie Okada2015-04-261-2/+4
* Update schema.Douwe Maan2015-04-241-1/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-171-2/+6
* Merge branch 'invitation' into 'master'Dmitriy Zaporozhets2015-04-151-1/+6
|\
| * Add spinach tests around accepting and declining invitations.Douwe Maan2015-04-141-1/+2
| * Add invite data to member.Douwe Maan2015-04-141-1/+6
* | Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-151-0/+1
|\ \
| * | Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+1
* | | Allow user to choose which email to be publicSenorsen2015-04-141-1/+2
| |/ |/|
* | Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-131-1/+1
|\ \
| * | fix ldap identitiesValery Sizov2015-04-111-3/+3
| |/
* | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-0/+1
|\ \
| * | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-0/+1
| |/
* | Add migration to rename BuildboxService to BuildkiteServiceRobert Speicher2015-04-111-1/+1
|/
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-1/+2
* 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