Commit Graph

463 Commits

Author SHA1 Message Date
Sebastian Sdorra
a0ea74f374 log scm-manager version on boot 2012-06-26 21:52:46 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
9723148d4b fix npe on repository root resource 2012-06-24 16:20:09 +02:00
Sebastian Sdorra
23ea72b3c8 use repository createUrl instead of deprecated getUrl 2012-06-24 16:15:45 +02:00
Sebastian Sdorra
667f1ee83d bind blame line pre processor api 2012-06-24 14:38:39 +02:00
Sebastian Sdorra
ef00ad320b close repository service after usage 2012-06-23 13:58:18 +02:00
Sebastian Sdorra
74de3b81eb fix npe in url http client 2012-06-16 14:16:57 +02:00
Sebastian Sdorra
8d6d7d1b44 use new repository service api for repository rest resource 2012-06-16 14:12:58 +02:00
Sebastian Sdorra
f9cb3e0279 bind repository service factory 2012-06-16 11:55:21 +02:00
Sebastian Sdorra
2a08fa803e bind repository service resolver 2012-06-16 11:54:04 +02:00
Sebastian Sdorra
33a0fdf52f improve logging for new httpclient options 2012-06-04 14:08:44 +02:00
Sebastian Sdorra
715ceedf36 added option to ignore proxy settings 2012-06-04 14:01:58 +02:00
Sebastian Sdorra
12e56b46d8 added options to disable ssl verification 2012-06-04 13:59:52 +02:00
Sebastian Sdorra
b3257343ca merge with branch issue-161 2012-05-29 15:30:37 +02:00
Sebastian Sdorra
546b83beb1 merge with branch issue-153 2012-05-29 11:10:21 +02:00
Sebastian Sdorra
99458474f6 fix duplicated path separator 2012-05-29 10:37:55 +02:00
Sebastian Sdorra
a087a45fb4 create url from current request 2012-05-29 10:36:20 +02:00
Sebastian Sdorra
b2dc85636c fix some other freemarker expression errors 2012-05-29 10:19:07 +02:00
Sebastian Sdorra
28e8e2d582 use repository util to append url 2012-05-29 10:11:04 +02:00
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
32257dc6d9 added missing logging parameter 2012-05-24 22:33:00 +02:00
Sebastian Sdorra
564b603d9a improve logging 2012-05-24 22:30:00 +02:00
Sebastian Sdorra
f3412f5aee deactivated users should be handled by security context 2012-05-24 22:28:29 +02:00
Sebastian Sdorra
1ef15fd281 only active users should be able to login 2012-05-24 22:02:25 +02:00
Sebastian Sdorra
94c7f96eeb cleanup authenticate method 2012-05-24 21:48:05 +02:00
Sebastian Sdorra
d44a17a409 merge with branch issue-155 2012-05-24 19:28:39 +02:00
Sebastian Sdorra
e8bbcd91b5 pass shell environment to mercurial cgi process 2012-05-24 08:11:42 +02:00
Sebastian Sdorra
306f937b19 fix wrong basic authentication on ui login 2012-05-19 11:35:33 +02:00
Sebastian Sdorra
caa0206202 bind new listenable store api 2012-05-19 10:54:29 +02:00
Sebastian Sdorra
d16985d31c allow basic authentication for rest endpoint /api/rest/authentication 2012-05-19 10:39:42 +02:00
Sebastian Sdorra
e2ed7fdc60 fix changing resource order 2012-05-18 21:03:34 +02:00
Sebastian Sdorra
84e6cc9619 added before events for manager objects 2012-05-18 19:34:56 +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