Athou
|
24bd1121af
|
commons-lang upgrade to v3
|
2014-10-29 08:46:23 +01:00 |
|
Athou
|
3cccf741d6
|
dropwizard upgrade to 0.8.0
|
2014-10-29 08:46:10 +01:00 |
|
Athou
|
2061b68a2f
|
method not used anymore
|
2014-10-29 08:27:04 +01:00 |
|
Athou
|
443dea5055
|
huge perf boost
|
2014-10-29 08:26:53 +01:00 |
|
Athou
|
b43aa84c2a
|
enable wadl
|
2014-10-27 09:54:06 +01:00 |
|
Athou
|
19964d253e
|
fix youtube icons (#658)
|
2014-10-27 05:23:36 +01:00 |
|
Athou
|
165f3ed25a
|
revert to using gif for default icon
|
2014-10-26 19:07:52 +01:00 |
|
Athou
|
358a6029a1
|
cache default (missing) favicon too
|
2014-10-26 18:27:21 +01:00 |
|
Athou
|
fa4bfa729d
|
fix favicon caching
|
2014-10-26 18:27:20 +01:00 |
|
Athou
|
f409af1c37
|
rewrite favicon fetcher
|
2014-10-26 12:25:44 +01:00 |
|
Tyler Gebhard
|
9e0c94f1a4
|
changes to the way favicons are retrieved for YouTube feeds. Now instead of fetching the YouTube logo, it fetches the YouTube user's custom thumbnail.
|
2014-10-26 03:03:02 -04:00 |
|
Athou
|
b71434acf6
|
use dropwizard built-in executor service facilities
|
2014-10-22 15:36:21 +02:00 |
|
Athou
|
7e158ed9b9
|
for some reason, injecting the session helper is not working here
|
2014-10-22 11:58:03 +02:00 |
|
Athou
|
effc65b777
|
SecurityCheckProvider now depends on SessionHelper instead of the request
|
2014-10-22 10:52:01 +02:00 |
|
Athou
|
c48e248283
|
move session related classes to subpackage
|
2014-10-22 10:35:50 +02:00 |
|
Athou
|
63e35aba6d
|
remove unused generic type
|
2014-10-22 10:34:18 +02:00 |
|
Athou
|
8f852fb9ac
|
performing post login activities for the custom css is not needed since the css is only retrieved on the website and api methods are going to get called right after this
|
2014-10-22 10:25:14 +02:00 |
|
Athou
|
bf6a13b43f
|
Merge pull request #647 from rationalrevolt/userservice-tests
Remove dependency on HttpSession in UserService
|
2014-10-22 10:22:54 +02:00 |
|
Sankaranarayanan Viswanathan
|
12030f6ce9
|
Provide a SessionHelper to manage the session
|
2014-10-22 01:17:33 -04:00 |
|
Athou
|
07da878bba
|
dependencies upgrade
|
2014-10-17 08:30:53 +02:00 |
|
Sankaranarayanan Viswanathan
|
ce95772afa
|
Delete method UserService.login(HttpSession) and copy body to callers
|
2014-10-11 13:29:29 -04:00 |
|
Sankaranarayanan Viswanathan
|
b9f27b2b00
|
Make cookieLogin handle HttpSession by itself
|
2014-10-11 13:24:12 -04:00 |
|
Sankaranarayanan Viswanathan
|
0059cabebe
|
Cover SecurityCheckProvider.SecurityCheckInjectable.cookieLogin with tests
|
2014-10-11 13:18:09 -04:00 |
|
Sankaranarayanan Viswanathan
|
326ee79c8c
|
Remove HttpSession dependency in UserService phase 1 complete
|
2014-10-09 20:53:38 -04:00 |
|
Sankaranarayanan Viswanathan
|
54cc265ee6
|
Refactored UserREST login to populate session itself
|
2014-10-09 08:38:50 -04:00 |
|
Athou
|
6152d3c14a
|
Merge pull request #646 from rationalrevolt/userservice-tests
Additional tests on UserService.login and refactor
|
2014-10-09 05:05:23 +02:00 |
|
Sankaranarayanan Viswanathan
|
64b5d64709
|
Inject PostLoginActivities and refactor
|
2014-10-08 22:18:16 -04:00 |
|
Sankaranarayanan Viswanathan
|
67d7315003
|
Extract afterLogin into a separate class
|
2014-10-08 21:39:39 -04:00 |
|
Sankaranarayanan Viswanathan
|
47da4a2a1a
|
Change visibility to package private
|
2014-10-08 21:03:53 -04:00 |
|
Sankaranarayanan Viswanathan
|
174be9c2d1
|
Added additional tests for UserService login
|
2014-10-08 20:59:05 -04:00 |
|
ebraminio
|
539d9c6d0e
|
Use split limit
|
2014-10-06 11:37:37 +03:30 |
|
Athou
|
56bcc5ef5e
|
Merge pull request #623 from ebraminio/patch-1
Only checking 20 first words is usually enough
|
2014-10-06 09:58:11 +02:00 |
|
Sankaranarayanan Viswanathan
|
34d97221ed
|
Rename internal method containsUnsupportedEncodings
|
2014-10-03 00:39:43 -04:00 |
|
Sankaranarayanan Viswanathan
|
84e78d34cd
|
Refactor content encoding interceptor out into a separate class
|
2014-10-03 00:31:47 -04:00 |
|
Athou
|
2105e9a5c9
|
jedis upgrade
|
2014-09-23 15:21:34 +02:00 |
|
Athou
|
2a36cc4327
|
configurable redis pool (fix #629)
|
2014-09-22 09:51:55 +02:00 |
|
ebraminio
|
d8537a98aa
|
Only checking 20 first words is usually enough
|
2014-09-13 22:56:17 +04:30 |
|
Ebrahim Byagowi
|
1e2757b52f
|
Use final instead volatile, probably needed for GWT but not here
|
2014-09-11 18:48:07 +04:30 |
|
Athou
|
a3e828f90a
|
remove unused variable
|
2014-09-11 15:43:38 +02:00 |
|
Athou
|
74e5c24fdc
|
fix import
|
2014-09-11 15:37:09 +02:00 |
|
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 |
|