summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'invitation' into 'master'Dmitriy Zaporozhets2015-04-152-1/+18
|\
| * Add spinach tests around accepting and declining invitations.Douwe Maan2015-04-141-1/+2
| * Add invite data to member.Douwe Maan2015-04-142-1/+18
* | Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-152-0/+6
|\ \
| * | Allow projects to be imported from Google Code.Douwe Maan2015-04-032-0/+6
* | | Remove unnecessary semicolonsJacob Vosmaer2015-04-141-2/+2
* | | Use different queries for MySQL and PostgresJacob Vosmaer2015-04-141-1/+14
* | | Allow user to choose which email to be publicSenorsen2015-04-142-1/+7
| |/ |/|
* | Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-132-1/+33
|\ \
| * | 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-112-3/+19
| |/
* | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-132-0/+6
|\ \
| * | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-032-0/+6
| |/
* | Add migration to rename BuildboxService to BuildkiteServiceRobert Speicher2015-04-112-1/+10
|/
* Merge branch 'configurable-attachment-size' into 'master'Douwe Maan2015-04-032-1/+7
|\
| * Support configurable attachment size via Application SettingsStan Hu2015-04-022-1/+7
* | 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-242-1/+7
* Add location to user profileDmitriy Zaporozhets2015-03-202-1/+7
* 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-172-2/+29
|\
| * testsValery Sizov2015-03-161-1/+4
| * fix specsValery Sizov2015-03-161-1/+1
| * rename table subscribe; make it polymorficValery Sizov2015-03-163-22/+17
| * code folding fixValery Sizov2015-03-162-0/+8
| * SubscriptionValery Sizov2015-03-152-1/+22
* | Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-144-17/+48
|\ \ | |/
| * remove duplicationValery Sizov2015-03-102-2/+23
| * Fix importers with OCCValery Sizov2015-03-102-4/+13
| * Fix user fixtures for developmentDmitriy Zaporozhets2015-03-081-13/+14
* | Move restricted visibility settings to the UIVinnie Okada2015-03-072-3/+9
|/
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-062-1/+7
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-032-2/+14
* 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-252-19/+27
|\ \ | |/ |/|
| * Add Bitbucket importer.Douwe Maan2015-02-242-19/+27
* | Merge branch 'mwessel/gitlab-ce-set-last-activity-at' into 'master'Dmitriy Zaporozhets2015-02-242-2/+11
|\ \ | |/ |/|
| * Give last_activity_at a default value so it will always be setMarco Wessel2015-02-232-2/+11
* | 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
* Merge branch 'fix_access_control_notes' into 'master'Dmitriy Zaporozhets2015-02-171-0/+19
|\