Commit Graph

390 Commits

Author SHA1 Message Date
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
d887fd64bd fix wrong wui detail url 2012-01-08 15:43:16 +01:00
Sebastian Sdorra
aa514b111b fix missing extension on detail url 2012-01-08 15:26:27 +01:00
Sebastian Sdorra
f8e91dd971 added url provider test for wui provider 2012-01-08 13:05:31 +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
Sebastian Sdorra
31d4d5d498 fix mercurial hooks on windows with repository structure 2012-01-04 16:44:00 +01:00
Sebastian Sdorra
5e0bf35905 fix wrong mercurial revisions in urls 2012-01-04 10:16:23 +01:00
Sebastian Sdorra
6060fc8c8d added parent ids to changeset 2011-12-31 17:53:03 +01:00
Sebastian Sdorra
43645bc700 fix bug in appendParameter method of UrlBuilder 2011-12-29 10:37:12 +01:00
Sebastian Sdorra
ef16a8bd9b fix potential bugs, detected by findbugs and pmd 2011-12-24 15:08:40 +01:00
Sebastian Sdorra
d199c9a69b small performance improvements 2011-12-21 08:15:46 +01:00
Sebastian Sdorra
5bddcc1ab8 merge with branch issue-77 2011-12-14 17:35:44 +01:00
Sebastian Sdorra
ea085d395d use checkedprovider for repository injection 2011-12-11 17:12:09 +01:00
Sebastian Sdorra
d7f0c9f33a added revision for mercurial sub repositories 2011-12-10 14:31:11 +01:00
Sebastian Sdorra
1b9f537009 call fileobject pre processor api 2011-11-28 17:10:17 +01:00
Sebastian Sdorra
c1f1b8bac8 added fileobject pre processor api 2011-11-28 16:57:53 +01:00
Sebastian Sdorra
6c6c5d1ee1 indent 2011-11-28 16:53:45 +01:00
Sebastian Sdorra
7cfb796810 added subRepositoryUrl to fileobject 2011-11-28 16:52:45 +01:00
Sebastian Sdorra
5bd5a23bb2 added api for RepositoryRequestListener 2011-11-27 20:58:34 +01:00
Sebastian Sdorra
3695d1dd4e added removeMatrixParameter method to HttpUtil 2011-11-27 20:58:03 +01:00
Sebastian Sdorra
2865ad26aa fix possible nullpointerexception 2011-11-27 20:19:31 +01:00
Sebastian Sdorra
7a65d5e340 improve logging 2011-11-24 22:27:25 +01:00
Sebastian Sdorra
6e49c1ff19 fix repository create issue with directory structures 2011-11-24 22:09:58 +01:00
Sebastian Sdorra
ff7674c457 merge with default branch 2011-11-24 19:53:29 +01:00
Sebastian Sdorra
4a9489bd5c improve httpclient to handle headers and authentication 2011-11-24 17:58:54 +01:00
Sebastian Sdorra
5fa2bf38be use ; as url separator 2011-11-22 19:41:00 +01:00
Sebastian Sdorra
f007bb1416 added missing separator 2011-11-20 18:41:58 +01:00
Sebastian Sdorra
fc543d5d93 don't append xml or json extension at content or diff url 2011-11-20 14:35:03 +01:00