Commit Graph

  • 34d97221ed Rename internal method containsUnsupportedEncodings Sankaranarayanan Viswanathan 2014-10-03 00:39:43 -04:00
  • 84e78d34cd Refactor content encoding interceptor out into a separate class Sankaranarayanan Viswanathan 2014-10-03 00:31:47 -04:00
  • ac73806aee dependency updates Athou 2014-09-26 10:18:42 +02:00
  • 2105e9a5c9 jedis upgrade Athou 2014-09-23 15:21:34 +02:00
  • 2a36cc4327 configurable redis pool (fix #629) Athou 2014-09-22 09:51:55 +02:00
  • c3feaf9a15 lombok upgrade, project should compile faster Athou 2014-09-19 16:41:49 +02:00
  • d8537a98aa Only checking 20 first words is usually enough ebraminio 2014-09-12 16:36:18 +04:30
  • 42a6001ba5 openjdk8 is not supported by travis Athou 2014-09-13 10:30:11 +02:00
  • 4d9eb35230 test on openjdk8 too Athou 2014-09-13 10:26:35 +02:00
  • e4ac296a1f update badge to use travis Athou 2014-09-13 10:25:50 +02:00
  • 01b49e7864 should fix travis builds Athou 2014-09-13 10:19:12 +02:00
  • bd0b85a8d2 typo fix Athou 2014-09-13 10:11:10 +02:00
  • 3d59a4c516 changelog update Athou 2014-09-13 10:10:55 +02:00
  • 08ceff0f03 travis support Athou 2014-09-13 10:09:12 +02:00
  • d6ae88ac43 Merge pull request #624 from fabianofranz/master Athou 2014-09-13 07:11:58 +02:00
  • 5c8f016dd6 Fixes OpenShift fabianofranz 2014-09-12 03:05:51 -03:00
  • 17288017d8 Merge pull request #621 from ebraminio/master Athou 2014-09-11 16:24:43 +02:00
  • 1e2757b52f Use final instead volatile, probably needed for GWT but not here Ebrahim Byagowi 2014-09-11 18:47:22 +04:30
  • 0dce2f057e Format EstimateDirectionTest Ebrahim Byagowi 2014-09-11 18:46:09 +04:30
  • e017c5c304 various dependency upgrades Athou 2014-09-11 15:45:00 +02:00
  • a3e828f90a remove unused variable Athou 2014-09-11 15:43:38 +02:00
  • 74e5c24fdc fix import Athou 2014-09-11 15:37:09 +02:00
  • 76c0abaa22 Merge pull request #618 from ebraminio/master Athou 2014-09-11 15:33:53 +02:00
  • a52b5fd711 Avoid GWT depedency by bringing simplified dir estimate logic Ebrahim Byagowi 2014-09-11 17:47:33 +04:30
  • ffa51406b6 fix error message display Athou 2014-09-07 19:10:04 +02:00
  • 0b3b267e63 categories are now deletable again Athou 2014-08-30 16:36:11 +02:00
  • fcdb9d8257 dropwizard already has a filter for this Athou 2014-08-22 20:23:31 +02:00
  • 04943ca525 fix translations not loaded correctly Athou 2014-08-22 20:17:13 +02:00
  • 574d4a1223 changelog update Athou 2014-08-22 18:19:58 +02:00
  • 7349814cb2 ie ajax cache workaround Athou 2014-08-22 18:01:06 +02:00
  • 114c5eb356 [maven-release-plugin] prepare for next development iteration Athou 2014-08-21 09:04:10 +02:00
  • 191f861f6e [maven-release-plugin] prepare release commafeed-2.0.2 Athou 2014-08-21 09:04:01 +02:00
  • fac1fcc3a6 git over https Athou 2014-08-21 09:01:54 +02:00
  • d0490c5eb5 scm properties Athou 2014-08-21 08:54:18 +02:00
  • 2673efa9fc fix scrolling of subscriptions list on mobile Athou 2014-08-19 16:18:24 +02:00
  • d4bce7b0a1 plugin updates Athou 2014-08-19 13:14:48 +02:00
  • ba4a7ce6ab add jar version to manifest, will be printed in stacktraces Athou 2014-08-19 13:14:37 +02:00
  • 58f10153ab override dropwizard's getname Athou 2014-08-19 12:51:15 +02:00
  • e7b65e3f26 actually this works fine, the wrong constructor was injected Athou 2014-08-19 12:49:31 +02:00
  • fe91473748 correctly handle error callback (fix #614) Athou 2014-08-19 11:30:19 +02:00
  • 0140402ad4 don't create a session if it does not exists Athou 2014-08-19 07:34:07 +02:00
  • f56cba59ae correctly handle errors Athou 2014-08-19 01:12:19 +02:00
  • fed74f05fc revert to using a static user agent, fixes issues with some sites refusing our http requests Athou 2014-08-19 01:05:24 +02:00
  • 0888f11257 less boilerplate Athou 2014-08-19 00:56:21 +02:00
  • 7205d5bb9c only queue if not already queued Athou 2014-08-19 00:43:23 +02:00
  • 17a5ef882f smaller session boundary Athou 2014-08-18 15:30:25 +02:00
  • ea68dbc56f configurable session manager Athou 2014-08-18 13:09:54 +02:00
  • 0cec8af074 don't show jsessionid in url Athou 2014-08-17 17:27:08 +02:00
  • f7d0fc5768 db pooling tweak Athou 2014-08-17 16:56:38 +02:00
  • bcaab694c8 first try to login using api key Athou 2014-08-17 16:56:23 +02:00
  • 247a3d5ab3 enable @formatter:on and @formatter:off Athou 2014-08-17 14:35:31 +02:00
  • 8e262a1e10 guicing up Athou 2014-08-17 14:16:30 +02:00
  • f63695bdc7 timeout is in millis but expected in seconds Athou 2014-08-16 17:48:53 +02:00
  • b051613b62 merge properties service into configuration Athou 2014-08-16 17:27:27 +02:00
  • b886379d34 configuration validation Athou 2014-08-16 12:40:39 +02:00
  • 2a780dd2bb changelog update Athou 2014-08-16 12:32:06 +02:00
  • 9cf7b80110 apiKey is in the query params not in the path (Athou/commafeed-newsplus#7) Athou 2014-08-16 12:29:17 +02:00
  • 8fee73f1d1 fetch i18n files using relative path (#613) Athou 2014-08-16 12:21:25 +02:00
  • 36edb9373b added config element for context path (fix #611) Athou 2014-08-16 07:05:49 +02:00
  • 374c4b265a query not used anymore Athou 2014-08-15 19:21:39 +02:00
  • db0b685ae1 query rewritten with querydsl Athou 2014-08-15 17:29:58 +02:00
  • 23d33b8402 delete feed by feed as entries are now deleted in the same transaction as the feed Athou 2014-08-15 15:30:24 +02:00
  • 8a57be3e63 wrap calls in db session Athou 2014-08-15 15:20:21 +02:00
  • 823cb03f9b let hibernate clean entries Athou 2014-08-15 15:09:48 +02:00
  • e96cbcb057 only reject response if status is 401 Athou 2014-08-15 15:04:16 +02:00
  • fa0e7bcb54 rome upgrade Athou 2014-08-15 13:51:13 +02:00
  • 20292a7742 user is logged in after registration Athou 2014-08-15 12:48:39 +02:00
  • 943bde7eed hide session management inside UserService Athou 2014-08-15 12:46:52 +02:00
  • 9701af0736 user update should proc with api key and cookie login too Athou 2014-08-15 12:18:10 +02:00
  • 1456cc40e1 link to metrics Athou 2014-08-14 16:29:50 +02:00
  • dc1f88c44c remove old settings and save button as settings are read only now Athou 2014-08-14 16:29:23 +02:00
  • 55c916956f update changelog Athou 2014-08-14 16:22:13 +02:00
  • 51eda57618 dynamic user agent string Athou 2014-08-14 16:19:06 +02:00
  • d6a55e1ec0 context not needed anymore Athou 2014-08-14 16:10:07 +02:00
  • b78210421c ProxyPreserveHost no longer required Athou 2014-08-14 12:45:00 +02:00
  • 1324269f1d code cleanup Athou 2014-08-14 11:40:30 +02:00
  • cda6cb5cc0 query not used anymore Athou 2014-08-14 11:18:30 +02:00
  • c1b8619b26 toString() not needed Athou 2014-08-14 10:21:36 +02:00
  • 4203e25321 remove unused list Athou 2014-08-14 10:21:21 +02:00
  • aa02c7b93a wrapping not needed Athou 2014-08-14 09:40:40 +02:00
  • 0ff477579b findbugs is now happy Athou 2014-08-14 08:38:13 +02:00
  • 62a8e8c119 prevent timing attacks by using a time-constant comparison algorithm Athou 2014-08-13 17:08:42 +02:00
  • fa212e0911 readme update Athou 2014-08-13 14:46:07 +02:00
  • c8ad902a60 initial changelog Athou 2014-08-13 14:34:05 +02:00
  • f05515d7d6 finer transactions Athou 2014-08-13 13:08:54 +02:00
  • 95bbcce941 simplify queries Athou 2014-08-13 12:59:06 +02:00
  • d6b98f1518 trigger inputs on login Athou 2014-08-13 12:35:37 +02:00
  • bd9b1b11c5 don't use jersey dependency directly, keep jersey version in sync with dropwizard Athou 2014-08-13 11:56:36 +02:00
  • e4c4960972 remove rest methods as those are scheduled now Athou 2014-08-13 11:49:21 +02:00
  • 2a26031261 not a good idea Athou 2014-08-13 11:45:35 +02:00
  • 1d6e212955 fix documentation link Athou 2014-08-13 11:24:42 +02:00
  • 9fa3743d21 disable autocomplete on profile page Athou 2014-08-13 11:23:36 +02:00
  • 7b373c79d9 fetch user from database instead of using the one in the session to avoid hibernate exception Athou 2014-08-13 10:15:01 +02:00
  • 4e9266e2d5 added comment Athou 2014-08-13 10:12:18 +02:00
  • ea957e297c fix translations for zn and ms Athou 2014-08-13 10:07:21 +02:00
  • 9320b6beb8 units of work can now be chained Athou 2014-08-13 10:01:38 +02:00
  • 1319bf4a8c prepare next release version Athou 2014-08-13 03:23:54 +02:00
  • 78b1ec6e6a 2.0.1 2.0.1 Athou 2014-08-13 03:23:06 +02:00
  • 6d4cbb889d increase connections in redis pool Athou 2014-08-13 03:03:53 +02:00
  • 27d16265d6 autofilled fields do not trigger model update, do it manually Athou 2014-08-13 02:51:53 +02:00