Commit Graph

921 Commits

Author SHA1 Message Date
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
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +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
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
Sebastian Sdorra
0a3c2ef7ef improve import api 2012-01-15 14:55:08 +01:00
Sebastian Sdorra
52212bb558 improve AbstractImportHandler 2012-01-15 14:35:57 +01:00
Sebastian Sdorra
1d930d5537 added AbstractImportHandler 2012-01-15 14:30:39 +01:00
Sebastian Sdorra
909fe32574 added api for repository imports 2012-01-12 14:21:04 +01:00
wmeszar
75f3e28fe0 Change Username-Validation: allow usernames <3 char 2012-01-10 05:25:02 +01:00
Sebastian Sdorra
dc4ff5c166 merge with branch issue-88 2012-01-08 16:26:41 +01:00
Sebastian Sdorra
909eb94db3 added unit test for wui repository url provider 2012-01-08 15:51:32 +01:00
Sebastian Sdorra
d887fd64bd fix wrong wui detail url 2012-01-08 15:43:16 +01:00
Sebastian Sdorra
68ee430871 added unit tests for rest repository url provider 2012-01-08 15:27:02 +01:00
Sebastian Sdorra
aa514b111b fix missing extension on detail url 2012-01-08 15:26:27 +01:00
Sebastian Sdorra
c73d7c63c5 added unit tests for wui model url provider 2012-01-08 14:36:06 +01:00
Sebastian Sdorra
bd5d4ed64a added unit tests for model rest url provider classes 2012-01-08 14:26:19 +01:00
Sebastian Sdorra
5053af39f5 added unit test for LinkTextParser 2012-01-08 13:29:59 +01:00
Sebastian Sdorra
67e6819840 added unit test for WUIUrlBuilder 2012-01-08 13:13:10 +01:00
Sebastian Sdorra
f8e91dd971 added url provider test for wui provider 2012-01-08 13:05:31 +01:00
Sebastian Sdorra
8b8ee8d5da added unit tests for resturl provider 2012-01-08 12:57:55 +01:00
Sebastian Sdorra
15e7b38c7c allow to fetch repositories by type and name 2012-01-08 11:57:16 +01:00
Sebastian Sdorra
4523b7bd35 added missing properties to clone of plugin information 2012-01-07 17:44:34 +01:00
Sebastian Sdorra
3c9bc99071 make plugin information and plugin condition cloneable 2012-01-07 17:41:01 +01:00
Sebastian Sdorra
652f2d399a make parseText method static 2012-01-07 17:34:48 +01:00
Sebastian Sdorra
e9a0777bd7 fix basic authentication access with a colon in the user password 2012-01-04 17:27:12 +01:00
Sebastian Sdorra
666b8ace74 indent 2012-01-04 17:07:34 +01:00