summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-152-1/+7
|\
| * Run 'git gc' every 10 pushesJacob Vosmaer2016-03-142-1/+7
* | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-144-6/+35
|\ \ | |/ |/|
| * Add share project from group lockDmitriy Zaporozhets2016-03-112-3/+9
| * Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-113-3/+26
* | Disallow blank (non-null) values for a Note's `line_code` attributers-disallow-blank-line-codeRobert Speicher2016-03-111-0/+9
* | More detailed trigram migration error messagetrigram-index-searchingYorick Peterse2016-03-111-1/+4
* | Updated schema to include Pg operator classesYorick Peterse2016-03-111-19/+19
* | Added trigram indexes for various searched columnsYorick Peterse2016-03-112-0/+71
|/
* Remove invalid todos from databaseDouglas Barbosa Alexandre2016-03-092-1/+17
* Added main_language to the schemaYorick Peterse2016-03-091-0/+1
* Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-092-3/+6
|\
| * Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-052-3/+6
* | adds swp and swo to gitignore and improves migration for project main_languagetiagonbotelho2016-03-071-18/+2
* | implements project languages saving them onto the databasetiagonbotelho2016-03-071-0/+21
|/
* Allow the initial admin to set a passwordrs-no-default-credentialsRobert Speicher2016-03-041-25/+30
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-032-0/+6
* Fix broken migrationDmitriy Zaporozhets2016-02-291-1/+1
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-262-1/+24
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-202-8/+13
* Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-202-1/+8
* Add task modelDouglas Barbosa Alexandre2016-02-202-0/+32
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-192-2/+8
|\
| * Label description and Label rowTap2016-02-172-2/+8
* | Save merge commit id when MR is mergedRubén Dávila2016-02-191-0/+5
* | Add merge_commit_sha column to merge_requests.Rubén Dávila2016-02-191-0/+1
* | Fix name of build erasable, remove superfluous method from itGrzegorz Bizon2016-02-191-1/+1
* | Remove boolean erase column from ci build and foreign keyGrzegorz Bizon2016-02-192-4/+0
* | Add build eraseable columns to ci builds tableGrzegorz Bizon2016-02-192-0/+13
|/
* Add second build for each commit in build seedsGrzegorz Bizon2016-02-111-14/+25
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-092-0/+6
|\
| * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-051-0/+80
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-043-0/+39
| |\ \
| * | | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-042-18/+18
| * | | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-022-17/+23
* | | | Merge branch 'index_snippet' into 'master' Douwe Maan2016-02-092-1/+7
|\ \ \ \
| * | | | Add index for snippet's updated_atindex_snippetValery Sizov2016-02-092-1/+7
* | | | | Merge branch 'huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mai...Douwe Maan2016-02-092-0/+6
|\ \ \ \ \
| * | | | | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-092-0/+6
| |/ / / /
* | | | | Merge branch '3kami3/gitlab-ce-root_email' into 'master' Douwe Maan2016-02-091-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add an option to supply root email through an environmental variable.3kami3/gitlab-ce-root_email3kami32016-02-081-1/+3
| | |_|/ | |/| |
* | | | Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | remove unnecessary lower function on SQLJames Lopez2016-02-041-1/+1
* | | | Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-042-1/+81
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | refactored migration based on feedbackJames Lopez2016-02-041-1/+5
| * | refactored migration and spec based on feedbackJames Lopez2016-02-041-6/+12
| * | fixed move project method in migrationJames Lopez2016-02-022-34/+14
| * | added TODO to not working methodJames Lopez2016-02-011-0/+1
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez2016-02-014-5/+20
| |\ \ | | |/
| * | WIP - refactored migrationJames Lopez2016-02-011-7/+42