Athou
|
56c0e7f6e2
|
use table generator for better batch insert performances
|
2013-06-08 21:56:49 +02:00 |
|
Athou
|
a9dc2f05f7
|
validate the date
|
2013-06-08 21:56:01 +02:00 |
|
Athou
|
ceeeee8466
|
Merge remote-tracking branch 'origin/master' into tg
|
2013-06-08 21:47:45 +02:00 |
|
Athou
|
19a4a58d9e
|
use publishedDate from feed to determine if we need to handle feed entries or not
|
2013-06-08 21:47:19 +02:00 |
|
Athou
|
3f13bf2d29
|
Merge branch 'master' into tg
|
2013-06-08 17:16:21 +02:00 |
|
Athou
|
fe0cc1d439
|
fix wrong condition
|
2013-06-08 17:15:44 +02:00 |
|
Athou
|
6133497a29
|
Merge branch 'master' into tg
|
2013-06-08 17:05:35 +02:00 |
|
Athou
|
23dd016f42
|
lazy load feeds from entries
|
2013-06-08 17:00:36 +02:00 |
|
Athou
|
d639f944bf
|
make sure the feed has been updated in the database so that the callback works
|
2013-06-08 16:55:22 +02:00 |
|
Athou
|
ec163da9db
|
removed easycriteria
|
2013-06-08 16:15:11 +02:00 |
|
Athou
|
2d880c92d0
|
remove debug line
|
2013-06-08 15:26:04 +02:00 |
|
Athou
|
feda8ca834
|
optional query parameter to filter out old entries from results
|
2013-06-08 14:09:46 +02:00 |
|
Athou
|
598630cc23
|
give back the feed to the queue
|
2013-06-07 15:56:24 +02:00 |
|
Athou
|
27804db165
|
make sure the entry has been updated
|
2013-06-07 15:54:47 +02:00 |
|
Athou
|
a73d82bd6c
|
table generator
|
2013-06-07 15:47:13 +02:00 |
|
Athou
|
bff817b465
|
not useful
|
2013-06-07 15:45:58 +02:00 |
|
Athou
|
fe9797bd83
|
portable way to unwrap the session (#266)
|
2013-06-07 15:10:41 +02:00 |
|
Athou
|
4edb481fea
|
remove ehcache support as it does not provide a performance boost (fix #264)
|
2013-06-07 13:27:41 +02:00 |
|
Athou
|
6af55dfdb6
|
start at 1 since 0 % 0 is 0
|
2013-06-06 15:33:44 +02:00 |
|
Athou
|
6bce9eb8ac
|
make sure the feed was not in error before using its last disabled date
|
2013-06-06 12:20:20 +02:00 |
|
Athou
|
52e31959f5
|
optional backlog in response
|
2013-06-06 11:55:16 +02:00 |
|
Athou
|
66abb68097
|
tweaking params
|
2013-06-06 10:57:58 +02:00 |
|
Athou
|
be6db080fd
|
hibernate tweaks
|
2013-06-06 09:54:17 +02:00 |
|
Athou
|
c907abbf62
|
cache tweaks
|
2013-06-06 08:50:15 +02:00 |
|
Athou
|
5661b00c9b
|
reuse previous disabled period if available
|
2013-06-06 08:45:55 +02:00 |
|
Athou
|
dbe7b48a04
|
merge push infos into feeds
|
2013-06-05 21:50:26 +02:00 |
|
Athou
|
7943c8e1e6
|
allow empty names for modification requests, not modifying the name (fix #263)
|
2013-06-05 20:51:29 +02:00 |
|
Athou
|
39f1a19c14
|
removed as it in fact hurts perfs
|
2013-06-05 18:37:24 +02:00 |
|
Athou
|
6eaa6d2712
|
typo
|
2013-06-05 16:42:52 +02:00 |
|
Athou
|
f7b10cb6c6
|
use distinct for joins and fetches over one to many relationships
|
2013-06-05 13:42:00 +02:00 |
|
Athou
|
7cbcf1080b
|
initial ehcache support
|
2013-06-05 11:58:35 +02:00 |
|
Athou
|
0a1c3c882d
|
fix bookmarklet
|
2013-06-04 16:53:58 +02:00 |
|
Athou
|
395e0d4eb9
|
set some http headers in the response (fix #251)
|
2013-06-04 15:45:39 +02:00 |
|
Athou
|
87d3cb6c34
|
handle entries with no title
|
2013-06-04 15:11:35 +02:00 |
|
Athou
|
1445486d4b
|
tweaking for feeds returning 304
|
2013-06-04 13:50:23 +02:00 |
|
Athou
|
283efe108c
|
fix query for null parent
|
2013-06-04 10:36:56 +02:00 |
|
Athou
|
075c3b6b61
|
manually set position
|
2013-06-04 10:11:16 +02:00 |
|
Athou
|
c5ab0e7efe
|
sort lists before changing position
|
2013-06-04 07:26:32 +02:00 |
|
Athou
|
41344e08f7
|
Merge pull request #252 from Athou/dragndrop
Dragndrop
|
2013-06-03 22:17:18 -07:00 |
|
Athou
|
502938a1df
|
refresh pubsubhubbub subscriptions every three days
|
2013-06-03 06:50:36 +02:00 |
|
Athou
|
4ba2f5dbd9
|
moving some code around
|
2013-06-02 19:44:25 +02:00 |
|
Athou
|
a3cc4ee269
|
use title if content is empty for rtl detection
|
2013-06-02 19:42:25 +02:00 |
|
Ebrahim Byagowi
|
c1d5c699a2
|
Some improvments for having better support for RTL/BiDi contents
|
2013-06-02 20:53:41 +01:00 |
|
Athou
|
555f35407b
|
added rest methods for updating positions
|
2013-06-02 12:01:58 +02:00 |
|
Athou
|
5604374691
|
check the public url before importing
|
2013-06-02 10:41:47 +02:00 |
|
Athou
|
7ffd044a86
|
added needed fields in models and needed libraries for frontend (#67)
|
2013-06-02 09:46:36 +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
|
4e7bcd004d
|
make sure we have content
|
2013-05-31 09:31:59 +02:00 |
|
Athou
|
d0e37af52b
|
keep text only before detecting direction, use jsoup because bidiutils html stripping is too restrictive
|
2013-05-31 09:28:51 +02:00 |
|