Commit Graph

1661 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
6a342067ff fix wrong method name 2012-03-30 11:25:05 +02:00
Sebastian Sdorra
a1f12e6ec0 added configuration parameters for repository archive 2012-03-27 15:04:24 +02:00
Sebastian Sdorra
fa4fe33082 send default user type back to client 2012-03-16 14:09:36 +01:00
Sebastian Sdorra
e1162ed025 added default type to user manager 2012-03-16 09:44:32 +01:00
Sebastian Sdorra
72a00e8371 added dao api 2012-03-15 21:37:27 +01:00
Sebastian Sdorra
255e72ba9f added CreationTimeAware interface 2012-03-15 21:37:07 +01:00
Sebastian Sdorra
183c117fae merge with branch issue-106 2012-03-13 16:37:54 +01:00
Sebastian Sdorra
a12b2b1a0e remove empty directory after failed repository creation 2012-03-13 08:50:59 +01:00
Sebastian Sdorra
e0bb411332 added connection provider for the jdbc backend 2012-03-09 19:39:37 +01:00
Sebastian Sdorra
0f1a9ad5e4 move RepositoryHookTask from sonia.scm.repository.xml to sonia.scm.reposiory 2012-03-04 20:07:44 +01:00
Sebastian Sdorra
7b74ef7820 [maven-release-plugin] prepare for next development iteration 2012-03-03 13:51:09 +01:00
Sebastian Sdorra
381914efc4 [maven-release-plugin] prepare release 1.13 2012-03-03 13:51:08 +01:00
Sebastian Sdorra
0950d1a84f AuthenticationResult should be serializable 2012-03-02 17:29:41 +01:00
Sebastian Sdorra
4be3d930fa implement hasCode, toString and equals method of browserresult 2012-02-26 20:41:40 +01:00
Sebastian Sdorra
a017b3da11 implement hasCode, toString and equals method of blameresult 2012-02-26 20:37:39 +01:00
Sebastian Sdorra
d3d9e5627a use google guava for hasCode, toString and equals method of blameline object 2012-02-26 20:34:43 +01:00
Sebastian Sdorra
ed73f0811f added properties to equals, hashCode and toString 2012-02-26 20:23:47 +01:00
Sebastian Sdorra
2f726d864f use google guava for hasCode, toString and equals method of changeset object 2012-02-26 20:12:11 +01:00
Sebastian Sdorra
2301d7d745 use google guava for hasCode, toString and equals method of fileobject object 2012-02-26 20:06:31 +01:00
Sebastian Sdorra
d8419b39a9 use google guava for hasCode, toString and equals method of modifications object 2012-02-26 20:00:48 +01:00
Sebastian Sdorra
7b541151c5 use google guava for hasCode, toString and equals method of subrepository object 2012-02-26 19:58:42 +01:00
Sebastian Sdorra
9c5775a2bb use google guava for hasCode, toString and equals method of repository object 2012-02-26 19:55:04 +01:00
Sebastian Sdorra
532146f0c8 use google guava for hasCode, toString and equals method of permission object 2012-02-26 19:45:31 +01:00
Sebastian Sdorra
37c87a2c5d use google guava for hasCode, toString and equals method of person object 2012-02-26 19:42:14 +01:00
Sebastian Sdorra
4ef02e8600 use google guava for hasCode, toString and equals method of group object 2012-02-26 19:33:24 +01:00
Sebastian Sdorra
723b73112c use google guava for hasCode, toString and equals method of user 2012-02-26 19:21:23 +01:00