Commit Graph

1387 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
5517980169 update google guava to version 12.0 2012-05-06 14:24:33 +02:00
Sebastian Sdorra
f83933f485 added version informations to repository handler 2012-05-01 17:19:33 +02:00
Sebastian Sdorra
1c6f3c871a support for build with jdk7 2012-04-30 11:55:46 +02:00
Sebastian Sdorra
63e5e3299d merge with branch issue-131 2012-04-25 15:20:32 +02:00
Sebastian Sdorra
02abcc2553 escape html in FileObjects to prevent xss 2012-04-25 09:32:45 +02:00
Sebastian Sdorra
f5ab7aa931 escape html entities of changesets to fix possible xss 2012-04-24 21:04:17 +02:00
Sebastian Sdorra
8f1e5b8272 fix wrong changeset url 2012-04-19 12:46:18 +02:00
Sebastian Sdorra
945dbba396 [maven-release-plugin] prepare for next development iteration 2012-04-19 09:44:40 +02:00
Sebastian Sdorra
1061fb2924 [maven-release-plugin] prepare release 1.14 2012-04-19 09:44:38 +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
fb8d34903a added archived field to equals, hashCode, toString and copyProperties method of repository 2012-04-05 18:01:19 +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
52d20c3837 print startup exception to system err 2012-04-03 10:12:03 +02:00
Sebastian Sdorra
215b9b3757 improve handling of startup error handling 2012-04-03 09:48:22 +02:00
Sebastian Sdorra
b3719f7e0d archived repositories are not writable 2012-03-30 11:38:13 +02:00