Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2015-04-24Revert "Revert disallowing usernames to end in period."Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-20Revert disallowing usernames to end in period.Douwe Maan
2015-04-17Merge branch 'google-code-import-performance' into 'master'Dmitriy Zaporozhets
2015-04-17Move import data out of project so it doesn't take ages to load.Douwe Maan
2015-04-17Fix username period migration to preserve uniqueness of names and paths.Douwe Maan
2015-04-15Merge branch 'invitation' into 'master'Dmitriy Zaporozhets
2015-04-15Merge branch 'google-code-import' into 'master'Douwe Maan
2015-04-14Add spinach tests around accepting and declining invitations.Douwe Maan
2015-04-14Remove unnecessary semicolonsJacob Vosmaer
2015-04-14Use different queries for MySQL and PostgresJacob Vosmaer
2015-04-14Allow user to choose which email to be publicSenorsen
2015-04-14Add invite data to member.Douwe Maan
2015-04-13Merge branch 'ldap_migration'Dmitriy Zaporozhets
2015-04-13Also ldap_group_links where provider='ldap'Jacob Vosmaer
2015-04-13Merge branch 'ldap_migration' of dev.gitlab.org:gitlab/gitlabhq into ldap_mig...Jacob Vosmaer
2015-04-13Make migration work if LDAP is disabledJacob Vosmaer
2015-04-13Check for table instead of classDmitriy Zaporozhets
2015-04-13Try to explain what we are doingJacob Vosmaer
2015-04-13Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets
2015-04-13Change migration to SQLDmitriy Zaporozhets
2015-04-11Add migration to rename BuildboxService to BuildkiteServiceRobert Speicher
2015-04-11fix ldap identitiesValery Sizov
2015-04-03Allow projects to be imported from Google Code.Douwe Maan
2015-04-03Allow admin to create public deploy keys that are accessible to any project.Douwe Maan
2015-04-03Merge branch 'configurable-attachment-size' into 'master'Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-04-01Fix migration SQL.Douwe Maan
2015-03-31Move files for moved namespaces.Douwe Maan
2015-03-27Don't allow username to end in period.Douwe Maan
2015-03-24Add migration.Douwe Maan
2015-03-21Add location to user profileDmitriy Zaporozhets
2015-03-18Extend the commit calendar to show the actual commits for a dateHannes Rosenögger
2015-03-17Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets
2015-03-16testsValery Sizov
2015-03-16fix specsValery Sizov
2015-03-16rename table subscribe; make it polymorficValery Sizov
2015-03-16code folding fixValery Sizov
2015-03-15SubscriptionValery Sizov
2015-03-14Merge branch 'master' into fix-restricted-visibilityVinnie Okada
2015-03-10remove duplicationValery Sizov
2015-03-10Fix importers with OCCValery Sizov
2015-03-09Fix user fixtures for developmentDmitriy Zaporozhets
2015-03-07Move restricted visibility settings to the UIVinnie Okada
2015-03-06Added comment notification events to HipChat and Slack services.Stan Hu
2015-03-03Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu
2015-02-26No need to block db:rollback for safe migrationDmitriy Zaporozhets
2015-02-26Merge branch 'fix-another-migration' into 'master'Dmitriy Zaporozhets
2015-02-26Prevent another migration from failing.Douwe Maan
2015-02-25Merge branch 'bitbucket-import'Dmitriy Zaporozhets