Sebastian Sdorra
|
dfb58480a0
|
added AbstractManagerResource
|
2011-02-13 14:33:38 +01:00 |
|
Sebastian Sdorra
|
3d85447f9d
|
added missing Produces annotation
|
2011-02-12 19:59:04 +01:00 |
|
Sebastian Sdorra
|
d5c2338d1d
|
added LastModifiedAware interface
|
2011-02-12 19:55:18 +01:00 |
|
Sebastian Sdorra
|
8a8ab5f6e6
|
close cachemanager on context destroy
|
2011-02-12 18:10:32 +01:00 |
|
Sebastian Sdorra
|
1563f9138a
|
added user search to permission grid
|
2011-02-12 16:35:49 +01:00 |
|
Sebastian Sdorra
|
e557fd1c72
|
added group search
|
2011-02-12 16:11:35 +01:00 |
|
Sebastian Sdorra
|
cb56de5670
|
improve SearchUtil
|
2011-02-12 15:43:27 +01:00 |
|
Sebastian Sdorra
|
89f65b34eb
|
added description and lastModified attribute to group
|
2011-02-12 15:07:25 +01:00 |
|
Sebastian Sdorra
|
ffa429de33
|
improve user search
|
2011-02-12 11:27:00 +01:00 |
|
Sebastian Sdorra
|
b81610a9f3
|
cache user search results
|
2011-02-12 11:24:08 +01:00 |
|
Sebastian Sdorra
|
cf12390b0b
|
create new caches dynamically
|
2011-02-12 11:18:21 +01:00 |
|
Sebastian Sdorra
|
106cd6717c
|
improve logging
|
2011-02-12 10:58:58 +01:00 |
|
Sebastian Sdorra
|
dbb757414b
|
improve cache api
|
2011-02-12 10:52:04 +01:00 |
|
Sebastian Sdorra
|
8cdbcb812a
|
added autocomplete for group members
|
2011-02-11 20:01:44 +01:00 |
|
Sebastian Sdorra
|
c598f1079e
|
added user search resource
|
2011-02-11 19:44:10 +01:00 |
|
Sebastian Sdorra
|
60d8bbf444
|
append version to plugin url for later use
|
2011-02-10 16:18:45 +01:00 |
|
Sebastian Sdorra
|
cd92d776c1
|
added version to ScmState
|
2011-02-10 16:10:51 +01:00 |
|
Sebastian Sdorra
|
8b97cfe9b0
|
move admin user and group configuration from plugins to core
|
2011-02-08 19:37:27 +01:00 |
|
Sebastian Sdorra
|
6eecab364e
|
fix bug in authentication cache
|
2011-02-08 19:35:35 +01:00 |
|
Sebastian Sdorra
|
fb10867652
|
use configured server port in cgis for mod_proxy
|
2011-02-06 16:22:54 +01:00 |
|
Sebastian Sdorra
|
b70879cb48
|
added server port configuration for mod_jk and mod_proxy
|
2011-02-06 15:32:12 +01:00 |
|
Sebastian Sdorra
|
fa1aa6a251
|
added release logging
|
2011-02-03 19:17:08 +01:00 |
|
Sebastian Sdorra
|
dc07d4aaa8
|
fix authentication bug in BasicSecurityContext
|
2011-02-02 10:28:32 +01:00 |
|
Sebastian Sdorra
|
578d6bc97d
|
fix some potential bugs
|
2011-01-30 15:06:58 +01:00 |
|
Sebastian Sdorra
|
4392e309d1
|
user guice provider instead of jax-rs context
|
2011-01-30 14:44:47 +01:00 |
|
Sebastian Sdorra
|
9a7481726a
|
use FileSystem api
|
2011-01-30 14:36:43 +01:00 |
|
Sebastian Sdorra
|
5626cf6a77
|
added FileSystem api
|
2011-01-30 13:48:07 +01:00 |
|
Sebastian Sdorra
|
6fa341fb0a
|
fix permission bug
|
2011-01-30 12:44:32 +01:00 |
|
Sebastian Sdorra
|
03183cd86e
|
fix potential java.lang.NullPointerException
|
2011-01-30 12:30:14 +01:00 |
|
Sebastian Sdorra
|
c08990a9e0
|
hide permissions to improve security
|
2011-01-28 17:55:54 +01:00 |
|
Sebastian Sdorra
|
1aee9ed756
|
move ScmConfiguration to scm-core
|
2011-01-28 17:43:37 +01:00 |
|
Sebastian Sdorra
|
985c9ba03d
|
show only newer plugins as updates
|
2011-01-28 17:41:11 +01:00 |
|
Sebastian Sdorra
|
6cb5ae1f88
|
added ResourceHandler api
|
2011-01-18 19:51:37 +01:00 |
|
Sebastian Sdorra
|
54bb01a02e
|
fix svn commit bug
|
2011-01-15 15:22:04 +01:00 |
|
Sebastian Sdorra
|
5fa282cfc0
|
cache authentication for 60 seconds to improve svn and bzr performance
|
2011-01-15 14:05:13 +01:00 |
|
Sebastian Sdorra
|
f7b9803b20
|
fix login bug with enabled anonymous access
|
2011-01-13 20:26:20 +01:00 |
|
Sebastian Sdorra
|
f9dcf08f31
|
remove lastLogin attribute to improve svn and bzr performance
|
2011-01-13 20:19:06 +01:00 |
|
Sebastian Sdorra
|
61d51e9eb3
|
don't deliver unknown repositories
|
2011-01-11 19:18:20 +01:00 |
|
Sebastian Sdorra
|
3c066319dd
|
destroy session after logout
|
2011-01-08 16:10:06 +01:00 |
|
Sebastian Sdorra
|
37a9c506d9
|
improve authentication api for issue '#3 Add extension point for plugins to define groups and their members'
|
2011-01-08 13:04:04 +01:00 |
|
Sebastian Sdorra
|
1256ff7959
|
added groups to state
|
2011-01-07 18:26:37 +01:00 |
|
Sebastian Sdorra
|
adf7fae446
|
changes for issue '#2 Support applying permissions to groups as well as users'
|
2011-01-07 18:15:11 +01:00 |
|
Sebastian Sdorra
|
2a407f65f7
|
added change password dialog
|
2011-01-07 13:12:26 +01:00 |
|
Sebastian Sdorra
|
4a490499f9
|
added AuthenticationListener
|
2011-01-07 11:57:15 +01:00 |
|
Sebastian Sdorra
|
dfef03f074
|
improve PermissionUtil
|
2011-01-06 12:44:18 +01:00 |
|
Sebastian Sdorra
|
2311e57020
|
use gzip compression for plugin center
|
2011-01-05 17:18:01 +01:00 |
|
Sebastian Sdorra
|
58798b947f
|
fix XmlUserManager unit tests
|
2011-01-04 17:28:09 +01:00 |
|
Sebastian Sdorra
|
dd4468664d
|
improve user validation
|
2011-01-04 17:17:48 +01:00 |
|
Sebastian Sdorra
|
a8f216f178
|
improve listener support
|
2011-01-02 14:33:26 +01:00 |
|
Sebastian Sdorra
|
a73fa8d79f
|
handle events
|
2011-01-02 14:04:51 +01:00 |
|