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 |
|
Sebastian Sdorra
|
f39c45b7c7
|
fix bug in XmlGroupManager
|
2011-01-01 17:59:56 +01:00 |
|
Sebastian Sdorra
|
be107b8102
|
added rest api for groups
|
2010-12-31 16:49:47 +01:00 |
|
Sebastian Sdorra
|
1686ab25d0
|
added XmlGroupManager
|
2010-12-31 16:28:55 +01:00 |
|
Sebastian Sdorra
|
c1a3d4268a
|
fix bug with enabled anonymous access
|
2010-12-31 14:58:11 +01:00 |
|
Sebastian Sdorra
|
4402cfc2cf
|
remove unused ContextResolver classes
|
2010-12-30 14:07:15 +01:00 |
|
Sebastian Sdorra
|
b1a9173cd3
|
allow anonymous access
|
2010-12-30 13:44:40 +01:00 |
|
Sebastian Sdorra
|
422b4cab9e
|
create anonymous account
|
2010-12-30 13:03:01 +01:00 |
|
Sebastian Sdorra
|
6c3ef84958
|
added SSLFilter
|
2010-12-29 14:32:55 +01:00 |
|
Sebastian Sdorra
|
6136c94172
|
fix bug in update method
|
2010-12-29 14:08:31 +01:00 |
|
Sebastian Sdorra
|
01462ef3e8
|
improve plugin dependency handling
|
2010-12-29 14:05:30 +01:00 |
|
Sebastian Sdorra
|
73bb99a085
|
remove unused method
|
2010-12-28 15:48:01 +01:00 |
|
Sebastian Sdorra
|
a43d9a58a4
|
enable gzip compression
|
2010-12-28 15:45:29 +01:00 |
|
Sebastian Sdorra
|
f1a3f8885c
|
use collection instead of arrays
|
2010-12-27 17:41:58 +01:00 |
|
Sebastian Sdorra
|
c1e1695e28
|
enable pojo mapping to fix JAXBExceptions
|
2010-12-27 16:58:52 +01:00 |
|
Sebastian Sdorra
|
37d7989a6f
|
update ehcache and jgit
|
2010-12-27 15:44:34 +01:00 |
|
Sebastian Sdorra
|
9bb02a20d5
|
merge with 1d003fff9a81
|
2010-12-22 15:31:56 +01:00 |
|
Sebastian Sdorra
|
6e6dda553d
|
fixing bug concerning an error which occurred because of spaces in web application path
|
2010-12-21 17:08:41 +01:00 |
|
David M. Carr
|
1b4a847d25
|
Fix typo in DebugServlet
|
2010-12-19 18:49:51 -05:00 |
|
Sebastian Sdorra
|
a6a7d75328
|
implement plugin update method
|
2010-12-18 18:21:21 +01:00 |
|
Sebastian Sdorra
|
3dedf31dda
|
implement plugin uninstall method
|
2010-12-18 16:25:57 +01:00 |
|
Sebastian Sdorra
|
9dd3b0a3d1
|
improve web interface for plugin management
|
2010-12-18 15:45:46 +01:00 |
|
Sebastian Sdorra
|
09fb26f63d
|
make plugin repository url configurable
|
2010-12-18 14:18:14 +01:00 |
|
Sebastian Sdorra
|
8646be6733
|
improve plugin api
|
2010-12-18 13:37:34 +01:00 |
|
Sebastian Sdorra
|
548973153f
|
dont show installed plugins in the grid of available plugins
|
2010-12-17 19:02:32 +01:00 |
|
Sebastian Sdorra
|
3795b6dd0d
|
added web interface for plugin installation
|
2010-12-16 18:17:48 +01:00 |
|
Sebastian Sdorra
|
84191eb242
|
secure plugin manager
|
2010-12-16 07:46:02 +01:00 |
|
Sebastian Sdorra
|
bb4982e302
|
fix bug in JAXBStore, see http://jaxb.java.net/guide/Performance_and_thread_safety.html
|
2010-12-13 21:06:33 +01:00 |
|