Commit Graph

802 Commits

Author SHA1 Message Date
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
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
70a7ad1a5f [maven-release-plugin] prepare for next development iteration 2012-01-08 16:46:59 +01:00
Sebastian Sdorra
12eb65f52e [maven-release-plugin] prepare release 1.11 2012-01-08 16:46:57 +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
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
123ecb6af3 [maven-release-plugin] prepare for next development iteration 2011-12-26 15:51:23 +01:00
Sebastian Sdorra
0405a6633f [maven-release-plugin] prepare release 1.10 2011-12-26 15:51:21 +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