Commit Graph

1050 Commits

Author SHA1 Message Date
Sebastian Sdorra
717f209b8e javadoc for RepositoryListener 2011-10-04 19:48:07 +02:00
Sebastian Sdorra
92c4eceb04 added javadoc for RepositoryNotFoundException 2011-10-04 19:45:43 +02:00
Sebastian Sdorra
89081898ad added javadoc for RevisionNotFoundException 2011-10-04 19:43:00 +02:00
Sebastian Sdorra
152c86459b added javadoc for RepositoryException 2011-10-04 19:40:07 +02:00
Sebastian Sdorra
8fc0b5061d added javadoc for RepositoryHandler class 2011-10-04 19:35:49 +02:00
Sebastian Sdorra
cbc55bf26f remove wrong since javadoc tag 2011-10-04 19:32:06 +02:00
Sebastian Sdorra
16c5c312bb package description for sonia.scm.repository 2011-10-04 19:27:09 +02:00
Sebastian Sdorra
86005264d0 added javadoc for SimpleRepositoryConfig 2011-10-04 19:26:43 +02:00
Sebastian Sdorra
02277d5e86 added javadoc for the RepositoryManager class 2011-10-04 19:26:24 +02:00
Sebastian Sdorra
d3075a1935 improve javadoc of Person class 2011-10-04 19:25:56 +02:00
Sebastian Sdorra
d2cc54451c added javadoc for Repository 2011-10-04 19:25:30 +02:00
Sebastian Sdorra
1bef042ab8 use apiviz doclet only for scm-core 2011-10-04 18:45:14 +02:00
Sebastian Sdorra
4bba44d710 added basic authentication support to restful webservice 2011-10-03 15:35:39 +02:00
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