summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Add a confidential flag to issuesDouglas Barbosa Alexandre2016-03-171-0/+6
* Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-171-0/+5
|\
| * Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-0/+5
| |\
| * \ Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-143-0/+20
| |\ \
| * | | External UsersZeger-Jan van de Weg2016-03-131-0/+5
* | | | Added an index on ci_runners.tokenYorick Peterse2016-03-161-0/+13
| |_|/ |/| |
* | | Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-151-0/+5
|\ \ \ | |_|/ |/| |
| * | Run 'git gc' every 10 pushesJacob Vosmaer2016-03-141-0/+5
| |/
* | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-143-0/+20
|\ \ | |/ |/|
| * Add share project from group lockDmitriy Zaporozhets2016-03-111-0/+5
| * Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-112-0/+15
* | 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
* | Added trigram indexes for various searched columnsYorick Peterse2016-03-111-0/+50
|/
* Remove invalid todos from databaseDouglas Barbosa Alexandre2016-03-091-0/+16
* Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-091-0/+5
|\
| * Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-0/+5
* | 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
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-0/+5
* Fix broken migrationDmitriy Zaporozhets2016-02-291-1/+1
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-0/+14
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-0/+5
* Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-201-0/+5
* Add task modelDouglas Barbosa Alexandre2016-02-201-0/+14
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-191-0/+5
|\
| * Label description and Label rowTap2016-02-171-0/+5
* | Save merge commit id when MR is mergedRubén Dávila2016-02-191-0/+5
* | 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-191-2/+0
* | Add build eraseable columns to ci builds tableGrzegorz Bizon2016-02-191-0/+8
|/
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-0/+5
|\
| * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-051-0/+80
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-042-0/+24
| |\ \
| * | | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-1/+1
| * | | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-021-0/+5
* | | | Merge branch 'index_snippet' into 'master' Douwe Maan2016-02-091-0/+5
|\ \ \ \
| * | | | Add index for snippet's updated_atindex_snippetValery Sizov2016-02-091-0/+5
* | | | | 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-091-0/+5
|/ / / /
* | | | 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-041-0/+80
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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-021-33/+13
| * | 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-013-0/+16
| |\ \ | | |/
| * | WIP - refactored migrationJames Lopez2016-02-011-7/+42
| * | WIP - add migrationJames Lopez2016-01-291-0/+54
* | | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-022-0/+24
| |/ |/|