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
2016-03-21Merge branch 'feature/issue-move' into 'master' Kamil Trzciński
2016-03-18Merge branch 'trigger-todo-for-mentions-on-commits-page' into 'master' Douwe Maan
2016-03-18Merge branch 'confidential-issues' into 'master' Douwe Maan
2016-03-17Merge branch '4009-external-users' into 'master' Douwe Maan
2016-03-16Added an index on ci_runners.tokenYorick Peterse
2016-03-15Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg
2016-03-15Merge branch 'auto-gc' into 'master' Douwe Maan
2016-03-14Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg
2016-03-14Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets
2016-03-14Run 'git gc' every 10 pushesJacob Vosmaer
2016-03-13External UsersZeger-Jan van de Weg
2016-03-12Disallow blank (non-null) values for a Note's `line_code` attributeRobert Speicher
2016-03-11More detailed trigram migration error messageYorick Peterse
2016-03-11Updated schema to include Pg operator classesYorick Peterse
2016-03-11Added trigram indexes for various searched columnsYorick Peterse
2016-03-11Add share project from group lockDmitriy Zaporozhets
2016-03-11Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets
2016-03-09Remove invalid todos from databaseDouglas Barbosa Alexandre
2016-03-09Added main_language to the schemaYorick Peterse
2016-03-09Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets
2016-03-07adds swp and swo to gitignore and improves migration for project main_languagetiagonbotelho
2016-03-07implements project languages saving them onto the databasetiagonbotelho
2016-03-06Remove `Snippet#expires_at`Robert Speicher
2016-03-05Allow the initial admin to set a passwordRobert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-29Fix broken migrationDmitriy Zaporozhets
2016-02-26Branded login page also in CEZeger-Jan van de Weg
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre
2016-02-20Add task modelDouglas Barbosa Alexandre
2016-02-20Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan
2016-02-19Save merge commit id when MR is mergedRubén Dávila
2016-02-19Add merge_commit_sha column to merge_requests.Rubén Dávila
2016-02-19Fix name of build erasable, remove superfluous method from itGrzegorz Bizon
2016-02-19Remove boolean erase column from ci build and foreign keyGrzegorz Bizon
2016-02-19Add build eraseable columns to ci builds tableGrzegorz Bizon
2016-02-17Label description and Label rowTap
2016-02-11Add second build for each commit in build seedsGrzegorz Bizon
2016-02-09Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher
2016-02-09Merge branch 'index_snippet' into 'master' Douwe Maan
2016-02-09Merge branch 'huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mai...Douwe Maan
2016-02-09Merge branch '3kami3/gitlab-ce-root_email' into 'master' Douwe Maan
2016-02-09Add index for snippet's updated_atValery Sizov
2016-02-09Add option to include the sender name in body of Notify email. fix #7824Jason Lee
2016-02-09Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan
2016-02-08Add an option to supply root email through an environmental variable.3kami3
2016-02-05Merge branch 'master' into ci-permissionsKamil Trzcinski
2016-02-04remove unnecessary lower function on SQLJames Lopez
2016-02-04Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan
2016-02-04refactored migration based on feedbackJames Lopez