Commit Graph

1387 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
298fd2e975 use google guava instead of google collections 2012-02-26 11:40:34 +01:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00
Sebastian Sdorra
c22ebc0e2c update maven war plugin to version 2.2 2012-02-26 11:13:08 +01:00
Sebastian Sdorra
1be7a5dc58 fix anonymous access 2012-02-25 16:47:53 +01:00
Sebastian Sdorra
c069330796 remove salt from PasswordAware interface 2012-02-17 21:27:12 +01:00
Sebastian Sdorra
694bbbd9f0 added more options to HashBuilder and added extractor method 2012-02-17 21:26:15 +01:00
Sebastian Sdorra
fa759e8502 added new interfaces to handle passwords 2012-02-14 21:58:08 +01:00
Sebastian Sdorra
c1cf8dd0f3 added compatibility test 2012-02-14 21:52:29 +01:00
Sebastian Sdorra
f0dae088e4 added HashBuilder classes 2012-02-14 21:38:29 +01:00
Sebastian Sdorra
1b4b3315db do not fail on wrong basic authorization header 2012-02-11 16:41:06 +01:00
Sebastian Sdorra
d4f100776a do not call the authentication mechanism if the user is already authenticated 2012-02-11 16:36:37 +01:00
Sebastian Sdorra
f0364e1520 added disable option to each core plugin 2012-02-11 16:18:46 +01:00
Sebastian Sdorra
7ab0b5950e [maven-release-plugin] prepare for next development iteration 2012-02-05 13:33:24 +01:00
Sebastian Sdorra
90ae6811c2 [maven-release-plugin] prepare release 1.12 2012-02-05 13:33:23 +01:00
Sebastian Sdorra
59ef757f4e support for mercurial 2.1 2012-02-05 11:32:38 +01:00
Sebastian Sdorra
49af5df780 improve resource type enumeration 2012-02-03 19:39:02 +01:00
Sebastian Sdorra
6baaefe824 added resource manager api 2012-02-03 19:27:35 +01:00
Sebastian Sdorra
38fde6e46b added api for project stages 2012-02-03 17:41:11 +01:00
Sebastian Sdorra
811e4507a4 fix wrong caching 2012-01-21 15:05:13 +01:00
Sebastian Sdorra
fbd971fd9a added client method to fetch a single changeset 2012-01-19 16:05:57 +01:00
Sebastian Sdorra
6a33e30b3b getChangeset throws IOException and RepositoryException 2012-01-19 15:55:53 +01:00
Sebastian Sdorra
9d29bcd743 added api to fetch a single changeset 2012-01-18 19:14:01 +01:00
Sebastian Sdorra
08cd811f53 merge with branch issue-59 2012-01-16 16:53:37 +01:00
Sebastian Sdorra
929a31d684 start implementation of import resource 2012-01-15 15:11:58 +01:00