Commit Graph

2493 Commits

Author SHA1 Message Date
Sebastian Sdorra
058ab265b9 fix missing git tags in commit detail view 2012-07-05 21:21:37 +02:00
Sebastian Sdorra
3e4b0d19a3 remove unused imports 2012-07-05 20:44:06 +02:00
Sebastian Sdorra
e5ee84cebe added logging to tags command builder 2012-07-05 19:47:35 +02:00
Sebastian Sdorra
1671124827 added getTags method to client api 2012-07-05 19:44:26 +02:00
Sebastian Sdorra
b0e0f76c09 added tags resource to url provider 2012-07-05 19:43:12 +02:00
Sebastian Sdorra
e49faed7cb added webservice method for fetch tags of a repository 2012-07-05 19:37:00 +02:00
Sebastian Sdorra
f5571adab2 implements tags command for git 2012-07-05 19:22:59 +02:00
Sebastian Sdorra
12202058bd throw ioexception and repositoryexcetion on tags command 2012-07-05 19:11:38 +02:00
Sebastian Sdorra
c157ac54e8 implement tags command for mercurial 2012-07-05 19:05:30 +02:00
Sebastian Sdorra
e2ccf7c25d fix wrong javadoc 2012-07-05 18:59:23 +02:00
Sebastian Sdorra
f14e3ec742 added tags command to repository api 2012-07-05 18:58:12 +02:00
Sebastian Sdorra
536f63e6df improve performance of diff command 2012-07-05 18:09:27 +02:00
Sebastian Sdorra
78925d54cd fix wrong cache result in blame command 2012-07-04 11:32:50 +02:00
Sebastian Sdorra
9a3d254af1 fix not found in revision 00... errors 2012-07-04 11:31:29 +02:00
Sebastian Sdorra
912b566bfb improve performance of history panel 2012-07-04 11:26:38 +02:00
Sebastian Sdorra
fbbaa32b55 improve performance for big history with paging 2012-07-04 11:18:58 +02:00
Sebastian Sdorra
ebc3db753e improve performance of mercurial log command 2012-07-04 10:33:11 +02:00
Sebastian Sdorra
b9eb0aff5f prepare for lazy loading 2012-07-04 10:00:41 +02:00
Sebastian Sdorra
d53449945e close repository after each unit test 2012-07-04 09:10:10 +02:00
Sebastian Sdorra
d2b93ded12 fix wrong style name 2012-07-04 09:09:50 +02:00
Sebastian Sdorra
2e2cb9cd9c improve changeset generation 2012-07-04 09:09:27 +02:00
Sebastian Sdorra
4aad609ea9 remove unused import 2012-07-04 08:13:46 +02:00
Sebastian Sdorra
b079327c58 use own javahg log command 2012-07-04 08:12:57 +02:00
Sebastian Sdorra
682071ffe8 start implementation of javahg log command to improve performance 2012-07-03 22:09:25 +02:00
Sebastian Sdorra
d6ac6789ab added todo comment 2012-07-01 20:45:58 +02:00
Sebastian Sdorra
c37b3c163a remove unused imports 2012-07-01 20:44:40 +02:00
Sebastian Sdorra
1df3815a6c use javahg for log command 2012-07-01 20:43:05 +02:00
Sebastian Sdorra
152943d15b use javahg for diff command 2012-07-01 19:30:23 +02:00
Sebastian Sdorra
41a8c515e3 use javahg for cat command 2012-07-01 19:22:42 +02:00
Sebastian Sdorra
6ac0b67dd0 use javahg for blame command 2012-07-01 19:15:46 +02:00
Sebastian Sdorra
5140b06f78 added dependency to javahg 2012-07-01 18:11:23 +02:00
Sebastian Sdorra
374aa7fec0 [maven-release-plugin] prepare for next development iteration 2012-07-01 15:45:14 +02:00
Sebastian Sdorra
994f4ab248 [maven-release-plugin] copy for tag 1.17 2012-07-01 15:45:13 +02:00
Sebastian Sdorra
1d297cf66c [maven-release-plugin] prepare release 1.17 1.17 2012-07-01 15:45:13 +02:00
Sebastian Sdorra
b1904c6615 fix get range from git log command 2012-07-01 15:23:46 +02:00
Sebastian Sdorra
9cd1de86d6 improve logging of GitUtil 2012-07-01 15:23:11 +02:00
Sebastian Sdorra
a4ffc37624 improve logging of changeset converter 2012-07-01 14:58:08 +02:00
Sebastian Sdorra
a97cd8cab6 fix npe with start revision and without end revision 2012-06-29 14:36:48 +02:00
Sebastian Sdorra
c31376f639 merge repository heads 2012-06-29 14:28:05 +02:00
Sebastian Sdorra
149c8b4dfe fix javascript errors with ie 2012-06-29 14:23:47 +02:00
Sebastian Sdorra
92cabc73f6 added locale and timezone to support informations 2012-06-29 09:40:21 +02:00
Sebastian Sdorra
3108776974 merge with branch issue-195 2012-06-28 15:35:57 +02:00
Sebastian Sdorra
161d45bdd2 close branch issue-195 2012-06-28 15:28:43 +02:00
Sebastian Sdorra
a8b3b3bb27 fix basic authentication for systems with turkish locale 2012-06-28 14:54:44 +02:00
Sebastian Sdorra
1cdf666c71 log only text body 2012-06-28 12:49:09 +02:00
Sebastian Sdorra
718938db77 added switch for http debug logging 2012-06-28 12:28:06 +02:00
Sebastian Sdorra
da7e9c67d8 improve trace logging for authentication 2012-06-28 10:55:55 +02:00
Sebastian Sdorra
363ffdaf4d remove landmark from repository service 2012-06-27 18:23:04 +02:00
Sebastian Sdorra
d5aa3a45c8 imporve javadoc for repository service and repository service factory 2012-06-27 18:20:52 +02:00
Sebastian Sdorra
16c4cd9819 fix some javadoc warnings and errors 2012-06-27 18:11:55 +02:00