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-11-20Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets
2015-11-19Updated DB schema with new issues/projects indexesYorick Peterse
2015-11-19Added index on projects.visibility_levelYorick Peterse
2015-11-19Added index on issues.stateYorick Peterse
2015-11-19Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse
2015-11-19satisfy rubocopValery Sizov
2015-11-19fix schemaValery Sizov
2015-11-19addressing commentsValery Sizov
2015-11-19award emojiValery Sizov
2015-11-18Added an index on namespaces.publicYorick Peterse
2015-11-18Add import_error to project.Douwe Maan
2015-11-16Add unique to oid index for lfs object.Marin Jankovski
2015-11-16unique is for indexes.Marin Jankovski
2015-11-16Add support for git lfs.Marin Jankovski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-10Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets
2015-11-09Merge branch 'shared_runners' into 'master' Kamil Trzciński
2015-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-11-05make migrations reversibleValery Sizov
2015-11-05 Allow groups to appear in the search results if the group owner allows itValery Sizov
2015-11-05Add release modelDmitriy Zaporozhets
2015-10-29Added index on services.templateYorick Peterse
2015-10-26Add projects path indexKamil Trzcinski
2015-10-23Remove the contents of the satellites dirJacob Vosmaer
2015-10-23Fail builds that also have empty stringKamil Trzcinski
2015-10-21Ensure MySQL CI limits DB migrations occur after the fields have been createdStan Hu
2015-10-20Added extra index for faster enumeration of CI buildsKamil Trzcinski
2015-10-20Add missing migrationsKamil Trzcinski
2015-10-19Merge branch 'jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify' into 'ma...Robert Speicher
2015-10-18Fix schemaDouwe Maan
2015-10-18Merge branch 'master' into zj/gitlab-ce-index-milestone-title-labelDouwe Maan
2015-10-18Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan
2015-10-16Added indexes for notes.line_code and CI columnsYorick Peterse
2015-10-16Add index on ci_commits.gl_project_idYorick Peterse
2015-10-16Improve performance of queriesZeger-Jan van de Weg
2015-10-16Minor refactoring in seedingZeger-Jan van de Weg
2015-10-16Add an index to milestones title and label titleZeger-Jan van de Weg
2015-10-15Improve performance of User.by_loginYorick Peterse
2015-10-12Implement Commit Status APIKamil Trzcinski
2015-10-09Send an email (to support) when a user is reported for spamJonathan Rochkind
2015-10-08Merge branch 'workaround-seed-fu-issue' into 'master' Douwe Maan
2015-10-08Revamp finding projects by namespacesYorick Peterse
2015-10-06Verify repository is validStan Hu
2015-10-05Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-10-05Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets
2015-10-05Merge branch 'rs-remove-ci-disable'Kamil Trzcinski
2015-10-05Fixes GDK issue where repos would not be imported properlyStan Hu
2015-10-05Remove the option to disable CIRobert Speicher
2015-10-05improved code style and layout option namingPeter Göbel
2015-10-05added user preference to change layout widthPeter Göbel