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
|
78925d54cd
|
fix wrong cache result in blame command
|
2012-07-04 11:32:50 +02:00 |
|
Sebastian Sdorra
|
374aa7fec0
|
[maven-release-plugin] prepare for next development iteration
|
2012-07-01 15:45:14 +02:00 |
|
Sebastian Sdorra
|
1d297cf66c
|
[maven-release-plugin] prepare release 1.17
|
2012-07-01 15:45:13 +02:00 |
|
Sebastian Sdorra
|
3108776974
|
merge with branch issue-195
|
2012-06-28 15:35:57 +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
|
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 |
|
Sebastian Sdorra
|
4f7153b393
|
imporve javadoc for repository service and repository service factory
|
2012-06-27 18:01:02 +02:00 |
|
Sebastian Sdorra
|
0781b9a953
|
imporve javadoc for pre processor api
|
2012-06-27 15:26:39 +02:00 |
|
Sebastian Sdorra
|
a030f93b3a
|
added javadoc for changeset pre processor api
|
2012-06-27 15:19:40 +02:00 |
|
Sebastian Sdorra
|
09b04278f7
|
added javadoc for blame line pre processor api
|
2012-06-27 15:16:34 +02:00 |
|
Sebastian Sdorra
|
fdd7ae4000
|
added serialVersionUID for cache keys
|
2012-06-27 15:04:27 +02:00 |
|
Sebastian Sdorra
|
1f2faed4f6
|
send redirect for root repository urls only if the name of the repository is empty
|
2012-06-26 15:26:56 +02:00 |
|
Sebastian Sdorra
|
517ddc29a0
|
do not clear cache on repository modification only on deletion
|
2012-06-26 08:49:57 +02:00 |
|
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 |
|