Commit Graph

  • d2955dcc6d added person test data Sebastian Sdorra 2012-07-15 16:10:09 +02:00
  • 276710ca32 implement close method Sebastian Sdorra 2012-07-15 15:59:01 +02:00
  • 2f464b57d9 repository client should be closeable Sebastian Sdorra 2012-07-15 15:57:33 +02:00
  • de01c03642 implement git push command Sebastian Sdorra 2012-07-14 17:19:35 +02:00
  • 4ec9cdccbc start implementation of repository client api for git Sebastian Sdorra 2012-07-14 17:08:50 +02:00
  • a76fd0937a remove paths parameter from commit command Sebastian Sdorra 2012-07-14 16:44:55 +02:00
  • 5d86c7d1cf use person class for author parameter Sebastian Sdorra 2012-07-14 16:41:49 +02:00
  • 55e5b1eb54 added exceptions to repository client api Sebastian Sdorra 2012-07-14 16:25:21 +02:00
  • 5dbce7037d added method to create repository client from remote repository Sebastian Sdorra 2012-07-14 14:47:01 +02:00
  • eb93fead2a implement client factory and provider Sebastian Sdorra 2012-07-14 12:01:14 +02:00
  • 33c40c44f5 improve logging Sebastian Sdorra 2012-07-14 11:46:43 +02:00
  • 8a7ef55157 added branch command Sebastian Sdorra 2012-07-14 11:45:23 +02:00
  • ed5a9d2cc2 added tag command Sebastian Sdorra 2012-07-14 11:39:16 +02:00
  • d86bae6dae start building new client api for testing Sebastian Sdorra 2012-07-14 11:31:18 +02:00
  • 6c28282a7e added system property to skip mercurial tests Sebastian Sdorra 2012-07-14 11:05:20 +02:00
  • 5b23b60ee3 fix missing revision in browse command Sebastian Sdorra 2012-07-13 09:11:50 +02:00
  • 693f3882aa fix error from license formatter Sebastian Sdorra 2012-07-13 09:01:56 +02:00
  • 8a9b403340 fix license headers Sebastian Sdorra 2012-07-13 08:57:16 +02:00
  • 05c22eda7d implement browse command with javahg Sebastian Sdorra 2012-07-13 08:56:47 +02:00
  • 38dd72caaf added fileview extension to javahg repository Sebastian Sdorra 2012-07-12 21:29:40 +02:00
  • b9042ebc97 added fileview mercurial extension Sebastian Sdorra 2012-07-12 21:25:57 +02:00
  • afd5f006d5 fix license headers Sebastian Sdorra 2012-07-10 21:11:35 +02:00
  • 9f42099e31 improve javadoc Sebastian Sdorra 2012-07-10 21:10:46 +02:00
  • 396e4d5226 improve javadoc Sebastian Sdorra 2012-07-10 21:06:47 +02:00
  • 7a0ec93c1c added webservice method for branches command Sebastian Sdorra 2012-07-10 20:56:03 +02:00
  • 817d3e6750 added branches command to repository service Sebastian Sdorra 2012-07-10 20:55:06 +02:00
  • 8912ba8c00 added branches command to supported command list Sebastian Sdorra 2012-07-10 20:52:19 +02:00
  • c3b286a745 implement branches command for hg Sebastian Sdorra 2012-07-10 20:51:36 +02:00
  • ad1f6deabc implement branches command for git Sebastian Sdorra 2012-07-10 20:47:42 +02:00
  • d6bf20c124 added cache for branches Sebastian Sdorra 2012-07-10 20:41:19 +02:00
  • 525beb0e6b added api for branch support Sebastian Sdorra 2012-07-10 20:40:35 +02:00
  • 71514fc14f improve git branch informations Sebastian Sdorra 2012-07-10 16:23:11 +02:00
  • 77085858b4 update hamcrest to version 1.3 Sebastian Sdorra 2012-07-10 16:19:23 +02:00
  • 02b63e1557 update jersey to version 1.13 Sebastian Sdorra 2012-07-10 16:16:40 +02:00
  • 414b8790a2 remove unused imports Sebastian Sdorra 2012-07-06 08:45:44 +02:00
  • 8947f78658 use commit id instead of ref id for git tags command Sebastian Sdorra 2012-07-06 08:33:02 +02:00
  • da4a133b05 added todo comment Sebastian Sdorra 2012-07-05 21:28:15 +02:00
  • 058ab265b9 fix missing git tags in commit detail view Sebastian Sdorra 2012-07-05 21:21:37 +02:00
  • 3e4b0d19a3 remove unused imports Sebastian Sdorra 2012-07-05 20:44:06 +02:00
  • e5ee84cebe added logging to tags command builder Sebastian Sdorra 2012-07-05 19:47:35 +02:00
  • 1671124827 added getTags method to client api Sebastian Sdorra 2012-07-05 19:44:26 +02:00
  • b0e0f76c09 added tags resource to url provider Sebastian Sdorra 2012-07-05 19:43:12 +02:00
  • e49faed7cb added webservice method for fetch tags of a repository Sebastian Sdorra 2012-07-05 19:37:00 +02:00
  • f5571adab2 implements tags command for git Sebastian Sdorra 2012-07-05 19:22:59 +02:00
  • 12202058bd throw ioexception and repositoryexcetion on tags command Sebastian Sdorra 2012-07-05 19:11:38 +02:00
  • c157ac54e8 implement tags command for mercurial Sebastian Sdorra 2012-07-05 19:05:30 +02:00
  • e2ccf7c25d fix wrong javadoc Sebastian Sdorra 2012-07-05 18:59:23 +02:00
  • f14e3ec742 added tags command to repository api Sebastian Sdorra 2012-07-05 18:58:12 +02:00
  • 536f63e6df improve performance of diff command Sebastian Sdorra 2012-07-05 18:09:27 +02:00
  • 78925d54cd fix wrong cache result in blame command Sebastian Sdorra 2012-07-04 11:32:50 +02:00
  • 9a3d254af1 fix not found in revision 00... errors Sebastian Sdorra 2012-07-04 11:31:29 +02:00
  • 912b566bfb improve performance of history panel Sebastian Sdorra 2012-07-04 11:26:38 +02:00
  • fbbaa32b55 improve performance for big history with paging Sebastian Sdorra 2012-07-04 11:18:58 +02:00
  • ebc3db753e improve performance of mercurial log command Sebastian Sdorra 2012-07-04 10:33:11 +02:00
  • b9eb0aff5f prepare for lazy loading Sebastian Sdorra 2012-07-04 10:00:41 +02:00
  • d53449945e close repository after each unit test Sebastian Sdorra 2012-07-04 09:10:10 +02:00
  • d2b93ded12 fix wrong style name Sebastian Sdorra 2012-07-04 09:09:50 +02:00
  • 2e2cb9cd9c improve changeset generation Sebastian Sdorra 2012-07-04 09:09:27 +02:00
  • 4aad609ea9 remove unused import Sebastian Sdorra 2012-07-04 08:13:46 +02:00
  • 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