Sebastian Sdorra
|
fc16bca794
|
enable grouping view by default
|
2011-10-26 18:45:33 +02:00 |
|
Sebastian Sdorra
|
9135653c34
|
added switch to toggle repository grouping view
|
2011-10-26 09:36:12 +02:00 |
|
Sebastian Sdorra
|
fc5c1f2a44
|
added injection for requested repository
|
2011-10-23 16:38:03 +02:00 |
|
Sebastian Sdorra
|
9a06f75bb1
|
prepare ui and repository manager for directory structure
|
2011-10-23 15:56:47 +02:00 |
|
Sebastian Sdorra
|
744b360fdf
|
[maven-release-plugin] prepare for next development iteration
|
2011-10-22 15:23:19 +02:00 |
|
Sebastian Sdorra
|
769f31fd01
|
[maven-release-plugin] prepare release 1.8
|
2011-10-22 15:23:16 +02:00 |
|
Sebastian Sdorra
|
061483d56a
|
fix bug in GlobUtil
|
2011-10-19 08:12:29 +02:00 |
|
Sebastian Sdorra
|
356c933246
|
added GlobUtil
|
2011-10-15 11:17:55 +02:00 |
|
Sebastian Sdorra
|
d486c21bea
|
added exception handler to cgi implementation
|
2011-10-06 14:45:32 +02:00 |
|
Sebastian Sdorra
|
02c18998eb
|
pre receive hooks are not async
|
2011-10-05 18:46:11 +02:00 |
|
Sebastian Sdorra
|
4da122e8a9
|
added javadoc for Permission
|
2011-10-04 20:02:40 +02:00 |
|
Sebastian Sdorra
|
c32c5d0efe
|
javadoc for PermissionType
|
2011-10-04 19:53:32 +02:00 |
|
Sebastian Sdorra
|
c3f08e1f77
|
added javadoc for PathNotFoundException
|
2011-10-04 19:49:43 +02:00 |
|
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 |
|