Commit Graph

30 Commits

Author SHA1 Message Date
Athou
0d730128f7 use lombok slf4j annotation 2013-08-11 11:45:32 +02:00
Athou
7ad9c24879 fix feed cleanup 2013-07-28 14:35:10 +02:00
Athou
da94880c53 added a little doc 2013-07-26 16:00:02 +02:00
Athou
00159ce1c5 moved methods around 2013-07-25 11:02:49 +02:00
Athou
8845c54d0c apply formatter 2013-07-25 09:17:33 +02:00
Athou
c2b53b117c remove many to many relationship between entries and feeds 2013-07-24 15:40:59 +02:00
Athou
be4b15be70 admin cleanup interface 2013-07-10 15:15:31 +02:00
Athou
430cc9b039 use settings instead of hardcoded value 2013-07-10 11:01:24 +02:00
Athou
dd05bcbcde wait for threads to finish before starting new ones 2013-07-10 10:56:42 +02:00
Athou
d293926624 parrallel delete 2013-07-10 10:36:53 +02:00
Athou
d78679d3d8 smaller batch size 2013-07-09 09:10:30 +02:00
Athou
a7a0949436 resolve feeds from database 2013-07-09 08:18:16 +02:00
Athou
32fb22d503 automatic merging of duplicate feeds 2013-07-09 08:06:32 +02:00
Athou
d361d689e8 delete relationships before deleting the feed reference 2013-07-08 07:44:43 +02:00
Athou
d8f3316747 faster feed cleanup 2013-07-05 17:00:32 +02:00
Athou
5f721bdc8a reduce batch size 2013-07-05 00:23:00 +02:00
Athou
d57a1c9e2a delete entries with no feeds 2013-07-04 21:50:39 +02:00
Athou
beaf39c8e6 move injection points where they belong 2013-07-02 16:57:31 +02:00
Athou
285baaafb7 added feeds cleanup method 2013-06-19 17:01:28 +02:00
Athou
5e3b3c3b87 logging phrasing 2013-06-19 15:14:15 +02:00
Athou
5ce780e6a2 purge entries as well as statuses 2013-06-19 13:29:56 +02:00
Athou
0b4f7d68ae wrong logging pattern 2013-06-18 13:37:56 +02:00
Athou
dd08b2aaf6 added logging 2013-06-18 13:28:15 +02:00
Athou
238a57cc27 database agnostic cleanup query 2013-06-18 13:00:03 +02:00
Athou
c4bb8da746 faster cleanup query 2013-06-18 10:34:11 +02:00
Athou
9b53e2b0fb better cleaning method 2013-06-18 08:54:53 +02:00
Athou
e6a091d351 don't delete in a big transaction 2013-06-16 16:32:46 +02:00
Athou
c2f0efb448 not a good idea with maxresults, revert and use the same batch size as default_batch_fetch_size 2013-06-16 15:54:37 +02:00
Athou
56f4f33707 cleanup by batch of 1000 2013-06-16 15:40:33 +02:00
Athou
379e342e30 added on-demand database cleanup (date is hardcoded for the moment) 2013-06-16 12:06:59 +02:00