summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2489-soft-delete-issues' into 'master' Douwe Maan2016-03-223-0/+16
* Merge branch 'issue_12658' into 'master' Robert Speicher2016-03-211-1/+3
* Merge branch 'issue_12658' into 'master'Robert Speicher2016-03-214-1/+67
* Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-212-1/+7
* Merge branch 'trigger-todo-for-mentions-on-commits-page' into 'master' Douwe Maan2016-03-183-1/+14
* Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-182-1/+9
* Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-172-0/+6
|\
| * Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-152-1/+7
| |\
| * \ Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-144-6/+35
| |\ \
| * | | External UsersZeger-Jan van de Weg2016-03-132-1/+7
* | | | Added an index on ci_runners.tokenYorick Peterse2016-03-162-4/+18
| |_|/ |/| |
* | | 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
| |/ / / /