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-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
2015-01-13Merge branch 'github_importer'Dmitriy Zaporozhets
2015-01-10Github ImporterValery Sizov
2015-01-08Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets
2014-12-29Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski
2014-12-28Remove unneeded password_confirmation from seed.Ciro Santilli
2014-12-26Add migration for developers can push to protected branches flag.Marin Jankovski
2014-12-24Doorkeeper integrationValery Sizov
2014-12-23Merge branch 'fix-mysql-migration' into 'master'Dmitriy Zaporozhets
2014-12-23Remove index only if existsDmitriy Zaporozhets
2014-12-23Fix migration issue for mysql with index not being removedDmitriy Zaporozhets
2014-12-20Merge pull request #7894 from cirosantilli/fix-dev-user-seedDmitriy Zaporozhets
2014-12-08speed up migration to identitiesValery Sizov
2014-12-05Add locked_at to merge requestDmitriy Zaporozhets
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-12-04Multi-provider auth. LDAP is not reworkedValery Sizov
2014-11-21Add missing timestamps to the 'members' tableJacob Vosmaer
2014-11-10Revert "Create dev fixture projects with fixed visibility"Dmitriy Zaporozhets
2014-11-07Merge pull request #8168 from cirosantilli/dev-fixtures-visibilityMarin Jankovski
2014-11-05Remove unnecessary lines.Don Luchini
2014-11-04Do not require immediate password reset if specifying one when seeding database.Don Luchini