Commit Graph

15 Commits

Author SHA1 Message Date
Athou
feda8ca834 optional query parameter to filter out old entries from results 2013-06-08 14:09:46 +02:00
Athou
be6db080fd hibernate tweaks 2013-06-06 09:54:17 +02:00
Athou
34d47b3250 fetch content later, join big tables on foreign keys only 2013-05-30 10:43:49 +02:00
Athou
fe16a2a7e2 mark starred entries 2013-05-22 17:12:01 +02:00
Athou
f5843e28b6 exclude content from the big join, lazy load when done 2013-05-17 11:25:50 +02:00
Athou
4ec2cc51ca rollback inner join changes, left joins actually enforce order 2013-05-16 17:01:10 +02:00
Athou
edbe326c0a move the join on entries as the first join 2013-05-16 14:34:29 +02:00
Athou
104c33e679 use inner joins 2013-05-16 12:06:35 +02:00
Athou
121daacf94 lazy loading everywhere 2013-05-15 16:40:16 +02:00
Athou
993bc0a1ac left joins instead of cross joins 2013-05-15 16:01:14 +02:00
Athou
c36e684440 actually restrict starred list to the user's feeds 2013-04-29 22:40:49 +02:00
Athou
d5218b8773 initial starring support 2013-04-29 22:37:26 +02:00
Athou
f8faa69f02 remove serializable as it does not make sense 2013-04-15 11:47:48 +02:00
Athou
edd2ec42c7 use metamodel 2013-04-12 10:44:41 +02:00
Athou
5b5ad242e0 major classes refactoring 2013-04-11 20:49:08 +02:00