Commit Graph

1387 Commits

Author SHA1 Message Date
Sebastian Sdorra
fc387cee21 added public bzr url 2011-01-22 13:20:54 +01:00
Sebastian Sdorra
3f1ef02250 remove scm-core dependency from scm-server-api and improve jetty configuration 2011-01-20 18:55:14 +01:00
Sebastian Sdorra
6cb5ae1f88 added ResourceHandler api 2011-01-18 19:51:37 +01:00
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
deae748e72 set versions to 1.0-M7-SNAPSHOT 2011-01-12 18:30:08 +01:00
Sebastian Sdorra
f5bb23ae60 set versions to 1.0-M6 2011-01-12 18:24:44 +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
b5acab0782 set versions to 1.0-M6-SNAPSHOT 2010-12-31 12:47:18 +01:00
Sebastian Sdorra
06145d985d set versions to 1.0-M5 2010-12-31 12:21:49 +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
6a469d134e set versions to 1.0-M5-SNAPSHOT 2010-12-19 14:42:11 +01:00
Sebastian Sdorra
1f20032ffc set versions to 1.0-M4 2010-12-19 14:13:31 +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
cc04a331cd set versions to 1.0-M4-SNAPSHOT 2010-12-07 20:44:21 +01:00
Sebastian Sdorra
f9ad74099f set versions to 1.0-M3 2010-12-07 20:39:12 +01:00
Sebastian Sdorra
144350ad49 added tests for repositoryhandlers 2010-12-06 21:21:18 +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