Commit Graph

1747 Commits

Author SHA1 Message Date
Sebastian Sdorra
f9995da04b merge with branch issue-76 2011-12-14 18:58:14 +01:00
Sebastian Sdorra
3e1422e5f7 close branch issue-76 2011-12-14 18:42:11 +01:00
Sebastian Sdorra
5bddcc1ab8 merge with branch issue-77 2011-12-14 17:35:44 +01:00
Sebastian Sdorra
787924dddc close branch issue-77 2011-12-14 17:25:37 +01:00
Sebastian Sdorra
9896f80175 remove white space 2011-12-14 17:12:52 +01:00
Sebastian Sdorra
34652224f9 use asynchttpclient as aether provider instead of wagon 2011-12-14 17:05:56 +01:00
Sebastian Sdorra
ea085d395d use checkedprovider for repository injection 2011-12-11 17:12:09 +01:00
Sebastian Sdorra
b8181916ff added comments to dependencies 2011-12-11 16:37:04 +01:00
Sebastian Sdorra
d7f0c9f33a added revision for mercurial sub repositories 2011-12-10 14:31:11 +01:00
Sebastian Sdorra
95c7f56c62 cache output of detail resource 2011-12-04 14:53:28 +01:00
Sebastian Sdorra
330c19e1d9 added injection for cachemanager 2011-12-04 14:29:04 +01:00
Sebastian Sdorra
36bdc332f5 rename CompareUrlBuilder to UrlBuilder 2011-12-04 14:22:00 +01:00
Sebastian Sdorra
ab78f5f246 added compare link to plugin detail page 2011-12-04 14:19:53 +01:00
Sebastian Sdorra
40ecd879c8 fix GithubCompareUrlBuilderTest 2011-12-04 14:17:26 +01:00
Sebastian Sdorra
918392687d fix wrong version order in github url builder 2011-12-04 14:15:41 +01:00
Sebastian Sdorra
5420f98137 added missing inject annotation 2011-12-03 16:56:17 +01:00
Sebastian Sdorra
8b590c1baf bind compare url api 2011-12-03 16:38:23 +01:00
Sebastian Sdorra
5d6c70dadf added tests for compare url builder 2011-12-03 16:35:41 +01:00
Sebastian Sdorra
296c78acd6 fix wrong compare urls for github and bitbucket 2011-12-03 16:33:34 +01:00
Sebastian Sdorra
6e8f63fee6 fix wrong github compare url 2011-12-03 16:26:26 +01:00
Sebastian Sdorra
fdc06b086d added github compare url builder 2011-12-03 16:20:25 +01:00
Sebastian Sdorra
f63dbf496f added bitbucket compare url builder 2011-12-03 16:15:53 +01:00
Sebastian Sdorra
b780e71f35 create api for compare urls 2011-12-03 16:02:55 +01:00
Sebastian Sdorra
736e1f183f catch MissingObjectException with git submodules 2011-12-01 20:36:41 +01:00
Sebastian Sdorra
51180099bc implement links for sub repositories 2011-12-01 20:15:55 +01:00
Sebastian Sdorra
785c23d791 handle external sub repositories in repository browser 2011-11-28 22:14:23 +01:00
Sebastian Sdorra
26fbaa4387 prepare repository browser for sub repositories 2011-11-28 22:00:01 +01:00
Sebastian Sdorra
b0bb958755 fix some errors in hgbrowse 2011-11-28 21:56:52 +01:00
Sebastian Sdorra
e1b96d6def added missing end subRepositoryUrl element 2011-11-28 21:26:10 +01:00
Sebastian Sdorra
fd9b64833c added icon folder-remote 2011-11-28 21:11:11 +01:00
Sebastian Sdorra
091dd584e1 set subversion externals property as sub repository url 2011-11-28 17:46:20 +01:00
Sebastian Sdorra
1b9f537009 call fileobject pre processor api 2011-11-28 17:10:17 +01:00
Sebastian Sdorra
d7c1ccaf54 bind fileobject pre processor api implementations 2011-11-28 17:01:19 +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
4d15700052 detect mercurial subrepositories 2011-11-28 16:53:08 +01:00
Sebastian Sdorra
7cfb796810 added subRepositoryUrl to fileobject 2011-11-28 16:52:45 +01:00
Sebastian Sdorra
7d05188b0f fix stackoverflow exception 2011-11-28 13:10:25 +01:00
Sebastian Sdorra
c6b8e108e6 improve logging of git servlet 2011-11-28 11:27:49 +01:00
Sebastian Sdorra
82651352e8 call repository request listeners before the subversion servlet is executed 2011-11-28 11:27:30 +01:00
Sebastian Sdorra
b8dcc55884 call repository request listeners before the git servlet is executed 2011-11-28 11:22:20 +01:00
Sebastian Sdorra
c2d3bd0b3c bind repository request listener 2011-11-27 21:02:51 +01:00
Sebastian Sdorra
f8da85ba57 remove unused import 2011-11-27 21:02:06 +01:00
Sebastian Sdorra
afbba17daf improve logging and strip matrix parameter like jsessionid for repository resolving 2011-11-27 21:01:57 +01:00
Sebastian Sdorra
72bb3323dc strip matrix parameter like ;jsessionid 2011-11-27 21:01:27 +01:00
Sebastian Sdorra
94d34470a1 call repository request listeners for mercurial repositories 2011-11-27 20:59:23 +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
f8c61bf85d return null if the uri is not a repository uri 2011-11-27 20:20:14 +01:00
Sebastian Sdorra
2865ad26aa fix possible nullpointerexception 2011-11-27 20:19:31 +01:00