Commit Graph

  • 5420f98137 added missing inject annotation Sebastian Sdorra 2011-12-03 16:56:17 +01:00
  • 8b590c1baf bind compare url api Sebastian Sdorra 2011-12-03 16:38:23 +01:00
  • 5d6c70dadf added tests for compare url builder Sebastian Sdorra 2011-12-03 16:35:41 +01:00
  • 296c78acd6 fix wrong compare urls for github and bitbucket Sebastian Sdorra 2011-12-03 16:33:34 +01:00
  • 6e8f63fee6 fix wrong github compare url Sebastian Sdorra 2011-12-03 16:26:26 +01:00
  • fdc06b086d added github compare url builder Sebastian Sdorra 2011-12-03 16:20:25 +01:00
  • f63dbf496f added bitbucket compare url builder Sebastian Sdorra 2011-12-03 16:15:53 +01:00
  • b780e71f35 create api for compare urls Sebastian Sdorra 2011-12-03 16:02:55 +01:00
  • 736e1f183f catch MissingObjectException with git submodules Sebastian Sdorra 2011-12-01 20:36:41 +01:00
  • 51180099bc implement links for sub repositories Sebastian Sdorra 2011-12-01 20:15:55 +01:00
  • 785c23d791 handle external sub repositories in repository browser Sebastian Sdorra 2011-11-28 22:14:23 +01:00
  • 26fbaa4387 prepare repository browser for sub repositories Sebastian Sdorra 2011-11-28 22:00:01 +01:00
  • b0bb958755 fix some errors in hgbrowse Sebastian Sdorra 2011-11-28 21:56:52 +01:00
  • e1b96d6def added missing end subRepositoryUrl element Sebastian Sdorra 2011-11-28 21:26:10 +01:00
  • fd9b64833c added icon folder-remote Sebastian Sdorra 2011-11-28 21:11:11 +01:00
  • 091dd584e1 set subversion externals property as sub repository url Sebastian Sdorra 2011-11-28 17:46:20 +01:00
  • 1b9f537009 call fileobject pre processor api Sebastian Sdorra 2011-11-28 17:10:17 +01:00
  • d7c1ccaf54 bind fileobject pre processor api implementations Sebastian Sdorra 2011-11-28 17:01:19 +01:00
  • c1f1b8bac8 added fileobject pre processor api Sebastian Sdorra 2011-11-28 16:57:53 +01:00
  • 6c6c5d1ee1 indent Sebastian Sdorra 2011-11-28 16:53:45 +01:00
  • 4d15700052 detect mercurial subrepositories Sebastian Sdorra 2011-11-28 16:53:08 +01:00
  • 7cfb796810 added subRepositoryUrl to fileobject Sebastian Sdorra 2011-11-28 16:52:45 +01:00
  • 7d05188b0f fix stackoverflow exception Sebastian Sdorra 2011-11-28 13:10:25 +01:00
  • c6b8e108e6 improve logging of git servlet Sebastian Sdorra 2011-11-28 11:27:49 +01:00
  • 82651352e8 call repository request listeners before the subversion servlet is executed Sebastian Sdorra 2011-11-28 11:27:30 +01:00
  • b8dcc55884 call repository request listeners before the git servlet is executed Sebastian Sdorra 2011-11-28 11:22:20 +01:00
  • c2d3bd0b3c bind repository request listener Sebastian Sdorra 2011-11-27 21:02:51 +01:00
  • f8da85ba57 remove unused import Sebastian Sdorra 2011-11-27 21:02:06 +01:00
  • afbba17daf improve logging and strip matrix parameter like jsessionid for repository resolving Sebastian Sdorra 2011-11-27 21:01:57 +01:00
  • 72bb3323dc strip matrix parameter like ;jsessionid Sebastian Sdorra 2011-11-27 21:01:27 +01:00
  • 94d34470a1 call repository request listeners for mercurial repositories Sebastian Sdorra 2011-11-27 20:59:23 +01:00
  • 5bd5a23bb2 added api for RepositoryRequestListener Sebastian Sdorra 2011-11-27 20:58:34 +01:00
  • 3695d1dd4e added removeMatrixParameter method to HttpUtil Sebastian Sdorra 2011-11-27 20:58:03 +01:00
  • f8c61bf85d return null if the uri is not a repository uri Sebastian Sdorra 2011-11-27 20:20:14 +01:00
  • 2865ad26aa fix possible nullpointerexception Sebastian Sdorra 2011-11-27 20:19:31 +01:00
  • 54bc388649 remove unused imports Sebastian Sdorra 2011-11-27 14:17:04 +01:00
  • 03c6fd51ef [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2011-11-26 14:06:29 +01:00
  • 88b5231bad [maven-release-plugin] copy for tag 1.9 Sebastian Sdorra 2011-11-26 14:06:27 +01:00
  • f0360efe8b [maven-release-plugin] prepare release 1.9 1.9 Sebastian Sdorra 2011-11-26 14:06:27 +01:00
  • 8022c89c35 use version 1.5 of commons-daemon Sebastian Sdorra 2011-11-26 13:45:46 +01:00
  • b61516846e increase cache time Sebastian Sdorra 2011-11-26 13:33:29 +01:00
  • 768a26ea11 fix repository updates Sebastian Sdorra 2011-11-26 13:19:17 +01:00
  • 38e9c2ae94 merge with branch issue-47 Sebastian Sdorra 2011-11-26 12:39:54 +01:00
  • 689536eada close branch issue-47 Sebastian Sdorra 2011-11-26 12:39:20 +01:00
  • cf023c30be improve repository tests Sebastian Sdorra 2011-11-26 12:38:39 +01:00
  • f9e91a04fd added integration tests for repository creation Sebastian Sdorra 2011-11-24 22:43:16 +01:00
  • b9c684af59 fix git isRepository check Sebastian Sdorra 2011-11-24 22:40:45 +01:00
  • 7a65d5e340 improve logging Sebastian Sdorra 2011-11-24 22:27:25 +01:00
  • 6e49c1ff19 fix repository create issue with directory structures Sebastian Sdorra 2011-11-24 22:09:58 +01:00
  • 7d8b46f1a9 added integration tests for getByTypeAndName Sebastian Sdorra 2011-11-24 21:06:12 +01:00
  • b4fc971fa9 fix getByTypeAndName method for directory structure Sebastian Sdorra 2011-11-24 21:05:34 +01:00
  • 076c008f13 merge with default branch Sebastian Sdorra 2011-11-24 20:18:38 +01:00
  • 7cb6491a05 added support for homebrew mercurial installations Sebastian Sdorra 2011-11-24 20:17:44 +01:00
  • ff7674c457 merge with default branch Sebastian Sdorra 2011-11-24 19:53:29 +01:00
  • 4a9489bd5c improve httpclient to handle headers and authentication Sebastian Sdorra 2011-11-24 17:58:54 +01:00
  • 0183f277dd append new history tokens after login Sebastian Sdorra 2011-11-22 19:46:16 +01:00
  • 4a3607dfcd fix non working history Sebastian Sdorra 2011-11-22 19:42:26 +01:00
  • 5fa2bf38be use ; as url separator Sebastian Sdorra 2011-11-22 19:41:00 +01:00
  • f007bb1416 added missing separator Sebastian Sdorra 2011-11-20 18:41:58 +01:00
  • fc543d5d93 don't append xml or json extension at content or diff url Sebastian Sdorra 2011-11-20 14:35:03 +01:00
  • 0573192dfe enable injection for url providers Sebastian Sdorra 2011-11-20 14:33:09 +01:00
  • 9d396589fb fix wrong content type Sebastian Sdorra 2011-11-20 14:32:32 +01:00
  • 5d3c0d012e remove unused import Sebastian Sdorra 2011-11-20 14:30:59 +01:00
  • cd09b6f506 fix license check of scm-plugin-backend Sebastian Sdorra 2011-11-20 14:13:46 +01:00
  • 85cf5cc319 fix wrong base url Sebastian Sdorra 2011-11-20 14:05:53 +01:00
  • d2b2d188e6 improve logging Sebastian Sdorra 2011-11-20 14:05:19 +01:00
  • 4027a824c8 indent Sebastian Sdorra 2011-11-20 13:59:59 +01:00
  • b8599e2238 use UrlProvider instead of deprecated ScmUrlProvider Sebastian Sdorra 2011-11-20 13:57:58 +01:00
  • a0a9e2a303 added missing config resource to UrlProvider Sebastian Sdorra 2011-11-20 13:55:33 +01:00
  • c8138d23ee use static method for createUrlProvider of UrlProviderFactory Sebastian Sdorra 2011-11-20 13:46:56 +01:00
  • b5f004c7a8 remove unused import Sebastian Sdorra 2011-11-20 13:44:56 +01:00
  • cc5b4ace0a mark ScmUrlProvider as deprecated Sebastian Sdorra 2011-11-20 13:43:55 +01:00
  • 329d0b8af3 added appendHash method to HttpUtil Sebastian Sdorra 2011-11-20 12:26:23 +01:00
  • 6af47415f5 implement url provider for web user interface Sebastian Sdorra 2011-11-20 12:19:59 +01:00
  • d202d2c092 added UrlProvider api Sebastian Sdorra 2011-11-20 11:51:50 +01:00
  • bd9efdbafc improve UrlBuilder Sebastian Sdorra 2011-11-20 11:50:32 +01:00
  • c28390c91f added UrlBuilder Sebastian Sdorra 2011-11-20 11:40:07 +01:00
  • 743ee48fc3 fix closure compiler error Sebastian Sdorra 2011-11-19 18:24:49 +01:00
  • d9422d2e50 call history init after login to get bookmarkable pages for installations without public access Sebastian Sdorra 2011-11-19 18:02:22 +01:00
  • fa460a6549 fix missing title on history change events Sebastian Sdorra 2011-11-19 17:38:49 +01:00
  • 1201161a55 allow selection of repositories by type and name Sebastian Sdorra 2011-11-19 17:33:58 +01:00
  • 54abbfb355 fix bug in get method of repository resource Sebastian Sdorra 2011-11-19 17:22:40 +01:00
  • fa537ea5cb added a webservice method to fetch a single repository by its name and type Sebastian Sdorra 2011-11-19 17:16:57 +01:00
  • fb9f2c269c fix onChange method with closed repository panel Sebastian Sdorra 2011-11-19 17:05:53 +01:00
  • 00aac3fd4a fix onChange method with closed group panel Sebastian Sdorra 2011-11-19 17:03:54 +01:00
  • 209ceec023 user getGrid instead on Ext.getCmp Sebastian Sdorra 2011-11-19 17:01:20 +01:00
  • 26b4382b5e fix onChange method with closed user panel Sebastian Sdorra 2011-11-19 17:00:36 +01:00
  • 8962797bc0 fix wrong id property Sebastian Sdorra 2011-11-19 16:49:08 +01:00
  • 1ec8771064 added history functions for user panel Sebastian Sdorra 2011-11-19 16:39:10 +01:00
  • adc0476921 fix history panel selection Sebastian Sdorra 2011-11-19 16:31:36 +01:00
  • 2d04f991ee use stable version 1.3.5.7 of svnkt-dav Sebastian Sdorra 2011-11-19 14:01:04 +01:00
  • 589a5a7354 remove unused repository manager Sebastian Sdorra 2011-11-19 13:12:04 +01:00
  • fc1688a73d remove unused method Sebastian Sdorra 2011-11-19 13:11:04 +01:00
  • 352b639ab7 merge with default branch Sebastian Sdorra 2011-11-19 13:02:05 +01:00
  • f00f37149a remove unused imports Sebastian Sdorra 2011-11-18 19:38:31 +01:00
  • 867b91177b handle history events for diff panel Sebastian Sdorra 2011-11-18 09:19:40 +01:00
  • 4262297d60 fix id of repository browser and diff viewer Sebastian Sdorra 2011-11-18 09:17:03 +01:00
  • 5cb52ff13a handle history events for content panel Sebastian Sdorra 2011-11-18 09:14:10 +01:00
  • d00ea4f32f fix wrong changeset viewer id Sebastian Sdorra 2011-11-18 08:54:50 +01:00
  • fc58e9b08d handle history events for repository browser Sebastian Sdorra 2011-11-18 08:52:56 +01:00