Commit Graph

1387 Commits

Author SHA1 Message Date
Sebastian Sdorra
58f7aedfae fix possible NullPointerException 2011-09-30 08:40:58 +02:00
Sebastian Sdorra
a092d6b79f added getContent method to IOUtil 2011-09-30 08:30:14 +02:00
Sebastian Sdorra
6a3a978259 fix wrong javadoc 2011-09-29 15:03:19 +02:00
Sebastian Sdorra
860e9367c9 improve performance of mercurial changesetviewer 2011-09-29 14:57:00 +02:00
Sebastian Sdorra
7efb7d2e6b handle IOException of changesetviewer 2011-09-29 14:14:51 +02:00
Sebastian Sdorra
389a25924e added exceptions to ChangesetViewer 2011-09-29 14:13:08 +02:00
Sebastian Sdorra
5384bfec44 added abstract PreReceiveRepositoryHook and PostReceiveRepositoryHook 2011-09-28 18:30:26 +02:00
Sebastian Sdorra
b07810c2d1 implement mercurial pre-receive hook 2011-09-28 09:42:16 +02:00
Sebastian Sdorra
98a0ef2513 added PRE_RECEIVE hook 2011-09-27 21:19:10 +02:00
Sebastian Sdorra
81a9dcab4c fix IOUtil logger configuration 2011-09-22 21:27:15 +02:00
Sebastian Sdorra
c189bc420d remove unused import 2011-09-22 20:53:04 +02:00
Sebastian Sdorra
1126a1be1a fix possible NullPointerException 2011-09-22 19:52:01 +02:00
Sebastian Sdorra
798b7332d7 use hgblame.py script to show commit description in mercurial blame view 2011-09-22 19:07:14 +02:00
Sebastian Sdorra
b903efee62 improve blame api and description to blameline 2011-09-22 15:49:28 +02:00
Sebastian Sdorra
438a2bf77f fix typo 2011-09-20 16:16:08 +02:00
Sebastian Sdorra
3011c53c27 added DiffViewer 2011-09-18 10:26:49 +02:00
Sebastian Sdorra
b15235696b added missing BlameViewerProvider 2011-09-18 10:17:22 +02:00
Sebastian Sdorra
d71e9976d0 use provider classes 2011-09-18 10:15:58 +02:00
Sebastian Sdorra
aaef6431b5 added BlameViewerProvider and ChangesetViewerProvider 2011-09-18 10:05:00 +02:00
Sebastian Sdorra
5f876c7da9 make ChangesetPaginigResult iterable 2011-09-16 10:25:30 +02:00
Sebastian Sdorra
668600b65d rename BlamePagingResult to BlameResult 2011-09-16 09:05:06 +02:00
Sebastian Sdorra
5daade4f7b fix broken build 2011-09-15 13:27:02 +02:00
Sebastian Sdorra
4e76b3e18e blame viewer throws IOException and RepositoryException 2011-09-15 11:16:46 +02:00
Sebastian Sdorra
6c127b62bf use long instead of date 2011-09-15 10:48:59 +02:00
Sebastian Sdorra
220dce25f0 use person object for blame author informations 2011-09-15 10:44:00 +02:00
Sebastian Sdorra
f4367f2684 added revision to BlameLine 2011-09-14 11:58:58 +02:00
Sebastian Sdorra
8dc56330c2 apply patch for blame support from naver.com 2011-09-14 11:13:14 +02:00
Sebastian Sdorra
e5e8ca178d improve proxy servlet api 2011-09-13 16:33:25 +02:00
Sebastian Sdorra
e7459d7847 added proxy servlet 2011-09-13 16:29:58 +02:00
Sebastian Sdorra
6af6f9e8ed [maven-release-plugin] prepare for next development iteration 2011-09-07 14:14:29 +02:00
Sebastian Sdorra
8343f7c1b4 [maven-release-plugin] prepare release 1.7 2011-09-07 14:14:26 +02:00
Sebastian Sdorra
64b968bee6 added generics to ConfigChangeListener 2011-09-07 10:57:57 +02:00
Sebastian Sdorra
4c6942096f merge with branch issue-53 2011-09-07 10:50:00 +02:00
Sebastian Sdorra
c0322a6276 added option to configure the scm home directory with a classpath resource, see #53 2011-09-06 20:13:27 +02:00
Sebastian Sdorra
2012b86cad added support for proxy servers with authentication 2011-09-03 17:42:21 +02:00
Sebastian Sdorra
8c0324de73 resolve cipher api dependency problems 2011-09-03 17:28:57 +02:00
Sebastian Sdorra
d5ad621849 implement cipher api 2011-09-03 16:52:09 +02:00
Sebastian Sdorra
ef94584be6 added cipher api 2011-09-03 16:47:37 +02:00
Sebastian Sdorra
3ac9f38c09 fix bug in compareTo method of PluginVersion 2011-08-22 10:21:21 +02:00
Sebastian Sdorra
6165d67bec added some uri util methods 2011-08-17 15:07:07 +02:00
Sebastian Sdorra
5c9bf56210 fix bug in property xml serialization 2011-08-17 14:54:19 +02:00
Sebastian Sdorra
de97f9a91b cache result of changesetpreprocessors 2011-08-16 18:37:28 +02:00
Sebastian Sdorra
12299bacae improve changeset preprocessor api 2011-08-15 15:07:35 +02:00
Sebastian Sdorra
c3b8fc8e72 improve changeset preprocessor api 2011-08-15 14:53:35 +02:00
Sebastian Sdorra
920a36b6db [maven-release-plugin] prepare for next development iteration 2011-08-11 11:26:59 +02:00
Sebastian Sdorra
f4dad46d43 [maven-release-plugin] prepare release 1.6 2011-08-11 11:26:56 +02:00
Sebastian Sdorra
ad11901adc set api level for scripting to version 1.7 2011-08-10 19:00:01 +02:00
Sebastian Sdorra
0a0019e943 added properties to repositories, users and groups 2011-08-10 18:58:48 +02:00
Sebastian Sdorra
911eff0510 improve name validation of groups, users and repositories 2011-08-06 13:46:27 +02:00
Sebastian Sdorra
40bc8d88b2 improve ValidationUtil 2011-08-06 13:40:22 +02:00