Commit Graph

921 Commits

Author SHA1 Message Date
Sebastian Sdorra
6c98251b10 added search method to IOUtil 2011-01-16 19:20:30 +01:00
Sebastian Sdorra
c643dcfcbe added RegistryUtil 2011-01-16 18:44:51 +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
f9dcf08f31 remove lastLogin attribute to improve svn and bzr performance 2011-01-13 20:19: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
David M. Carr
5f29c02ce6 Enhance unit test for PermissionUtil to cover more group permission scenarios.
Reduce duplication of code in Permission constructors.
2011-01-07 17:11:24 -05: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
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
d9f496d425 allow public repositories 2011-01-06 12:22:17 +01:00
Sebastian Sdorra
cb2b9f96f5 improve bzr repository view 2011-01-05 17:50:50 +01:00
Sebastian Sdorra
a8f216f178 improve listener support 2011-01-02 14:33:26 +01:00
Sebastian Sdorra
3aee307af0 allow users without mail address 2011-01-02 12:41:19 +01:00
Sebastian Sdorra
1686ab25d0 added XmlGroupManager 2010-12-31 16:28:55 +01:00
Sebastian Sdorra
71aebaa26c improve group api 2010-12-31 15:35:23 +01:00
Sebastian Sdorra
c1a3d4268a fix bug with enabled anonymous access 2010-12-31 14:58:11 +01:00
Sebastian Sdorra
422b4cab9e create anonymous account 2010-12-30 13:03:01 +01:00
Sebastian Sdorra
2352bf55f1 improve logging of CGIRunner 2010-12-27 12:57:54 +01:00
David M. Carr
fed3b73192 Update activedirectory-auth plugin to use SystemUtil.
Add 32-bit detection method to SystemUtil.
2010-12-26 17:45:30 -05:00
Sebastian Sdorra
ed0ae9d977 improve WindowsHgInstaller 2010-12-26 13:12:07 +01:00
Sebastian Sdorra
d544722a65 copy templates folder into lib/hg folder 2010-12-25 19:23:04 +01:00
Sebastian Sdorra
8bba333ac0 improve windows support 2010-12-25 17:09:08 +01:00
Sebastian Sdorra
297d7f617d added UnArchiver api and SystemUtil 2010-12-23 18:03:47 +01:00
Sebastian Sdorra
e385657c06 bug fixes for issue "#1 HTTP ERROR 500 when using hgweb on Windows" 2010-12-20 21:17:21 +01:00
Sebastian Sdorra
281c71175a added ExtensionPoint annotation 2010-12-18 18:28:56 +01:00
Sebastian Sdorra
ea9489cbe5 improve exception handling 2010-12-18 18:21:48 +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
84191eb242 secure plugin manager 2010-12-16 07:46:02 +01:00
Sebastian Sdorra
bf3448e088 using maven aether for plugin installation 2010-12-13 21:02:39 +01:00
Sebastian Sdorra
2df3034309 imporve plugin system 2010-12-13 18:59:00 +01:00
Sebastian Sdorra
ef31ec2bab move implementations from scm-core to scm-webapp 2010-12-06 19:16:28 +01:00
Sebastian Sdorra
49b088723b use new store-api 2010-12-05 19:42:52 +01:00
Sebastian Sdorra
f5e41495c6 added store-api 2010-12-05 19:26:38 +01:00
Sebastian Sdorra
76fc9ff8e9 added missing StoreException 2010-12-05 18:03:48 +01:00
Sebastian Sdorra
f69dceb729 improve user grid 2010-12-05 17:46:26 +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
73bfd991fd added unit tests for RepositoryManager 2010-12-04 17:34:47 +01:00
Sebastian Sdorra
0a87a98393 fix some bugs in XmlRepositoryManager 2010-12-04 17:34:10 +01:00
Sebastian Sdorra
9fea1844d6 fix bugs in authentication system 2010-12-04 16:18:47 +01:00
Sebastian Sdorra
d506310e29 improve authentication system 2010-12-04 15:58: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
539268cd11 fix bug in create method of XmlUserManager 2010-11-29 21:27:06 +01:00
Sebastian Sdorra
0d97af630a protect XmlUserManager methods 2010-11-28 11:32:41 +01:00
Sebastian Sdorra
6074293095 fix potential bugs 2010-11-28 10:40:12 +01:00
Sebastian Sdorra
b59345258b fix security issue 2010-11-27 20:09:03 +01:00
Sebastian Sdorra
d9c3941265 added new gitrepository browser view 2010-11-27 18:36:54 +01:00