Commit Graph

81 Commits

Author SHA1 Message Date
Sebastian Sdorra
9dda195bab prepare for next development iteration 2011-03-02 17:46:20 +01:00
Sebastian Sdorra
172ac08afb release version 1.0 2011-03-02 17:30:11 +01:00
Sebastian Sdorra
828cf83513 release version 1.0-RC1 2011-02-23 14:01:05 +01:00
Sebastian Sdorra
fb10867652 use configured server port in cgis for mod_proxy 2011-02-06 16:22:54 +01:00
Sebastian Sdorra
037267e983 set versions to 1.0-RC1-SNAPSHOT 2011-01-30 15:42:25 +01:00
Sebastian Sdorra
db91413786 set versions to 1.0-M7 2011-01-30 15:38:25 +01:00
Sebastian Sdorra
9a7481726a use FileSystem api 2011-01-30 14:36:43 +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
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
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
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
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
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