Commit Graph

98 Commits

Author SHA1 Message Date
Sebastian Sdorra
2c209e4161 improve changeset viewer 2011-04-18 18:01:40 +02:00
Sebastian Sdorra
00e3f79945 implement new ChangesetViewer api 2011-04-16 17:24:59 +02:00
Sebastian Sdorra
46d522b864 rebuild cgi stack 2011-04-14 18:43:13 +02:00
Sebastian Sdorra
cfc0b92dbc fix mercurial changeset viewer date 2011-04-05 08:28:14 +02:00
Sebastian Sdorra
fa6b85f627 added GitRepositoryViewer 2011-04-03 18:45:02 +02:00
Sebastian Sdorra
de273ad88d fix mercurial paging bug 2011-04-03 17:47:12 +02:00
Sebastian Sdorra
8b7774d284 added paging to ChangesetViewer 2011-04-03 14:24:52 +02:00
Sebastian Sdorra
ae758e2a33 added getChangesets method to RepositoryResource 2011-04-03 11:12:23 +02:00
Sebastian Sdorra
681a1d4862 parse changelog dates 2011-04-02 19:29:12 +02:00
Sebastian Sdorra
a7fef2505d added HgChangesetViewer 2011-04-02 17:10:08 +02:00
Sebastian Sdorra
4527ea0823 prepare for next development iteration 2011-04-01 08:49:21 +02:00
Sebastian Sdorra
bc212cccb5 release version 1.1 2011-04-01 08:43:13 +02:00
Thorsten Ludewig
01d2c6c1dd Lokalisierung 2011-03-31 13:45:22 +02:00
Sebastian Sdorra
189a098dab german localization for svn, git, hg and bzr plugin 2011-03-31 11:16:30 +02:00
Sebastian Sdorra
ee4dba6fb6 added plugin conditions 2011-03-28 17:16:35 +02:00
Sebastian Sdorra
9a71e87b46 prepare hg.config.js for localization 2011-03-24 08:55:34 +01:00
Sebastian Sdorra
8b4d47fb31 improve helpText attributes 2011-03-18 18:28:43 +01:00
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