Commit Graph

109 Commits

Author SHA1 Message Date
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
David M. Carr
79190db6a3 Previously, when scm-manager was first installed, if you created an hg repository and then tried to click on the link to view the repository, you'd get an error saying that the CGI didn't exist. This was because the CGI was only being written to the .scm/cgi-bin directory when the HgConfig was "set". However, Hg should be perfectly usable with the initial config (assuming that the defaults actually match your system config). Thus, now, scm-manager will write out the CGI upon constructing an initial HgConfig as well. 2010-12-17 13:41:21 -05: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
49b088723b use new store-api 2010-12-05 19:42:52 +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
63061a5ef9 improve jersey configuration 2010-12-01 15:15:09 +01:00
Sebastian Sdorra
5ec53f1e12 update plugin informations 2010-12-01 14:36:52 +01:00
Sebastian Sdorra
3f1b6e1160 rebuild plugin system 2010-12-01 14:26:29 +01:00
Sebastian Sdorra
11faa205e8 set versions to 1.0-M3-SNAPSHOT 2010-11-29 21:52:48 +01:00
Sebastian Sdorra
3ff7080666 set versions to 1.0-M2 2010-11-29 21:49:44 +01:00
Sebastian Sdorra
6074293095 fix potential bugs 2010-11-28 10:40:12 +01:00
Sebastian Sdorra
0bf318e0fa check permission in RepositoryManager 2010-11-26 17:57:05 +01:00
Sebastian Sdorra
c56b7aaf88 fix bug in HgRepositoryHandler initialization 2010-11-25 22:02:00 +01:00
Sebastian Sdorra
b6298938ec improve repository manager and handler relation 2010-11-25 21:56:06 +01:00
Sebastian Sdorra
823c7e0bd4 added validation to SimpleRepositoryConfig 2010-11-25 18:29:27 +01:00
Sebastian Sdorra
c036b7ac7c improve scm-hg-plugin 2010-11-25 18:25:01 +01:00
Sebastian Sdorra
ceedb19bb1 use PermissionFilter for mercurial repositories 2010-11-24 18:32:32 +01:00
Sebastian Sdorra
5bcff4f8a8 set versions to 1.0-M2-SNAPSHOT 2010-11-20 18:20:52 +01:00
Sebastian Sdorra
46243d1996 set versions to 1.0-M1 2010-11-20 18:13:15 +01:00
Sebastian Sdorra
7bbcacf2b0 generate repository urls 2010-11-19 19:17:54 +01:00
Sebastian Sdorra
4e1f1e2dd4 improve scm-hg-plugin 2010-11-19 18:20:40 +01:00
Sebastian Sdorra
e8a838c063 fix potential bugs 2010-11-07 15:30:23 +01:00
Sebastian Sdorra
148cb4bc7f allow push without ssl 2010-11-07 12:27:14 +01:00
Sebastian Sdorra
fb20f3a26d improve handler and manager api 2010-11-05 18:19:43 +01:00
Sebastian Sdorra
0fc5699aba added new license header 2010-10-31 19:22: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
30f94d48ae use slf4j instead of java.util.logging 2010-10-16 11:03:54 +02:00
Sebastian Sdorra
030b2e8db0 improve plugin structure 2010-10-12 09:16:40 +02:00
Sebastian Sdorra
586749b1d0 remove unused variable 2010-10-08 10:09:57 +02:00
Sebastian Sdorra
6fec6196a0 improve utils 2010-09-28 20:19:18 +02:00
Sebastian Sdorra
12fc507d7b use new cgiservlet 2010-09-28 18:59:33 +02:00
Sebastian Sdorra
4a6fcb4aef serve mercurial repositories with hgweb cgi 2010-09-26 16:17:39 +02:00
Sebastian Sdorra
0168b5b856 added path to permission 2010-09-20 15:39:27 +02:00
Sebastian Sdorra
075e266620 improve ScmWebPlugin api 2010-09-20 14:51:10 +02:00
Sebastian Sdorra
cbaed857bb remove another unused field 2010-09-20 09:54:16 +02:00
Sebastian Sdorra
18cfdd4b17 remove unused field 2010-09-20 09:53:53 +02:00
Sebastian Sdorra
1581e31398 improve AbstractRepositoryHandler 2010-09-20 09:51:27 +02:00
Sebastian Sdorra
c24d099273 added AbstractRepositoryHandler to scm.core 2010-09-20 09:44:34 +02:00
Sebastian Sdorra
5326622e75 mask form on load 2010-09-19 18:43:16 +02:00
Sebastian Sdorra
ff21849582 added url and creationdate to repository 2010-09-19 17:00:29 +02:00
Sebastian Sdorra
d9064a91a9 improve hg config 2010-09-19 15:07:59 +02:00
Sebastian Sdorra
797b6b281a improve plugin config api 2010-09-17 15:31:19 +02:00
Sebastian Sdorra
08442924f4 added plugin config api 2010-09-17 15:13:53 +02:00