Commit Graph

  • b079327c58 use own javahg log command Sebastian Sdorra 2012-07-04 08:12:57 +02:00
  • 682071ffe8 start implementation of javahg log command to improve performance Sebastian Sdorra 2012-07-03 22:09:25 +02:00
  • d6ac6789ab added todo comment Sebastian Sdorra 2012-07-01 20:45:58 +02:00
  • c37b3c163a remove unused imports Sebastian Sdorra 2012-07-01 20:44:40 +02:00
  • 1df3815a6c use javahg for log command Sebastian Sdorra 2012-07-01 20:43:05 +02:00
  • 152943d15b use javahg for diff command Sebastian Sdorra 2012-07-01 19:30:23 +02:00
  • 41a8c515e3 use javahg for cat command Sebastian Sdorra 2012-07-01 19:22:42 +02:00
  • 6ac0b67dd0 use javahg for blame command Sebastian Sdorra 2012-07-01 19:15:46 +02:00
  • 5140b06f78 added dependency to javahg Sebastian Sdorra 2012-07-01 18:11:23 +02:00
  • 374aa7fec0 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2012-07-01 15:45:14 +02:00
  • 994f4ab248 [maven-release-plugin] copy for tag 1.17 Sebastian Sdorra 2012-07-01 15:45:13 +02:00
  • 1d297cf66c [maven-release-plugin] prepare release 1.17 1.17 Sebastian Sdorra 2012-07-01 15:45:13 +02:00
  • b1904c6615 fix get range from git log command Sebastian Sdorra 2012-07-01 15:23:46 +02:00
  • 9cd1de86d6 improve logging of GitUtil Sebastian Sdorra 2012-07-01 15:23:11 +02:00
  • a4ffc37624 improve logging of changeset converter Sebastian Sdorra 2012-07-01 14:58:08 +02:00
  • a97cd8cab6 fix npe with start revision and without end revision Sebastian Sdorra 2012-06-29 14:36:48 +02:00
  • c31376f639 merge repository heads Sebastian Sdorra 2012-06-29 14:28:05 +02:00
  • 149c8b4dfe fix javascript errors with ie Sebastian Sdorra 2012-06-29 14:23:47 +02:00
  • 92cabc73f6 added locale and timezone to support informations Sebastian Sdorra 2012-06-29 09:40:21 +02:00
  • 3108776974 merge with branch issue-195 Sebastian Sdorra 2012-06-28 15:35:57 +02:00
  • 161d45bdd2 close branch issue-195 Sebastian Sdorra 2012-06-28 15:28:43 +02:00
  • a8b3b3bb27 fix basic authentication for systems with turkish locale Sebastian Sdorra 2012-06-28 14:54:44 +02:00
  • 1cdf666c71 log only text body Sebastian Sdorra 2012-06-28 12:49:09 +02:00
  • 718938db77 added switch for http debug logging Sebastian Sdorra 2012-06-28 12:28:06 +02:00
  • da7e9c67d8 improve trace logging for authentication Sebastian Sdorra 2012-06-28 10:55:55 +02:00
  • 363ffdaf4d remove landmark from repository service Sebastian Sdorra 2012-06-27 18:23:04 +02:00
  • d5aa3a45c8 imporve javadoc for repository service and repository service factory Sebastian Sdorra 2012-06-27 18:20:52 +02:00
  • 16c4cd9819 fix some javadoc warnings and errors Sebastian Sdorra 2012-06-27 18:11:55 +02:00
  • 4f7153b393 imporve javadoc for repository service and repository service factory Sebastian Sdorra 2012-06-27 18:01:02 +02:00
  • 0781b9a953 imporve javadoc for pre processor api Sebastian Sdorra 2012-06-27 15:26:39 +02:00
  • a030f93b3a added javadoc for changeset pre processor api Sebastian Sdorra 2012-06-27 15:19:40 +02:00
  • 09b04278f7 added javadoc for blame line pre processor api Sebastian Sdorra 2012-06-27 15:16:34 +02:00
  • fdd7ae4000 added serialVersionUID for cache keys Sebastian Sdorra 2012-06-27 15:04:27 +02:00
  • a6bdc9b84d delete repository after test creation Sebastian Sdorra 2012-06-27 09:11:48 +02:00
  • a0ea74f374 log scm-manager version on boot Sebastian Sdorra 2012-06-26 21:52:46 +02:00
  • 758202568c fix not serializable cache exception Sebastian Sdorra 2012-06-26 21:29:14 +02:00
  • 04939d5a4d update jgit to version 2.0.0.201206130900-r Sebastian Sdorra 2012-06-26 21:25:57 +02:00
  • 1f2faed4f6 send redirect for root repository urls only if the name of the repository is empty Sebastian Sdorra 2012-06-26 15:26:56 +02:00
  • 76baa85187 use copy on read for repository api caches to fix reference problems with pre processor api Sebastian Sdorra 2012-06-26 08:51:16 +02:00
  • 517ddc29a0 do not clear cache on repository modification only on deletion Sebastian Sdorra 2012-06-26 08:49:57 +02:00
  • d983cbf88b fix non serializable fields in serializable object Sebastian Sdorra 2012-06-26 08:33:35 +02:00
  • c3190de79e fix unused command field Sebastian Sdorra 2012-06-26 08:29:07 +02:00
  • 28ace74f5b fix possible npe Sebastian Sdorra 2012-06-26 08:28:18 +02:00
  • f9affd47b8 implement iterable interface Sebastian Sdorra 2012-06-26 08:20:31 +02:00
  • ee0e34341d implement serializable interface for cacheable objects Sebastian Sdorra 2012-06-26 08:18:59 +02:00
  • 644b44f531 remove invalid clone methods Sebastian Sdorra 2012-06-26 08:13:38 +02:00
  • ddb1af8ec8 improve reset methods Sebastian Sdorra 2012-06-25 16:30:41 +02:00
  • 826d7833db revert cloning of command results for performance reasons Sebastian Sdorra 2012-06-24 19:52:59 +02:00
  • 554dcd4ffb return a clone of browser result to fix pre processor behavior Sebastian Sdorra 2012-06-24 19:37:03 +02:00
  • 05bc3946a3 return a clone of changeset paging result to fix pre processor behavior Sebastian Sdorra 2012-06-24 19:27:44 +02:00
  • 19f437d65b return a clone of blame result to fix pre processor behavior Sebastian Sdorra 2012-06-24 19:19:45 +02:00
  • 38502d21e1 clear cache after repository modification or deletion Sebastian Sdorra 2012-06-24 19:05:11 +02:00
  • cb16d451ed fix license headers Sebastian Sdorra 2012-06-24 17:59:04 +02:00
  • e47c7407d4 improve blame line pre processor Sebastian Sdorra 2012-06-24 17:41:23 +02:00
  • 43d0ea67a8 improve cache configuration of blame, browse and log command Sebastian Sdorra 2012-06-24 17:27:40 +02:00
  • ede9312ef1 mark old repository api as deprecated Sebastian Sdorra 2012-06-24 16:49:01 +02:00
  • 9723148d4b fix npe on repository root resource Sebastian Sdorra 2012-06-24 16:20:09 +02:00
  • 23ea72b3c8 use repository createUrl instead of deprecated getUrl Sebastian Sdorra 2012-06-24 16:15:45 +02:00
  • 25f0776414 fix detection of scm-server servlet container Sebastian Sdorra 2012-06-24 16:10:23 +02:00
  • 0b3b595c87 fix svn version informations Sebastian Sdorra 2012-06-24 16:03:35 +02:00
  • db42d835cf fix mercurial version informations Sebastian Sdorra 2012-06-24 16:00:46 +02:00
  • 1a31608f41 added map cache for unit tests Sebastian Sdorra 2012-06-24 15:32:49 +02:00
  • 667f1ee83d bind blame line pre processor api Sebastian Sdorra 2012-06-24 14:38:39 +02:00
  • c05a141cf6 use blame pre processor api Sebastian Sdorra 2012-06-24 14:34:09 +02:00
  • d84c3ae03a added api for blame pre processors Sebastian Sdorra 2012-06-24 14:29:20 +02:00
  • c5029d73ed sort fileobject list of browse command Sebastian Sdorra 2012-06-24 10:48:26 +02:00
  • cdf35480d9 improve cache for repository commands Sebastian Sdorra 2012-06-24 10:44:39 +02:00
  • 5406d1005b remove currently unused parameter Sebastian Sdorra 2012-06-24 10:14:05 +02:00
  • 10b6a95286 added selenium test for repository creation Sebastian Sdorra 2012-06-23 17:47:07 +02:00
  • 1a062efc3e added selenium test case for authentication Sebastian Sdorra 2012-06-23 16:41:47 +02:00
  • ef00ad320b close repository service after usage Sebastian Sdorra 2012-06-23 13:58:18 +02:00
  • 4707da2a69 write header before getOutputStream is called Sebastian Sdorra 2012-06-22 15:16:36 +02:00
  • 3205780f07 upgrade svnkit to version 1.7.5-1 Sebastian Sdorra 2012-06-22 14:45:58 +02:00
  • 7a7579edef improve performance of subversion repository api Sebastian Sdorra 2012-06-21 20:18:05 +02:00
  • 13c6eb978c improve performance of git repository api Sebastian Sdorra 2012-06-21 19:56:35 +02:00
  • afbbcfc75d improve javadoc of repository api Sebastian Sdorra 2012-06-21 16:06:35 +02:00
  • e3fff09c76 added close method to repository service Sebastian Sdorra 2012-06-21 15:31:13 +02:00
  • f87ad29433 merge with branch issue-156 Sebastian Sdorra 2012-06-20 08:32:32 +02:00
  • e6d4f081a2 close branch issue-156 Sebastian Sdorra 2012-06-20 08:31:54 +02:00
  • cc4cb80e10 update logback to version 1.0.6 Sebastian Sdorra 2012-06-20 08:10:17 +02:00
  • 234f61a822 update slf4j to version 1.6.6 Sebastian Sdorra 2012-06-20 08:08:46 +02:00
  • 3c8a999b0a clear caches after received changes Sebastian Sdorra 2012-06-16 17:58:27 +02:00
  • c7109fe380 fix abstract method error of plugins which are using a version before 1.17-SNAPSHOT Sebastian Sdorra 2012-06-16 17:30:47 +02:00
  • 74de3b81eb fix npe in url http client Sebastian Sdorra 2012-06-16 14:16:57 +02:00
  • 8d6d7d1b44 use new repository service api for repository rest resource Sebastian Sdorra 2012-06-16 14:12:58 +02:00
  • c5789e8691 fix another svn paging bug Sebastian Sdorra 2012-06-16 14:11:36 +02:00
  • bf86dc97e7 fix internal not cloneable error Sebastian Sdorra 2012-06-16 14:01:56 +02:00
  • e58025f3b8 added unit test for mercurial log command paging Sebastian Sdorra 2012-06-16 13:30:21 +02:00
  • e2889a6fee fix paging of mercurial log command Sebastian Sdorra 2012-06-16 13:30:05 +02:00
  • 6567b9319b added unit test for svn log command paging Sebastian Sdorra 2012-06-16 13:12:14 +02:00
  • fce9770493 fix bug in paging of svn log command Sebastian Sdorra 2012-06-16 13:11:39 +02:00
  • 4a5fd4fb8c added unit test for git get all with paging Sebastian Sdorra 2012-06-16 12:54:04 +02:00
  • eb41538beb added logging to pre processor util Sebastian Sdorra 2012-06-16 12:34:47 +02:00
  • f992b498a3 added logging to log command builder Sebastian Sdorra 2012-06-16 12:32:22 +02:00
  • f7cdf7aa07 added logging to diff command builder Sebastian Sdorra 2012-06-16 12:29:25 +02:00
  • fea36b5fd8 added logging to cat command builder Sebastian Sdorra 2012-06-16 12:28:47 +02:00
  • 66887db447 added logging to browse command builder Sebastian Sdorra 2012-06-16 12:27:48 +02:00
  • 2f461531b1 added logging to blame command builder Sebastian Sdorra 2012-06-16 12:27:31 +02:00
  • 6b1a00bffc added logging to repository service and repository service factory Sebastian Sdorra 2012-06-16 12:22:51 +02:00
  • be877b1d16 added get method for the repository Sebastian Sdorra 2012-06-16 12:16:09 +02:00