Commit Graph

87 Commits

Author SHA1 Message Date
Sebastian Sdorra
ef31ec2bab move implementations from scm-core to scm-webapp 2010-12-06 19:16:28 +01:00
Sebastian Sdorra
f5e41495c6 added store-api 2010-12-05 19:26:38 +01:00
Sebastian Sdorra
b6e5410d71 improve performance 2010-12-05 18:02:35 +01:00
Sebastian Sdorra
f69dceb729 improve user grid 2010-12-05 17:46:26 +01:00
Sebastian Sdorra
56b6b808c3 added logging to XmlUserManager 2010-12-05 17:33:29 +01:00
Sebastian Sdorra
f29cff9a13 move sources from scm-web-api and scm-cli to scm-core 2010-12-05 14:00:01 +01:00
Sebastian Sdorra
d506310e29 improve authentication system 2010-12-04 15:58:13 +01:00
Sebastian Sdorra
1c6413c44b improve authentication system 2010-12-02 20:44:13 +01:00
Sebastian Sdorra
1cacbc3c03 added plugin informations for web interface 2010-12-01 17:21:40 +01:00
Sebastian Sdorra
63061a5ef9 improve jersey configuration 2010-12-01 15:15:09 +01:00
Sebastian Sdorra
3f1b6e1160 rebuild plugin system 2010-12-01 14:26:29 +01:00
Sebastian Sdorra
a0a9f43a82 secure setConfig method 2010-11-29 21:42:06 +01:00
Sebastian Sdorra
6074293095 fix potential bugs 2010-11-28 10:40:12 +01:00
Sebastian Sdorra
0bf318e0fa check permission in RepositoryManager 2010-11-26 17:57:05 +01:00
Sebastian Sdorra
591c81d90f fix broken build 2010-11-26 17:16:26 +01:00
Sebastian Sdorra
d52be48587 fix UserManager 2010-11-26 15:37:35 +01:00
Sebastian Sdorra
b6298938ec improve repository manager and handler relation 2010-11-25 21:56:06 +01:00
Sebastian Sdorra
4898870e85 disable cache during development 2010-11-25 19:21:53 +01:00
Sebastian Sdorra
afc56635ea added admin flag to user 2010-11-25 18:57:21 +01:00
Sebastian Sdorra
00b5191821 fix some small bugs 2010-11-23 19:02:09 +01:00
Sebastian Sdorra
69c48bfc84 simplify update method of AbstractResource 2010-11-23 17:53:30 +01:00
Sebastian Sdorra
7bbcacf2b0 generate repository urls 2010-11-19 19:17:54 +01:00
Sebastian Sdorra
f8699c3318 added general configuration 2010-11-19 18:50:42 +01:00
Sebastian Sdorra
7342f759c1 added logging information to CacheRepositoryManagerDecorator 2010-11-19 18:03:55 +01:00
Sebastian Sdorra
65d33088b1 fix bug with firebug in debug mode 2010-11-13 14:08:55 +01:00
Sebastian Sdorra
72f1e1d78e fix login bug 2010-11-13 13:36:04 +01:00
Sebastian Sdorra
81965d3382 improve password handling 2010-11-07 16:38:08 +01:00
Sebastian Sdorra
12ba98c49b move cache api to scm-core 2010-11-07 16:07:14 +01:00
Sebastian Sdorra
2c7fee14e8 improve XmlUserHandler 2010-11-07 15:19:00 +01:00
Sebastian Sdorra
ac5e30ffbe fix password issue in UserResource 2010-11-07 11:52:52 +01:00
Sebastian Sdorra
20f2953772 added UserResource 2010-11-06 17:24:41 +01:00
Sebastian Sdorra
e1ec516f75 use XmlUserHandler for authentication 2010-11-06 17:10:50 +01:00
Sebastian Sdorra
d0981ab419 sort config panels 2010-11-06 16:56:42 +01:00
Sebastian Sdorra
71a1c5cd11 added UserHandler to plugin framework 2010-11-06 16:39:10 +01:00
Sebastian Sdorra
fb20f3a26d improve handler and manager api 2010-11-05 18:19:43 +01:00
Sebastian Sdorra
137279c30a move user to sonia.scm.user.User 2010-11-05 15:20:56 +01:00
Sebastian Sdorra
0fc5699aba added new license header 2010-10-31 19:22:53 +01:00
Sebastian Sdorra
17508ebeab improve plugin loading 2010-10-31 13:20:53 +01:00
Sebastian Sdorra
ee68f9ef60 remove unused services and fix double plugin loading 2010-10-31 13:13:58 +01:00
Sebastian Sdorra
0a9ed23b28 improve plugin management 2010-10-31 13:07:43 +01:00
Sebastian Sdorra
eda1c353b9 added XmlAuthenticator 2010-10-31 11:47:16 +01:00
Sebastian Sdorra
8f57cd0e31 fix pmd reported violations 2010-10-16 13:20:20 +02:00
Sebastian Sdorra
ecb96edda8 use log4j for logging configuration 2010-10-16 11:20:54 +02:00
Sebastian Sdorra
30f94d48ae use slf4j instead of java.util.logging 2010-10-16 11:03:54 +02:00
Sebastian Sdorra
fd86fd5d76 fix repository caching bug 2010-10-16 00:01:21 +02:00
Sebastian Sdorra
198a2c372a added logout method 2010-10-15 23:03:00 +02:00
Sebastian Sdorra
89debd70c7 use constructor injection instead of field injection 2010-10-15 18:10:00 +02:00
Sebastian Sdorra
d0825b25c8 improve security 2010-10-15 17:58:16 +02:00
Sebastian Sdorra
e891d762fb added caching for the repositorymanager 2010-10-14 07:58:51 +02:00
Sebastian Sdorra
910049e9fe start improving user interface 2010-10-13 15:07:06 +02:00