Commit Graph

1737 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
54bc388649 remove unused imports 2011-11-27 14:17:04 +01:00
Sebastian Sdorra
03c6fd51ef [maven-release-plugin] prepare for next development iteration 2011-11-26 14:06:29 +01:00
Sebastian Sdorra
88b5231bad [maven-release-plugin] copy for tag 1.9 2011-11-26 14:06:27 +01:00
Sebastian Sdorra
f0360efe8b [maven-release-plugin] prepare release 1.9 1.9 2011-11-26 14:06:27 +01:00
Sebastian Sdorra
8022c89c35 use version 1.5 of commons-daemon 2011-11-26 13:45:46 +01:00
Sebastian Sdorra
b61516846e increase cache time 2011-11-26 13:33:29 +01:00
Sebastian Sdorra
768a26ea11 fix repository updates 2011-11-26 13:19:17 +01:00
Sebastian Sdorra
38e9c2ae94 merge with branch issue-47 2011-11-26 12:39:54 +01:00
Sebastian Sdorra
689536eada close branch issue-47 2011-11-26 12:39:20 +01:00
Sebastian Sdorra
cf023c30be improve repository tests 2011-11-26 12:38:39 +01:00