Commit Graph

53 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
426f3fe525 added auto configuration button to mercurial config panel 2011-01-07 16:34:20 +01:00
Sebastian Sdorra
9926e722c2 fix bug in unix mercurial installation 2011-01-04 16:39:36 +01:00
Sebastian Sdorra
4402cfc2cf remove unused ContextResolver classes 2010-12-30 14:07:15 +01:00
David M. Carr
bf02db6f94 Enhance WindowsHgInstaller to use Mercurial packages (source or binary) installed into a Python installation. 2010-12-27 01:21:57 -05:00
David M. Carr
cff526d426 Remove double "m" in "programm". 2010-12-26 17:54:01 -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
cf62ffae35 fix bug in getRegistryValue 2010-12-25 18:38:44 +01:00
Sebastian Sdorra
8bba333ac0 improve windows support 2010-12-25 17:09:08 +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
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
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
3f1b6e1160 rebuild plugin system 2010-12-01 14:26:29 +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
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
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
ff21849582 added url and creationdate to repository 2010-09-19 17:00:29 +02:00
Sebastian Sdorra
797b6b281a improve plugin config api 2010-09-17 15:31:19 +02:00
Sebastian Sdorra
2f170494cf improve api 2010-09-16 21:50:30 +02:00
Sebastian Sdorra
8df2841a4d list only managed repositories 2010-09-15 09:40:44 +02:00
Sebastian Sdorra
23f59d04db fix bugs in mercurial repositoryhandler 2010-09-15 09:37:00 +02:00
Sebastian Sdorra
34d1af30df improve RepositoryManager api 2010-09-14 19:03:08 +02:00
Sebastian Sdorra
5368c4b410 implementing HgRepositoryManager 2010-09-09 10:22:57 +02:00