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-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
2015-02-25Merge branch 'mwessel/gitlab-ce-set-last-activity-at' into 'master'Dmitriy Zaporozhets
2015-02-24Add Bitbucket importer.Douwe Maan
2015-02-24Make services migration more reliableDmitriy Zaporozhets
2015-02-23Give last_activity_at a default value so it will always be setMarco Wessel
2015-02-19Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets
2015-02-17Merge branch 'fix_access_control_notes' into 'master'Dmitriy Zaporozhets
2015-02-17Fix dev fixture for adminDmitriy Zaporozhets
2015-02-16Fix broken access control and refactor avatar uploadHannes Rosenögger
2015-02-16Merge branch 'tweet-new-project'Dmitriy Zaporozhets
2015-02-13Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan
2015-02-13Add link to share via twitter to "created project" event.Douwe Maan
2015-02-13Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-02-12Merge pull request #8445 from jvanbaarsen/project-spec-speed-upJeroen van Baarsen
2015-02-11Remove not null constraint on project_id in services.Marin Jankovski
2015-02-11Add template boolean to services.Marin Jankovski
2015-02-10Add index on order columns for services tableDmitriy Zaporozhets
2015-02-08Merge branch 'notification_email'Dmitriy Zaporozhets
2015-02-08Allow notification email to be set separately from primary email.Douwe Maan
2015-02-06Add index on order columnsDmitriy Zaporozhets
2015-02-06Add timestamps to identityDmitriy Zaporozhets
2015-02-03Improved speed of the project_spec.rbJeroen van Baarsen
2015-01-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel
2015-01-29an ability to clone project with oauth2 tokenValery Sizov
2015-01-25Fix indentationMarco Wessel
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-24adding avatar to project settings page added avatar removal show project avat...Steven Thonus
2015-01-18Merge pull request #7878 from cirosantilli/rm-seed-password-confirmationDmitriy Zaporozhets
2015-01-17Validate application settings only if column existsDmitriy Zaporozhets
2015-01-17Allow to specify home page for non logged-in usersDmitriy Zaporozhets
2015-01-13Update db schemaDmitriy Zaporozhets