summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Add commit_id to todosDouglas Barbosa Alexandre2016-03-181-0/+2
* Change target_id to null on todosDouglas Barbosa Alexandre2016-03-181-1/+1
* Add a confidential flag to issuesDouglas Barbosa Alexandre2016-03-171-1/+3
* Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-171-0/+1
|\
| * Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-1/+2
| |\
| * \ Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-141-6/+15
| |\ \
| * | | External UsersZeger-Jan van de Weg2016-03-131-1/+2
* | | | Added an index on ci_runners.tokenYorick Peterse2016-03-161-4/+5
| |_|/ |/| |
* | | Merge branch 'auto-gc' into 'master' revert-01160fc0Douwe Maan2016-03-151-1/+2
|\ \ \ | |_|/ |/| |
| * | Run 'git gc' every 10 pushesJacob Vosmaer2016-03-141-1/+2
| |/
* | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-6/+15
|\ \ | |/ |/|
| * Add share project from group lockDmitriy Zaporozhets2016-03-111-3/+4
| * Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-111-3/+11
* | Updated schema to include Pg operator classesYorick Peterse2016-03-111-19/+19
* | Added trigram indexes for various searched columnsYorick Peterse2016-03-111-0/+21
|/
* Remove invalid todos from databaseDouglas Barbosa Alexandre2016-03-091-1/+1
* Added main_language to the schemaYorick Peterse2016-03-091-0/+1
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-3/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-0/+1
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-1/+10
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-8/+8
* Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-201-1/+3
* Add task modelDouglas Barbosa Alexandre2016-02-201-0/+18
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-191-2/+3
|\
| * Label description and Label rowTap2016-02-171-2/+3
* | Add merge_commit_sha column to merge_requests.Rubén Dávila2016-02-191-0/+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/+5
|/
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-0/+1
|\
| * Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-041-0/+15
| |\
| * | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-17/+17
| * | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-021-17/+18
* | | Merge branch 'index_snippet' into 'master' Douwe Maan2016-02-091-1/+2
|\ \ \
| * | | Add index for snippet's updated_atindex_snippetValery Sizov2016-02-091-1/+2
* | | | 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/+1
|/ / /
* | | Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-041-1/+1
|\ \ \ | |_|/ |/| |
| * | fixed move project method in migrationJames Lopez2016-02-021-1/+1
| |/
* | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+15
|/
* Merge remote-tracking branch 'origin/background-delete-process'Dmitriy Zaporozhets2016-01-301-0/+1
|\
| * Update CHANGELOGbackground-delete-processJosh Frye2016-01-291-4/+4
| * First pass at deleting projects in the background.Josh Frye2016-01-291-3/+4
* | Increase LFS objects size columnDrew Blessing2016-01-291-3/+3
|/
* Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-3/+1
* Merge branch 'master' into issue_3945issue_3945Rubén Dávila2016-01-201-0/+2
|\
| * Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-1/+3
| |\
| | * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-1/+3
* | | Merge branch 'master' into issue_3945Douwe Maan2016-01-201-0/+2
|\ \ \ | |/ /
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof2016-01-201-13/+18
| |\ \ | | |/
| * | Add sentry integrationJeroen Nijhof2016-01-181-1/+3
* | | Save and use actual diff base commit for MR diff highlightingDouwe Maan2016-01-201-14/+15
| |/ |/|