Athou
|
4ac4e5abf2
|
commons collection upgrade to 4.0
|
2013-11-28 16:56:52 +01:00 |
|
Athou
|
32730f6c41
|
force full refreshes only when under heavy load
|
2013-11-27 15:54:23 +01:00 |
|
Athou
|
7caa99f8f2
|
bootstrap3
|
2013-11-27 15:54:23 +01:00 |
|
Athou
|
4f8e2ab478
|
limit transaction size
|
2013-11-27 08:07:44 +01:00 |
|
Athou
|
5c44f392ca
|
remove warning
|
2013-11-26 15:11:44 +01:00 |
|
Athou
|
174d21fd4e
|
move logic to user service
|
2013-11-26 15:09:32 +01:00 |
|
Athou
|
c2ed6d47f1
|
force a full refresh of the user's feeds when he logs in
|
2013-11-26 07:05:59 +01:00 |
|
Athou
|
0f6f717d09
|
tweaking batch size again
|
2013-11-20 11:33:21 +01:00 |
|
Athou
|
d7fb637f68
|
same batch size for all operations
|
2013-11-16 11:27:48 +01:00 |
|
Athou
|
fce9086b27
|
remove deprecated duplicate feed detection
|
2013-11-16 07:40:44 +01:00 |
|
Athou
|
97586cd2c8
|
batch delete entries too
|
2013-11-16 07:30:01 +01:00 |
|
Athou
|
b74458f0b0
|
more logging
|
2013-11-15 21:38:11 +01:00 |
|
Athou
|
7c7a0fceaf
|
reduce batch size for feeds
|
2013-11-15 15:53:22 +01:00 |
|
Athou
|
23fe90ec64
|
fix log message
|
2013-11-14 14:41:41 +01:00 |
|
Athou
|
4f284165c2
|
more database cleanup tasks
|
2013-11-14 12:56:08 +01:00 |
|
Athou
|
73323335cb
|
cosmetic fix
|
2013-11-08 11:37:44 +01:00 |
|
Athou
|
05036778d6
|
httpclient upgrade
|
2013-11-05 15:27:19 +01:00 |
|
Athou
|
7957dc237e
|
for generated feeds, set 'all' as default instead of 'unread'
|
2013-10-29 07:05:19 +01:00 |
|
Athou
|
61944656b8
|
allow same query parameters for entriesAsFeed (fix #521)
|
2013-10-24 09:50:35 +02:00 |
|
Athou
|
1cb997b66d
|
moved query
|
2013-10-24 09:50:35 +02:00 |
|
Athou
|
89463808db
|
return exception stacktrace in the body
|
2013-10-23 07:55:14 +02:00 |
|
Athou
|
6aca66d8cf
|
prevent NPE
|
2013-10-20 17:12:53 +02:00 |
|
Athou
|
bad915bbaa
|
fix warnings
|
2013-10-14 15:57:35 +02:00 |
|
Athou
|
287dea2d36
|
use tag for feed name is available
|
2013-10-14 07:41:19 +02:00 |
|
Athou
|
836f7eff09
|
better index usage
|
2013-10-13 12:15:41 +02:00 |
|
Athou
|
431ab92a02
|
tagging support (#96)
|
2013-10-13 11:58:22 +02:00 |
|
Athou
|
f4c86634f7
|
liquibase upgrade, removing dirty fix
|
2013-10-10 10:07:16 +02:00 |
|
Athou
|
822dee7a13
|
scale better, don't block when the pool is exhausted
|
2013-10-08 07:05:31 +02:00 |
|
Athou
|
57abee6cf0
|
use the url of the feed as the base url to resolve relative entry links when the declared link in the feed is relative
|
2013-10-03 12:42:05 +02:00 |
|
Athou
|
b615847b09
|
make sure entries with same update date are always sorted the same way
|
2013-10-03 11:05:13 +02:00 |
|
Athou
|
ffef87e249
|
customizable scrolling speed
|
2013-10-03 10:40:58 +02:00 |
|
Athou
|
407481faa6
|
delete operation does not support limit. limit on select and delete afterwards
|
2013-09-18 09:24:31 +02:00 |
|
Athou
|
305b68546c
|
create a new transaction for each delete chunk
|
2013-09-18 09:24:05 +02:00 |
|
Athou
|
136c41c6aa
|
delete old read statuses by chunks in order to avoid large transactions
|
2013-09-17 13:01:27 +02:00 |
|
Athou
|
2f34ff8a9f
|
prevent NPE if session does not exist
|
2013-09-16 07:01:47 +02:00 |
|
Athou
|
dd94125d52
|
remove unneeded synchronization locks on settings
|
2013-09-08 19:08:26 +02:00 |
|
Athou
|
a7149e3740
|
don't start a new reporter every time the registry is injected
|
2013-09-05 16:30:14 +02:00 |
|
Athou
|
dfcc4eeebd
|
return an error message when feed/category is not found instead of returning an empty feed/category
|
2013-09-01 10:33:35 +02:00 |
|
Athou
|
966caae727
|
store and use urlAfterRedirect if different than the actual url
|
2013-08-22 15:55:05 +02:00 |
|
Athou
|
a14484ee03
|
retrieve the final url after potential http 30x redirect
|
2013-08-22 15:36:04 +02:00 |
|
Athou
|
6974abdb95
|
don't compare strings with ==
|
2013-08-22 12:04:00 +02:00 |
|
Athou
|
641350cbde
|
detect categories in opml files by checking if they have children
|
2013-08-22 06:20:44 +02:00 |
|
Athou
|
1acd7c4a01
|
set serialid
|
2013-08-20 09:47:08 +02:00 |
|
Athou
|
d92c2ebdf7
|
measure refill rate
|
2013-08-18 17:19:01 +02:00 |
|
Athou
|
8f19e9408e
|
report through jmx
|
2013-08-18 17:13:45 +02:00 |
|
Athou
|
3ecb47da5a
|
use timers instead of meters
|
2013-08-18 16:42:01 +02:00 |
|
Athou
|
ae03b42c6d
|
pretty print response if method is annotated with @PrettyPrint or 'pretty' req param is set to true
|
2013-08-18 16:29:41 +02:00 |
|
Athou
|
ee4eb9bb07
|
use codahale metrics library instead of our own
|
2013-08-18 16:29:07 +02:00 |
|
Athou
|
81a4b36c08
|
we don't need to set the default port manually as wicket does that for us
|
2013-08-16 21:33:59 +02:00 |
|
Athou
|
bf154cf83d
|
set port too
|
2013-08-16 21:23:11 +02:00 |
|