Commit Graph

21 Commits

Author SHA1 Message Date
Athou
d3dd084dd7 better refresh algorithm using queues instead of synchronous database call 2013-06-30 12:35:17 +02:00
Athou
158abadf19 use date constructor directly when a calendar is not needed, better performances 2013-06-25 16:57:48 +02:00
Athou
285baaafb7 added feeds cleanup method 2013-06-19 17:01:28 +02:00
Athou
379e342e30 added on-demand database cleanup (date is hardcoded for the moment) 2013-06-16 12:06:59 +02:00
Athou
ec163da9db removed easycriteria 2013-06-08 16:15:11 +02:00
Athou
dbe7b48a04 merge push infos into feeds 2013-06-05 21:50:26 +02:00
Athou
969e3ca0e9 not needed for count 2013-05-31 16:50:30 +02:00
Athou
574f75433d since push info is fetched lazily anyway, get it with the join 2013-05-31 16:45:09 +02:00
Athou
4da9fca7ea Revert for the moment as it breaks pubsub handling 2013-05-30 11:55:15 +02:00
Athou
0aee6850d5 use a onetomany relationship for push info to avoid hibernate automatic lazy loading of onetoone optional relationships 2013-05-30 10:28:40 +02:00
Athou
7d614762e7 remove error predicate for metric 2013-05-29 08:54:29 +02:00
Athou
669574e4d5 ignore feeds in error from metrics 2013-05-28 09:21:29 +02:00
Athou
5b847d1ba9 display backlog in metrics 2013-05-24 12:42:18 +02:00
Athou
9d5b67ffda lazy load push infos 2013-05-21 15:28:08 +02:00
Athou
c88d3021b8 initial pubsubhubbub support (#44) 2013-05-20 17:44:38 +02:00
Athou
eebad80cd7 refresh every 10 minutes (#44) 2013-05-20 11:48:00 +02:00
Athou
1cd153a4ba typo 2013-04-22 11:58:06 +02:00
Athou
f8faa69f02 remove serializable as it does not make sense 2013-04-15 11:47:48 +02:00
Athou
86edd54a21 index hashes 2013-04-14 18:28: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