Commit Graph

451 Commits

Author SHA1 Message Date
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
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