Sebastian Sdorra
|
d983cbf88b
|
fix non serializable fields in serializable object
|
2012-06-26 08:33:35 +02:00 |
|
Sebastian Sdorra
|
c3190de79e
|
fix unused command field
|
2012-06-26 08:29:07 +02:00 |
|
Sebastian Sdorra
|
28ace74f5b
|
fix possible npe
|
2012-06-26 08:28:18 +02:00 |
|
Sebastian Sdorra
|
f9affd47b8
|
implement iterable interface
|
2012-06-26 08:20:31 +02:00 |
|
Sebastian Sdorra
|
ee0e34341d
|
implement serializable interface for cacheable objects
|
2012-06-26 08:18:59 +02:00 |
|
Sebastian Sdorra
|
644b44f531
|
remove invalid clone methods
|
2012-06-26 08:13:38 +02:00 |
|
Sebastian Sdorra
|
ddb1af8ec8
|
improve reset methods
|
2012-06-25 16:30:41 +02:00 |
|
Sebastian Sdorra
|
826d7833db
|
revert cloning of command results for performance reasons
|
2012-06-24 19:52:59 +02:00 |
|
Sebastian Sdorra
|
554dcd4ffb
|
return a clone of browser result to fix pre processor behavior
|
2012-06-24 19:37:03 +02:00 |
|
Sebastian Sdorra
|
05bc3946a3
|
return a clone of changeset paging result to fix pre processor behavior
|
2012-06-24 19:27:44 +02:00 |
|
Sebastian Sdorra
|
19f437d65b
|
return a clone of blame result to fix pre processor behavior
|
2012-06-24 19:19:45 +02:00 |
|
Sebastian Sdorra
|
38502d21e1
|
clear cache after repository modification or deletion
|
2012-06-24 19:05:11 +02:00 |
|
Sebastian Sdorra
|
cb16d451ed
|
fix license headers
|
2012-06-24 17:59:04 +02:00 |
|
Sebastian Sdorra
|
e47c7407d4
|
improve blame line pre processor
|
2012-06-24 17:41:23 +02:00 |
|
Sebastian Sdorra
|
43d0ea67a8
|
improve cache configuration of blame, browse and log command
|
2012-06-24 17:27:40 +02:00 |
|
Sebastian Sdorra
|
ede9312ef1
|
mark old repository api as deprecated
|
2012-06-24 16:49:01 +02:00 |
|
Sebastian Sdorra
|
25f0776414
|
fix detection of scm-server servlet container
|
2012-06-24 16:10:23 +02:00 |
|
Sebastian Sdorra
|
c05a141cf6
|
use blame pre processor api
|
2012-06-24 14:34:09 +02:00 |
|
Sebastian Sdorra
|
d84c3ae03a
|
added api for blame pre processors
|
2012-06-24 14:29:20 +02:00 |
|
Sebastian Sdorra
|
c5029d73ed
|
sort fileobject list of browse command
|
2012-06-24 10:48:26 +02:00 |
|
Sebastian Sdorra
|
cdf35480d9
|
improve cache for repository commands
|
2012-06-24 10:44:39 +02:00 |
|
Sebastian Sdorra
|
5406d1005b
|
remove currently unused parameter
|
2012-06-24 10:14:05 +02:00 |
|
Sebastian Sdorra
|
afbbcfc75d
|
improve javadoc of repository api
|
2012-06-21 16:06:35 +02:00 |
|
Sebastian Sdorra
|
e3fff09c76
|
added close method to repository service
|
2012-06-21 15:31:13 +02:00 |
|
Sebastian Sdorra
|
f87ad29433
|
merge with branch issue-156
|
2012-06-20 08:32:32 +02:00 |
|
Sebastian Sdorra
|
3c8a999b0a
|
clear caches after received changes
|
2012-06-16 17:58:27 +02:00 |
|
Sebastian Sdorra
|
c7109fe380
|
fix abstract method error of plugins which are using a version before 1.17-SNAPSHOT
|
2012-06-16 17:30:47 +02:00 |
|
Sebastian Sdorra
|
bf86dc97e7
|
fix internal not cloneable error
|
2012-06-16 14:01:56 +02:00 |
|
Sebastian Sdorra
|
eb41538beb
|
added logging to pre processor util
|
2012-06-16 12:34:47 +02:00 |
|
Sebastian Sdorra
|
f992b498a3
|
added logging to log command builder
|
2012-06-16 12:32:22 +02:00 |
|
Sebastian Sdorra
|
f7cdf7aa07
|
added logging to diff command builder
|
2012-06-16 12:29:25 +02:00 |
|
Sebastian Sdorra
|
fea36b5fd8
|
added logging to cat command builder
|
2012-06-16 12:28:47 +02:00 |
|
Sebastian Sdorra
|
66887db447
|
added logging to browse command builder
|
2012-06-16 12:27:48 +02:00 |
|
Sebastian Sdorra
|
2f461531b1
|
added logging to blame command builder
|
2012-06-16 12:27:31 +02:00 |
|
Sebastian Sdorra
|
6b1a00bffc
|
added logging to repository service and repository service factory
|
2012-06-16 12:22:51 +02:00 |
|
Sebastian Sdorra
|
be877b1d16
|
added get method for the repository
|
2012-06-16 12:16:09 +02:00 |
|
Sebastian Sdorra
|
2e8481e63f
|
mark url of repository as deprecated
|
2012-06-15 18:30:34 +02:00 |
|
Sebastian Sdorra
|
c3fb8c04ca
|
added option to disable pre processor execution
|
2012-06-13 16:31:38 +02:00 |
|
Sebastian Sdorra
|
50dc72be50
|
call pre processors in new repository api
|
2012-06-13 16:28:19 +02:00 |
|
Sebastian Sdorra
|
6de86c82c5
|
added helper class for pre processor handling
|
2012-06-13 16:23:43 +02:00 |
|
Sebastian Sdorra
|
44750e0e59
|
improve preprocessor api
|
2012-06-13 16:09:34 +02:00 |
|
Sebastian Sdorra
|
18ee133859
|
check read permissions in the repository service factory
|
2012-06-12 14:55:12 +02:00 |
|
Sebastian Sdorra
|
491b26c4ed
|
improve handling of exceptions
|
2012-06-12 14:17:15 +02:00 |
|
Sebastian Sdorra
|
8961e652ba
|
initial import of new repository api and spi
|
2012-06-11 12:59:17 +02:00 |
|
Sebastian Sdorra
|
ac0c0fb44c
|
fix license headers
|
2012-06-11 12:43:52 +02:00 |
|
Sebastian Sdorra
|
715ceedf36
|
added option to ignore proxy settings
|
2012-06-04 14:01:58 +02:00 |
|
Sebastian Sdorra
|
12e56b46d8
|
added options to disable ssl verification
|
2012-06-04 13:59:52 +02:00 |
|
Sebastian Sdorra
|
d9cedfd8b1
|
[maven-release-plugin] prepare for next development iteration
|
2012-06-03 11:23:33 +02:00 |
|
Sebastian Sdorra
|
e837e37817
|
[maven-release-plugin] prepare release 1.16
|
2012-06-03 11:23:31 +02:00 |
|
Sebastian Sdorra
|
be17a3a150
|
merge with branch issue-154
|
2012-06-01 15:52:25 +02:00 |
|