Ebrahim Byagowi
|
a52b5fd711
|
Avoid GWT depedency by bringing simplified dir estimate logic
|
2014-09-11 17:47:33 +04:30 |
|
Athou
|
fcdb9d8257
|
dropwizard already has a filter for this
|
2014-08-22 20:23:31 +02:00 |
|
Athou
|
04943ca525
|
fix translations not loaded correctly
|
2014-08-22 20:17:13 +02:00 |
|
Athou
|
58f10153ab
|
override dropwizard's getname
|
2014-08-19 12:51:15 +02:00 |
|
Athou
|
e7b65e3f26
|
actually this works fine, the wrong constructor was injected
|
2014-08-19 12:49:31 +02:00 |
|
Athou
|
0140402ad4
|
don't create a session if it does not exists
|
2014-08-19 07:34:07 +02:00 |
|
Athou
|
fed74f05fc
|
revert to using a static user agent, fixes issues with some sites refusing our http requests
|
2014-08-19 01:05:24 +02:00 |
|
Athou
|
0888f11257
|
less boilerplate
|
2014-08-19 01:04:07 +02:00 |
|
Athou
|
7205d5bb9c
|
only queue if not already queued
|
2014-08-19 00:43:23 +02:00 |
|
Athou
|
17a5ef882f
|
smaller session boundary
|
2014-08-18 15:30:25 +02:00 |
|
Athou
|
ea68dbc56f
|
configurable session manager
|
2014-08-18 13:09:54 +02:00 |
|
Athou
|
0cec8af074
|
don't show jsessionid in url
|
2014-08-17 17:27:08 +02:00 |
|
Athou
|
bcaab694c8
|
first try to login using api key
|
2014-08-17 16:56:23 +02:00 |
|
Athou
|
8e262a1e10
|
guicing up
|
2014-08-17 14:16:30 +02:00 |
|
Athou
|
f63695bdc7
|
timeout is in millis but expected in seconds
|
2014-08-16 17:48:53 +02:00 |
|
Athou
|
b051613b62
|
merge properties service into configuration
|
2014-08-16 17:27:27 +02:00 |
|
Athou
|
b886379d34
|
configuration validation
|
2014-08-16 12:40:39 +02:00 |
|
Athou
|
9cf7b80110
|
apiKey is in the query params not in the path (Athou/commafeed-newsplus#7)
|
2014-08-16 12:29:17 +02:00 |
|
Athou
|
36edb9373b
|
added config element for context path (fix #611)
|
2014-08-16 07:05:49 +02:00 |
|
Athou
|
374c4b265a
|
query not used anymore
|
2014-08-15 19:21:39 +02:00 |
|
Athou
|
db0b685ae1
|
query rewritten with querydsl
|
2014-08-15 17:29:58 +02:00 |
|
Athou
|
23d33b8402
|
delete feed by feed as entries are now deleted in the same transaction as the feed
|
2014-08-15 15:30:24 +02:00 |
|
Athou
|
8a57be3e63
|
wrap calls in db session
|
2014-08-15 15:20:21 +02:00 |
|
Athou
|
823cb03f9b
|
let hibernate clean entries
|
2014-08-15 15:09:48 +02:00 |
|
Athou
|
fa0e7bcb54
|
rome upgrade
|
2014-08-15 13:57:10 +02:00 |
|
Athou
|
20292a7742
|
user is logged in after registration
|
2014-08-15 12:49:10 +02:00 |
|
Athou
|
943bde7eed
|
hide session management inside UserService
|
2014-08-15 12:46:52 +02:00 |
|
Athou
|
9701af0736
|
user update should proc with api key and cookie login too
|
2014-08-15 12:18:10 +02:00 |
|
Athou
|
51eda57618
|
dynamic user agent string
|
2014-08-14 16:19:06 +02:00 |
|
Athou
|
d6a55e1ec0
|
context not needed anymore
|
2014-08-14 16:10:07 +02:00 |
|
Athou
|
1324269f1d
|
code cleanup
|
2014-08-14 11:40:30 +02:00 |
|
Athou
|
cda6cb5cc0
|
query not used anymore
|
2014-08-14 11:27:43 +02:00 |
|
Athou
|
c1b8619b26
|
toString() not needed
|
2014-08-14 10:21:36 +02:00 |
|
Athou
|
4203e25321
|
remove unused list
|
2014-08-14 10:21:21 +02:00 |
|
Athou
|
aa02c7b93a
|
wrapping not needed
|
2014-08-14 09:40:40 +02:00 |
|
Athou
|
0ff477579b
|
findbugs is now happy
|
2014-08-14 08:38:13 +02:00 |
|
Athou
|
62a8e8c119
|
prevent timing attacks by using a time-constant comparison algorithm
|
2014-08-13 17:08:42 +02:00 |
|
Athou
|
f05515d7d6
|
finer transactions
|
2014-08-13 13:08:54 +02:00 |
|
Athou
|
95bbcce941
|
simplify queries
|
2014-08-13 12:59:06 +02:00 |
|
Athou
|
e4c4960972
|
remove rest methods as those are scheduled now
|
2014-08-13 11:49:21 +02:00 |
|
Athou
|
2a26031261
|
not a good idea
|
2014-08-13 11:45:35 +02:00 |
|
Athou
|
7b373c79d9
|
fetch user from database instead of using the one in the session to avoid hibernate exception
|
2014-08-13 10:15:01 +02:00 |
|
Athou
|
4e9266e2d5
|
added comment
|
2014-08-13 10:12:18 +02:00 |
|
Athou
|
9320b6beb8
|
units of work can now be chained
|
2014-08-13 10:01:38 +02:00 |
|
Athou
|
6d4cbb889d
|
increase connections in redis pool
|
2014-08-13 03:03:53 +02:00 |
|
Athou
|
eb5a6913e0
|
renamed variable for clarity
|
2014-08-12 19:56:21 +02:00 |
|
Athou
|
34d7cb949d
|
login by name or email
|
2014-08-12 19:55:57 +02:00 |
|
Athou
|
3c935a0b67
|
remove potential duplicates
|
2014-08-12 16:56:18 +02:00 |
|
Athou
|
982cf044ef
|
smarter join
|
2014-08-12 16:32:03 +02:00 |
|
Athou
|
7a21e9816c
|
prevent NPE
|
2014-08-12 16:05:57 +02:00 |
|