Commit Graph

24 Commits

Author SHA1 Message Date
Athou
24ee418f3f denormalized fields on statuses for faster queries 2013-07-14 05:48:47 +02:00
Athou
6588b510a0 utf8mb4 is not available on openshift (#309) 2013-07-12 01:32:47 +02:00
Athou
d1565dc9fd create unique index on user_id (fix #400) 2013-07-11 09:19:50 +02:00
Athou
244261917c create content hash index 2013-07-10 15:38:23 +02:00
MageFroh
f1ef5a6b99 fix error with postgresql
* postgresql stores foreign key names in lower case by default, so the precondition was erroneously passing
* check for the presence of a primary key instead
2013-07-07 21:45:14 +01:00
Athou
b5b53da593 forgot to delete that 2013-07-07 21:35:18 +02:00
Athou
55bb0ce524 fix preconditions 2013-07-07 21:19:46 +02:00
Athou
01e0bf0397 create table and columns with the right encoding (#309) 2013-07-07 20:54:50 +02:00
Athou
8792069ae0 mssql compatibility (fix #396) 2013-07-07 10:32:37 +02:00
Athou
5530c5fd7e setting to pause feed crawling 2013-07-05 08:23:18 +02:00
Athou
f230ad74b1 store normalized urls 2013-07-02 16:56:25 +02:00
Athou
03b6d2ad52 add valid checksums 2013-06-28 09:24:12 +02:00
Athou
97f3efbf7c fix postgresql deployment (fix #350) 2013-06-27 23:30:16 +02:00
Athou
f4e726a9de upgrade to liquibase 3.0.1 (#351) 2013-06-27 17:10:43 +02:00
Athou
52e4a2a0b7 proxy images through commafeed (#231) 2013-06-22 21:45:44 +02:00
Athou
fa2731861e change order of instructions, fix issue with mysql (#302) 2013-06-17 11:55:23 +02:00
Athou
968a911ccf save when users were created 2013-06-16 18:31:21 +02:00
Athou
4d44397098 'no' language no longer exists (#299) 2013-06-16 16:37:54 +02:00
Athou
edcd54640a added missing datatype 2013-06-16 15:02:54 +02:00
Athou
76f7978a06 rename language column because language is a reserved keyword in hsqldb 2013-06-16 13:19:42 +02:00
Athou
379e342e30 added on-demand database cleanup (date is hardcoded for the moment) 2013-06-16 12:06:59 +02:00
Athou
4e412c150c add missing fields and recreate sequence (#291) 2013-06-13 10:58:29 +02:00
Athou
4b0588474b new index with less collisions on feedentrystatus table 2013-06-12 16:23:22 +02:00
Athou
b78f646523 initial liquibase setup 2013-06-11 17:01:21 +02:00