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 |
|
Sebastian Sdorra
|
3ea533d29d
|
fix initialization bug
|
2010-10-12 15:06:32 +02:00 |
|
Sebastian Sdorra
|
030b2e8db0
|
improve plugin structure
|
2010-10-12 09:16:40 +02:00 |
|
Sebastian Sdorra
|
635b58682a
|
disable debug logging
|
2010-09-29 09:10:41 +02:00 |
|
Sebastian Sdorra
|
6fec6196a0
|
improve utils
|
2010-09-28 20:19:18 +02:00 |
|
Sebastian Sdorra
|
2d666f5b14
|
improve ScmWebPlugin api
|
2010-09-26 16:16:38 +02:00 |
|
Sebastian Sdorra
|
16052aeb4b
|
added BasicAuthenticationFilter
|
2010-09-26 16:14:25 +02:00 |
|
Sebastian Sdorra
|
9619a92d41
|
move Authenticator and Filters from scm-webapp to scm-web-api
|
2010-09-26 15:53:26 +02:00 |
|
Sebastian Sdorra
|
075e266620
|
improve ScmWebPlugin api
|
2010-09-20 14:51:10 +02:00 |
|
Sebastian Sdorra
|
421af8b0cb
|
disable debug logging
|
2010-09-19 18:55:36 +02:00 |
|
Sebastian Sdorra
|
ff5e3e4023
|
remove debugging info
|
2010-09-16 22:02:23 +02:00 |
|
Sebastian Sdorra
|
2f170494cf
|
improve api
|
2010-09-16 21:50:30 +02:00 |
|
Sebastian Sdorra
|
654bfe237d
|
use repositorymanager in repositoryresource
|
2010-09-15 09:37:35 +02:00 |
|
Sebastian Sdorra
|
34d1af30df
|
improve RepositoryManager api
|
2010-09-14 19:03:08 +02:00 |
|
Sebastian Sdorra
|
967b86f166
|
added securityfilter
|
2010-09-14 13:07:11 +02:00 |
|
Sebastian Sdorra
|
c4b8936b79
|
added filters for resource caching and gzip encoding
|
2010-09-14 08:52:57 +02:00 |
|
Sebastian Sdorra
|
85cb34f498
|
added scm-cli and scm-server-util
|
2010-09-11 15:03:17 +02:00 |
|
Sebastian Sdorra
|
64253bcb4f
|
using google guice instead of weld
|
2010-09-11 14:28:10 +02:00 |
|
Sebastian Sdorra
|
6a92e0e78e
|
improve authentication
|
2010-09-09 18:35:54 +02:00 |
|
Sebastian Sdorra
|
b0f637e203
|
added type to groups
|
2010-09-09 17:57:02 +02:00 |
|
Sebastian Sdorra
|
db6ddfb59e
|
added permissions to repository
|
2010-09-09 10:11:58 +02:00 |
|
Sebastian Sdorra
|
6250565bf3
|
added basic structure
|
2010-09-08 15:16:42 +02:00 |
|
Sebastian Sdorra
|
3fcff280e8
|
fix bug in SecurityFilter
|
2010-09-08 11:30:38 +02:00 |
|
Sebastian Sdorra
|
cbb85745f3
|
added DemoAuthenticator
|
2010-09-08 10:59:54 +02:00 |
|
Sebastian Sdorra
|
f1619a098a
|
added scm-core library
|
2010-09-08 10:30:08 +02:00 |
|
Sebastian Sdorra
|
45134a2964
|
added ScmState
|
2010-09-06 14:34:04 +02:00 |
|
Sebastian Sdorra
|
e0e033af6f
|
added AbstractResource
|
2010-09-06 13:02:54 +02:00 |
|
Sebastian Sdorra
|
205d7718be
|
improve RepositoryResource
|
2010-09-06 12:38:08 +02:00 |
|
Sebastian Sdorra
|
024e14a08a
|
added RepositoryResource
|
2010-09-06 12:28:13 +02:00 |
|
Sebastian Sdorra
|
36b7260f6b
|
added authentication demo
|
2010-09-05 13:54:49 +02:00 |
|
Sebastian Sdorra
|
87599bf277
|
fix bug with json arrays
|
2010-09-04 16:05:26 +02:00 |
|
Sebastian Sdorra
|
5b8175ca8b
|
fix bug in GroupsResource.delete
|
2010-09-04 16:04:40 +02:00 |
|