Commit Graph

23 Commits

Author SHA1 Message Date
Athou
27681603cd generate accessors only 2013-08-11 14:01:16 +02:00
Athou
e1be05711b use lombok data instead of getters and setters 2013-08-11 12:09:05 +02:00
Athou
8845c54d0c apply formatter 2013-07-25 09:17:33 +02:00
Athou
ae44a1563a initial support for infinispan as 2nd level caching layer 2013-06-19 18:44:56 +02:00
Athou
05f80d6765 unused import 2013-06-17 08:50:08 +02:00
Athou
968a911ccf save when users were created 2013-06-16 18:31:21 +02:00
Athou
897b482698 cascade delete for users 2013-06-16 18:03:52 +02:00
Athou
379e342e30 added on-demand database cleanup (date is hardcoded for the moment) 2013-06-16 12:06:59 +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
7cbcf1080b initial ehcache support 2013-06-05 11:58:35 +02:00
Athou
515cc4c0dd recover password (wip) 2013-05-20 23:14:03 +02:00
Athou
5dcc923cf1 added authentication via api key for some limited api methods (fix #64) 2013-05-01 21:56:59 +02:00
Athou
6fdd07f810 store last login user timestamp 2013-04-18 16:58:56 +02:00
Athou
3691dcd98f added registration on welcome page 2013-04-06 21:38:18 +02:00
Athou
381733deeb reset index and use maximum length 2013-04-06 08:17:25 +02:00
Athou
dafa3d1396 remove index 2013-04-06 08:14:40 +02:00
Athou
05e61364f7 remove index 2013-04-06 08:04:30 +02:00
Athou
a1ab76d176 import from google reader 2013-04-05 16:31:42 +02:00
Athou
09c91106f8 admin implementation 2013-03-29 16:05:29 +01:00
Athou
60bcb64828 add a disabled state to users 2013-03-29 12:59:21 +01:00
Athou
04ce8b3a3b added indexes and constraints 2013-03-29 11:51:27 +01:00
Athou
b4d4015f4b added security checks 2013-03-28 17:07:37 +01:00
Athou
4df1e7f722 package refactoring 2013-03-23 16:19:46 +01:00