Athou
|
efb5b20617
|
set lang header
|
2013-05-27 14:42:28 +02:00 |
|
Athou
|
8f647a96e6
|
add more locks to the pool
|
2013-05-27 13:20:07 +02:00 |
|
Athou
|
8c45fc41ec
|
requeue feed immediatly if an entry fails to update
|
2013-05-27 12:16:37 +02:00 |
|
Athou
|
648923afb8
|
better log message
|
2013-05-27 11:46:23 +02:00 |
|
Athou
|
5b0c9e940b
|
first resolve absolute url then truncate
|
2013-05-27 11:44:14 +02:00 |
|
Athou
|
c0df050184
|
wait for lock for one minute, then timeout
|
2013-05-27 11:42:01 +02:00 |
|
Athou
|
475391c6a7
|
use weak references for lock keys
|
2013-05-27 11:37:38 +02:00 |
|
Athou
|
ab88a2f892
|
allow proxy configuration out of the box (fix #196)
|
2013-05-27 11:35:57 +02:00 |
|
Athou
|
1ce2d854cb
|
queue size in metrics
|
2013-05-27 11:20:19 +02:00 |
|
Athou
|
db32c05689
|
use guava for lock handling
|
2013-05-27 10:44:43 +02:00 |
|
Athou
|
7a14dd4d76
|
responsive homepage
|
2013-05-26 18:10:47 +02:00 |
|
Athou
|
5124a092d3
|
build icon url server side
|
2013-05-26 15:36:55 +02:00 |
|
Athou
|
c6a8c288ce
|
initial mobile design (#54)
|
2013-05-26 14:35:59 +02:00 |
|
Athou
|
f04b24796c
|
resolve entry link when url is relative (fix #181)
|
2013-05-26 07:29:10 +02:00 |
|
Athou
|
02c0ef175d
|
make sure the guid fits in the database field
|
2013-05-25 18:45:24 +02:00 |
|
Athou
|
8adcd35cb4
|
increment feed update metric only when we actually update the feed
|
2013-05-25 15:39:54 +02:00 |
|
Athou
|
fdd845ca1e
|
set default values when importing
|
2013-05-25 13:08:11 +02:00 |
|
Athou
|
54aa6c8321
|
skip update queue if 304 not modified
|
2013-05-25 11:49:02 +02:00 |
|
Athou
|
9dc67ba6f9
|
handle all entry content sanity check at the same place
|
2013-05-25 00:21:00 +02:00 |
|
Athou
|
bb4ce2e0e4
|
remove predestroy responsability from startupbean
|
2013-05-24 16:50:00 +02:00 |
|
Athou
|
01b8087e43
|
added index
|
2013-05-24 15:16:29 +02:00 |
|
Athou
|
7b8d8d3f62
|
change log level
|
2013-05-24 12:51:39 +02:00 |
|
Athou
|
5b847d1ba9
|
display backlog in metrics
|
2013-05-24 12:42:18 +02:00 |
|
Athou
|
f5951f178c
|
fix localization issues (#148)
|
2013-05-24 12:34:04 +02:00 |
|
Athou
|
8039915bcf
|
shutdown pool when application stops
|
2013-05-24 12:28:48 +02:00 |
|
Athou
|
d148fa9df7
|
build disabledUntil date for feeds with support for http 304
|
2013-05-24 12:15:19 +02:00 |
|
Athou
|
f5cae4743e
|
return null when refresh is planned
|
2013-05-24 12:04:16 +02:00 |
|
Athou
|
6aebae56e6
|
Merge pull request #171 from Athou/jklm
Use jkeylockmanager for entry update locking
|
2013-05-24 03:04:03 -07:00 |
|
Athou
|
1ba5ded090
|
replaced by jlockmanager
|
2013-05-24 11:40:59 +02:00 |
|
Athou
|
4ba0ed4bf7
|
jklm initial implementation
|
2013-05-24 09:21:20 +02:00 |
|
Athou
|
c2b3992818
|
do some heavy work outside of the database transaction
|
2013-05-24 07:15:09 +02:00 |
|
Athou
|
89ffd89a31
|
wait for a spot in the queue when full
|
2013-05-23 16:52:50 +02:00 |
|
Athou
|
e8953378bb
|
enforce settings uniqueness
|
2013-05-23 16:16:05 +02:00 |
|
Athou
|
20a2c90241
|
truncate url if too long
|
2013-05-23 15:35:12 +02:00 |
|
Athou
|
b33e17041a
|
don't save email if it's empty
|
2013-05-23 14:35:16 +02:00 |
|
Athou
|
dae85a2f48
|
more pubsub special cases handling
|
2013-05-23 13:02:56 +02:00 |
|
Athou
|
4935d4f1bc
|
make sure title fits in the database field
|
2013-05-23 12:15:00 +02:00 |
|
Athou
|
0d65471c83
|
actually set a capacity limit to the queue
|
2013-05-23 12:08:16 +02:00 |
|
Athou
|
2bbfb6e3de
|
prevent NPE
|
2013-05-23 11:30:57 +02:00 |
|
Athou
|
8f43d8d1bd
|
pubsubhubbub tweaks
|
2013-05-23 11:18:07 +02:00 |
|
Athou
|
a3b91b3ff7
|
additional log line
|
2013-05-23 10:52:14 +02:00 |
|
Athou
|
f9cfea4f79
|
make sure enclosure urls fit in the database field
|
2013-05-23 10:03:15 +02:00 |
|
Athou
|
fd347eec74
|
log before executing
|
2013-05-23 08:19:05 +02:00 |
|
Athou
|
b20a85992b
|
return null if disabledUntil is in the past
|
2013-05-23 07:12:17 +02:00 |
|
Athou
|
7d09dc8046
|
handle pushpress errors
|
2013-05-23 07:03:49 +02:00 |
|
Athou
|
44d4d3e96b
|
setting for database update threads
|
2013-05-23 06:50:11 +02:00 |
|
Athou
|
006a2cf807
|
return 404 if not found
|
2013-05-22 22:30:35 +02:00 |
|
Athou
|
dbda3a9484
|
make sure the etag header fits in the database field
|
2013-05-22 22:15:53 +02:00 |
|
Athou
|
f20a772603
|
update database asynchronously
|
2013-05-22 21:57:53 +02:00 |
|
Athou
|
58501bbfb1
|
various tweaks
|
2013-05-22 21:56:22 +02:00 |
|