Commit Graph

1083 Commits

Author SHA1 Message Date
Athou
abe0785789 force load more items when focusing the last item in the list, the infinite scroll does not trigger if the last article is too long 2013-06-09 11:22:29 +02:00
Athou
01ec50271e Merge pull request #275 from skylot/master
Activate production profile if skipTests defined (#269 workaround)
2013-06-09 00:50:21 -07:00
Skylot
0bde2aee75 Activate production profile if skipTests defined (#269 workaround) 2013-06-09 10:37:36 +04:00
Athou
703fd91856 validate published date only if not null 2013-06-09 06:42:25 +02:00
Athou
ca64278c08 use entry date if more recent than feed published date 2013-06-08 22:35:19 +02:00
Athou
3572c0344e use entry date if more recent than feed published date 2013-06-08 22:31:34 +02:00
Athou
517b92c35c change log level 2013-06-08 22:22:43 +02:00
Athou
f5930fcab5 better log line 2013-06-08 22:15:13 +02:00
Athou
349ed7f223 add a day to make sure we don't have issues with timezones 2013-06-08 22:13:44 +02:00
Athou
d820d9738e make sure the date is in the past 2013-06-08 22:00:22 +02:00
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
be8eb832b0 logging tweaks 2013-06-08 21:46:50 +02:00
Athou
1c9401a82e trigger server refresh with keyboard shortcut too 2013-06-08 21:46:40 +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
84db458fd1 mark the entry as read when using 'b' or 'v' 2013-06-08 07:52:26 +02:00
Athou
0f90811e5f Merge pull request #267 from bulkazmaslem/patch-3
Update pl.properties
2013-06-07 13:42:37 -07:00
bulkazmaslem
e87e4db645 Update pl.properties 2013-06-07 18:24:27 +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
95ee7fb290 bigger batch size 2013-06-07 15:45:51 +02:00
Athou
6c39fb2a66 nevermind 2013-06-07 15:36:36 +02:00
Athou
1a91e5dda6 dependency not used 2013-06-07 15:31:39 +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
c7d41f0e78 pom cleanup 2013-06-05 22:19:29 +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
db6915ed59 remove limit on size 2013-06-05 19:17:16 +02:00
Athou
25b9a2fb77 Merge pull request #262 from rthome/master
Update German translation
2013-06-05 10:05:09 -07:00
Raffael Thome
e35b2f6598 Update german translation 2013-06-05 18:49:06 +02:00
Athou
3cef0029b6 ehcache.xml placeholder 2013-06-05 18:38:11 +02:00