13423 Commits

Author SHA1 Message Date
Sebastian Sdorra
306f937b19 fix wrong basic authentication on ui login 2012-05-19 11:35:33 +02:00
Sebastian Sdorra
89a84e30e3 use only on jaxbcontext to reduce memory consumption 2012-05-19 11:12:46 +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
caa0206202 bind new listenable store api 2012-05-19 10:54:29 +02:00
Sebastian Sdorra
0b9c1673d2 implement new store listener api 2012-05-19 10:52:10 +02:00
Sebastian Sdorra
9c49a6a2d7 added api for store listeners 2012-05-19 10:48:47 +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
1d7de4f568 merge with branch issue-148 2012-05-18 16:38:15 +02:00
Sebastian Sdorra
8ff00afacc close branch issue-148 2012-05-18 16:37:40 +02:00
Sebastian Sdorra
e134cf0595 improve repository name validation 2012-05-18 15:47:24 +02:00
Sebastian Sdorra
8325400887 update orientdb to version 1.0 2012-05-16 09:46:03 +02:00
Sebastian Sdorra
fbf7aba375 fix class not found error during integration test 2012-05-14 07:56:50 +02:00
Sebastian Sdorra
0c6c1862b2 remove exclusion to fix integration tests 2012-05-13 19:57:38 +02:00
Sebastian Sdorra
0780ec40d8 update jersey-client to version 1.12 and use sonia.net.ahc fork of jersey-ahc-client 2012-05-13 19:48:22 +02:00
Sebastian Sdorra
bbf99b0844 update args4j to version 2.0.21 2012-05-13 19:07:13 +02:00
Sebastian Sdorra
6ef9eb4845 set prerequisites to maven 3.0.0 2012-05-13 19:02:50 +02:00
Sebastian Sdorra
d90e94528e update maven-site-plugin to version 2.3 2012-05-13 19:00:01 +02:00
Sebastian Sdorra
55e1493607 update maven-release-plugin to version 2.3 2012-05-13 18:59:39 +02:00
Sebastian Sdorra
df3cff1ef9 update maven-compiler-plugin to version 2.4 2012-05-13 18:59:01 +02:00
Sebastian Sdorra
6a3353e1ab remove support for maven 2.x 2012-05-13 18:58:09 +02:00
Sebastian Sdorra
aebdabd83f exclude unused dependencies 2012-05-13 18:53:28 +02:00
Sebastian Sdorra
bea9842d0e use released version 1.7.4-1.v1 of svnkit 2012-05-13 18:49:21 +02:00
Sebastian Sdorra
f8ff05bd4d more structure for properties 2012-05-13 18:44:33 +02:00
Sebastian Sdorra
1de8cdb7f4 use same version for scm-test and plugins 2012-05-13 18:42:36 +02:00
Sebastian Sdorra
a821e735a9 update sonia.svnkit to version 1.7.4-1.v1-SNAPSHOT 2012-05-13 15:33:39 +02:00
Sebastian Sdorra
0854f07ced added option to encode svn responses with gzip 2012-05-13 12:53:09 +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
f6541d4002 [maven-release-plugin] copy for tag 1.15 2012-05-12 21:04:47 +02:00
Sebastian Sdorra
5ee44dbb07 [maven-release-plugin] prepare release 1.15 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
0525c08b1d use version 1.2.0.2 of the appassembler-maven-plugin to fix issue #145 2012-05-12 19:15:40 +02:00
Sebastian Sdorra
f1ccbb5e08 merge with branch issue-146 2012-05-12 17:20:30 +02:00
Sebastian Sdorra
0116853d55 close branch issue-146 2012-05-12 17:19:49 +02:00
Sebastian Sdorra
1757eec23d display user informations on the bottom of the page 2012-05-12 12:25:04 +02:00
Sebastian Sdorra
53552360d4 merge with branch issue-142 2012-05-11 17:16:25 +02:00
Sebastian Sdorra
f155b3add6 close branch issue-142 2012-05-11 17:14:35 +02:00
Sebastian Sdorra
9850fbbda5 do not allow "/./" or "//" in repository names 2012-05-11 17:00:19 +02:00
Sebastian Sdorra
0ca618bd03 improve client side validation for repository names 2012-05-10 19:08:54 +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
ecb72d506e close branch issue-138 2012-05-10 18:30:26 +02:00
Sebastian Sdorra
bd0f968b4c fix broken build 2012-05-09 21:21:09 +02:00
Sebastian Sdorra
ac6c366a60 use resource bundle for mercurial cgi error messages 2012-05-09 21:06:41 +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