Commit Graph

1684 Commits

Author SHA1 Message Date
Athou
c618e22c52 revert part of caching mechanism 2013-07-25 10:48:52 +02:00
Athou
73f2871235 revamp cache service 2013-07-25 10:21:11 +02:00
Athou
bdb30a60c3 ignore utility method for (de)serialization 2013-07-25 09:27:09 +02:00
Athou
7da630ed6d run every day at midnight 2013-07-25 09:19:05 +02:00
Athou
8845c54d0c apply formatter 2013-07-25 09:17:33 +02:00
Athou
02f1090fe7 set parameters for delete query 2013-07-25 09:12:56 +02:00
Athou
9bac3f424f index for faster status deletes 2013-07-25 09:12:45 +02:00
Athou
db2264023f added code formatter 2013-07-25 09:12:33 +02:00
Athou
ec8eb4bd1f faster startup 2013-07-24 20:05:58 +02:00
Athou
ed5596636a rewrote with a backing arraylist 2013-07-24 19:41:29 +02:00
Athou
dd0fdfc89e prevent exception when hashing content 2013-07-24 19:19:50 +02:00
Athou
d212e96664 set initial capacity to minimum if unknown capacity 2013-07-24 17:34:46 +02:00
Athou
1a720e6a29 change underlying implementation of the fixedsizesortedset to priority queue 2013-07-24 17:28:10 +02:00
Athou
7316a6e07d revert comparators 2013-07-24 17:25:14 +02:00
Athou
84a75db464 treeset uses compareTo instead of equals 2013-07-24 16:57:01 +02:00
Athou
dde3d8e405 was not meant to be committed 2013-07-24 16:43:00 +02:00
Athou
9e0a39981f use capacity as limit 2013-07-24 16:42:43 +02:00
Athou
dab9f53743 fix metrics 2013-07-24 15:53:21 +02:00
Athou
645164997d move author to content 2013-07-24 15:50:05 +02:00
Athou
c2b53b117c remove many to many relationship between entries and feeds 2013-07-24 15:40:59 +02:00
Athou
6e52f60e85 Merge pull request #458 from JKakku/patch-4
Update fi.properties
2013-07-24 06:02:54 -07:00
JKakku
1498e24037 Update fi.properties
Added version label
2013-07-24 15:41:34 +03:00
Athou
fdacac74cc cleanup unneeded statuses 2013-07-24 12:13:18 +02:00
Athou
3defd982e7 only mark if markable 2013-07-24 12:13:06 +02:00
Athou
f4eb9e2a09 always join for statuses 2013-07-23 16:45:13 +02:00
Athou
08693e16f0 move method around 2013-07-23 16:32:20 +02:00
Athou
d95e1522d8 less database calls 2013-07-23 16:19:19 +02:00
Athou
150920e0c8 delete old statuses 2013-07-23 15:27:56 +02:00
Athou
074ecbf159 persist read status instead of unread status 2013-07-22 16:31:29 +02:00
Athou
e9cc6fd518 add index in order to be able to count unread entries without join 1.0.0 2013-07-21 12:37:34 +02:00
Athou
71d9d9aeea remove potential leading invalid characters 2013-07-21 12:16:10 +02:00
Athou
9ae9238244 new label 2013-07-21 11:41:30 +02:00
Athou
60c64ce900 display app version 2013-07-21 11:40:32 +02:00
Athou
9a124db32d name threads using the pool name 2013-07-21 11:40:15 +02:00
Athou
642c780936 rename queues 2013-07-21 11:13:26 +02:00
Athou
5e575f8ea1 Merge pull request #454 from ebraminio/master
Some little improvment
2013-07-21 01:26:50 -07:00
Ebrahim Byagowi
6b06063657 bit 2013-07-21 12:38:17 +04:30
Ebrahim Byagowi
ae6eee588e Revert to original favicon
Browsers seems can not handel multi-diemension icons well
2013-07-21 12:34:40 +04:30
Ebrahim Byagowi
3b97c1c26f It is causing unstability on read 2013-07-21 12:26:31 +04:30
Ebrahim Byagowi
900b40fee2 Punctuation 2013-07-21 12:24:54 +04:30
Athou
b1617c54c9 tweak query to use indexes 2013-07-20 01:10:36 +02:00
Athou
6350c85ce8 null safe comparators 2013-07-19 22:25:43 +02:00
Athou
88de514d94 hsqldb 2.3.0 finally released 2013-07-19 16:32:08 +02:00
Athou
16a4bae65c add generated properties to display current version number 2013-07-19 16:30:27 +02:00
Athou
f7e4c42d71 Merge pull request #452 from Athou/refactor
Refactor
2013-07-19 03:57:10 -07:00
Athou
074ab9f707 use faster query for 'all unread' 2013-07-19 12:18:10 +02:00
Athou
079a73c92e fetch the entry instead of creating an empty one 2013-07-19 12:02:20 +02:00
Athou
be8a381377 only filter by date is the set is full 2013-07-19 12:02:00 +02:00
Athou
079345b2e0 refactored the way entries and statuses are fetched 2013-07-19 11:30:40 +02:00
Athou
af274f797f set landing page back to all entries for now 2013-07-19 08:42:22 +02:00