Commit Graph

432 Commits

Author SHA1 Message Date
Sebastian Sdorra
05c78c984b create outer class for repository type predicator 2012-05-29 09:48:19 +02:00
Sebastian Sdorra
5d09e5844a fix freemarker expression error 2012-05-29 09:47:12 +02:00
Sebastian Sdorra
5b6eae8da4 sort repositories 2012-05-29 09:20:27 +02:00
Sebastian Sdorra
37b1cd6b88 added commit and source url to repository root help page 2012-05-29 08:20:25 +02:00
Sebastian Sdorra
70033d1e03 added help resource for repository root urls 2012-05-28 16:47:17 +02:00
Sebastian Sdorra
80cbc186e3 move GZipFilter and WebUtil to scm-core 2012-05-12 20:35:25 +02:00
Sebastian Sdorra
0e490df865 merge with branch issue-138 2012-05-10 18:35:56 +02:00
Sebastian Sdorra
bd0f968b4c fix broken build 2012-05-09 21:21:09 +02:00
Sebastian Sdorra
f6ff83dd88 fix missing errorstream output in some situations 2012-05-08 22:12:51 +02:00
Sebastian Sdorra
e85ff1317c pass outputstream to status code handler to improve mercurial error handling 2012-05-08 22:10:34 +02:00
Sebastian Sdorra
5ededccd10 use execption handler to handle process interrupt exception 2012-05-08 21:29:48 +02:00
Sebastian Sdorra
09c60730ce improve handling of process return codes 2012-05-08 21:28:41 +02:00
Sebastian Sdorra
eb7a9d2269 remove unused imports 2012-05-06 22:02:01 +02:00
Sebastian Sdorra
85aa2164ab merge with branch issue-111 2012-05-06 14:30:39 +02:00
Sebastian Sdorra
26c876be8c add repository handler informations to support resource 2012-05-01 17:28:45 +02:00
Sebastian Sdorra
2cb34e5eb0 added resource for support informations 2012-04-30 13:41:35 +02:00
Sebastian Sdorra
a8a1be7585 templates can be loaded from webapp context or classpath 2012-04-30 13:40:44 +02:00
Sebastian Sdorra
7d42bc9491 enable proxy support for all types of remote repositories 2012-04-19 17:02:55 +02:00
Sebastian Sdorra
bfaf928d0d change missing config logging from warn to debug 2012-04-18 10:17:45 +02:00
Sebastian Sdorra
de078fc5fd fix wrong log messages 2012-04-11 18:04:12 +02:00
Sebastian Sdorra
5a7dbcb81c improve logging for loading of plugins 2012-04-11 17:53:39 +02:00
Sebastian Sdorra
07cf2eaa08 merge with branch issue-109 2012-04-10 14:44:32 +02:00
Sebastian Sdorra
374283e646 fix license headers 2012-04-07 10:27:06 +02:00
Sebastian Sdorra
956ee4e47a added RepositoryIsNotArchivedException and improved status codes 2012-04-06 11:06:20 +02:00
Sebastian Sdorra
d6255d887e added parameter for gzip encoding to HttpRequest 2012-04-05 16:49:42 +02:00
Sebastian Sdorra
d9807829d8 merge with brach issue-42 2012-04-04 19:24:05 +02:00
Sebastian Sdorra
03166bf354 merge with branch issue-108 2012-04-04 09:47:55 +02:00
Sebastian Sdorra
215b9b3757 improve handling of startup error handling 2012-04-03 09:48:22 +02:00
Sebastian Sdorra
78a4203590 only archive repositories can be deleted, if the repository archive mode is enabled 2012-03-30 11:00:41 +02:00
Sebastian Sdorra
a1f12e6ec0 added configuration parameters for repository archive 2012-03-27 15:04:24 +02:00
Sebastian Sdorra
21fb402565 fix wrong log message 2012-03-25 13:17:34 +02:00
Sebastian Sdorra
7848d1b192 added extensionpoint for ServletContextListener 2012-03-25 13:09:05 +02:00
Sebastian Sdorra
e2b137ba6a fix possible nullpointerexception 2012-03-25 13:05:49 +02:00
Sebastian Sdorra
a08d02cf53 fix wrong log message 2012-03-18 18:55:57 +01:00
Sebastian Sdorra
00b5c795cd fix wrong log message parameter 2012-03-18 18:25:55 +01:00
Sebastian Sdorra
f8fbb85c7b use dao type for system account creation 2012-03-18 17:21:33 +01:00
Sebastian Sdorra
b979c2d438 use default type of user manager for default authentication 2012-03-18 17:17:39 +01:00
Sebastian Sdorra
e30f895b02 added modules to overrides 2012-03-18 15:56:19 +01:00
Sebastian Sdorra
cb37aec93a rename manager classes from xml to default 2012-03-16 18:50:32 +01:00
Sebastian Sdorra
fa4fe33082 send default user type back to client 2012-03-16 14:09:36 +01:00
Sebastian Sdorra
e1162ed025 added default type to user manager 2012-03-16 09:44:32 +01:00
Sebastian Sdorra
d122b0bae6 implementation and use of repository dao 2012-03-16 08:37:36 +01:00
Sebastian Sdorra
326612e00a implementation and use of user and group dao 2012-03-15 21:38:47 +01:00
Sebastian Sdorra
a1f0f362d5 merge with branch issue-107 2012-03-14 07:51:32 +01:00
Sebastian Sdorra
254586d42f send exceptions back to the client 2012-03-13 17:35:09 +01:00
Sebastian Sdorra
e67776b53b implement equals, hashCode and toString 2012-03-04 19:50:39 +01:00
Sebastian Sdorra
410ce2fb4d do not append non valid ClassOverrides 2012-03-04 19:46:44 +01:00
Sebastian Sdorra
d7face5091 fix wrong append for overrides 2012-03-04 14:00:19 +01:00
Sebastian Sdorra
3efd924731 append overrides from classpath 2012-03-04 13:59:01 +01:00
Sebastian Sdorra
02fa401179 improve logging 2012-03-04 13:58:26 +01:00