Commit Graph

756 Commits

Author SHA1 Message Date
Sebastian Sdorra
fea36b5fd8 added logging to cat command builder 2012-06-16 12:28:47 +02:00
Sebastian Sdorra
66887db447 added logging to browse command builder 2012-06-16 12:27:48 +02:00
Sebastian Sdorra
2f461531b1 added logging to blame command builder 2012-06-16 12:27:31 +02:00
Sebastian Sdorra
6b1a00bffc added logging to repository service and repository service factory 2012-06-16 12:22:51 +02:00
Sebastian Sdorra
be877b1d16 added get method for the repository 2012-06-16 12:16:09 +02:00
Sebastian Sdorra
2e8481e63f mark url of repository as deprecated 2012-06-15 18:30:34 +02:00
Sebastian Sdorra
c3fb8c04ca added option to disable pre processor execution 2012-06-13 16:31:38 +02:00
Sebastian Sdorra
50dc72be50 call pre processors in new repository api 2012-06-13 16:28:19 +02:00
Sebastian Sdorra
6de86c82c5 added helper class for pre processor handling 2012-06-13 16:23:43 +02:00
Sebastian Sdorra
44750e0e59 improve preprocessor api 2012-06-13 16:09:34 +02:00
Sebastian Sdorra
18ee133859 check read permissions in the repository service factory 2012-06-12 14:55:12 +02:00
Sebastian Sdorra
491b26c4ed improve handling of exceptions 2012-06-12 14:17:15 +02:00
Sebastian Sdorra
8961e652ba initial import of new repository api and spi 2012-06-11 12:59:17 +02:00
Sebastian Sdorra
ac0c0fb44c fix license headers 2012-06-11 12:43:52 +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
d9cedfd8b1 [maven-release-plugin] prepare for next development iteration 2012-06-03 11:23:33 +02:00
Sebastian Sdorra
e837e37817 [maven-release-plugin] prepare release 1.16 2012-06-03 11:23:31 +02:00
Sebastian Sdorra
be17a3a150 merge with branch issue-154 2012-06-01 15:52:25 +02:00
Sebastian Sdorra
2d46810bb2 cleanup empty directories during repository delete 2012-05-30 08:50:50 +02:00
Sebastian Sdorra
0508068311 fix bug in isChild method and added isEmpty method to IOUtil 2012-05-30 08:50:22 +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
6a51484b60 redirect to repository root help url on IllegalStateException 2012-05-29 11:04:41 +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
e27285dd51 added util method for appendUrl 2012-05-29 10:07:19 +02:00
Sebastian Sdorra
05c78c984b create outer class for repository type predicator 2012-05-29 09:48:19 +02:00
Sebastian Sdorra
2331d93eab copy active property 2012-05-24 22:03:57 +02:00
Sebastian Sdorra
ba7f975435 added field to user for active state 2012-05-24 21:24:39 +02:00
Sebastian Sdorra
a8d5e677de do not read stored objects on every get method call 2012-05-19 11:02:50 +02:00
Sebastian Sdorra
9c49a6a2d7 added api for store listeners 2012-05-19 10:48:47 +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
1d7de4f568 merge with branch issue-148 2012-05-18 16:38:15 +02:00
Sebastian Sdorra
e134cf0595 improve repository name validation 2012-05-18 15:47:24 +02:00
Sebastian Sdorra
0ce1497cc5 added option to disable buffer for gzip filter 2012-05-13 11:58:12 +02:00
Sebastian Sdorra
cac2f69c89 [maven-release-plugin] prepare for next development iteration 2012-05-12 21:04:48 +02:00
Sebastian Sdorra
5ee44dbb07 [maven-release-plugin] prepare release 1.15 2012-05-12 21:04:47 +02:00
Sebastian Sdorra
80cbc186e3 move GZipFilter and WebUtil to scm-core 2012-05-12 20:35:25 +02:00
Sebastian Sdorra
53552360d4 merge with branch issue-142 2012-05-11 17:16:25 +02:00
Sebastian Sdorra
9850fbbda5 do not allow "/./" or "//" in repository names 2012-05-11 17:00:19 +02:00
Sebastian Sdorra
17ab9e60b9 repository names should not end with a slash 2012-05-10 19:08:26 +02:00
Sebastian Sdorra
6c48c22529 improve unit test for repository name validation 2012-05-10 18:55:11 +02:00
Sebastian Sdorra
bb3e417a58 improve validation of repository name 2012-05-10 18:53:56 +02:00
Sebastian Sdorra
0e490df865 merge with branch issue-138 2012-05-10 18:35:56 +02:00
Sebastian Sdorra
860230f6dc fix wrong message in bundle class 2012-05-09 20:54:39 +02:00
Sebastian Sdorra
33abc06a71 added bundle class to handle serverside i18n messages 2012-05-09 20:49:22 +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
09c60730ce improve handling of process return codes 2012-05-08 21:28:41 +02:00