Commit Graph

1316 Commits

Author SHA1 Message Date
Sebastian Sdorra
5406d1005b remove currently unused parameter 2012-06-24 10:14:05 +02:00
Sebastian Sdorra
afbbcfc75d improve javadoc of repository api 2012-06-21 16:06:35 +02:00
Sebastian Sdorra
e3fff09c76 added close method to repository service 2012-06-21 15:31:13 +02:00
Sebastian Sdorra
f87ad29433 merge with branch issue-156 2012-06-20 08:32:32 +02:00
Sebastian Sdorra
3c8a999b0a clear caches after received changes 2012-06-16 17:58:27 +02:00
Sebastian Sdorra
c7109fe380 fix abstract method error of plugins which are using a version before 1.17-SNAPSHOT 2012-06-16 17:30:47 +02:00
Sebastian Sdorra
bf86dc97e7 fix internal not cloneable error 2012-06-16 14:01:56 +02:00
Sebastian Sdorra
eb41538beb added logging to pre processor util 2012-06-16 12:34:47 +02:00
Sebastian Sdorra
f992b498a3 added logging to log command builder 2012-06-16 12:32:22 +02:00
Sebastian Sdorra
f7cdf7aa07 added logging to diff command builder 2012-06-16 12:29:25 +02:00
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