Sebastian Sdorra
|
9cd1de86d6
|
improve logging of GitUtil
|
2012-07-01 15:23:11 +02:00 |
|
Sebastian Sdorra
|
a4ffc37624
|
improve logging of changeset converter
|
2012-07-01 14:58:08 +02:00 |
|
Sebastian Sdorra
|
a97cd8cab6
|
fix npe with start revision and without end revision
|
2012-06-29 14:36:48 +02:00 |
|
Sebastian Sdorra
|
c31376f639
|
merge repository heads
|
2012-06-29 14:28:05 +02:00 |
|
Sebastian Sdorra
|
149c8b4dfe
|
fix javascript errors with ie
|
2012-06-29 14:23:47 +02:00 |
|
Sebastian Sdorra
|
92cabc73f6
|
added locale and timezone to support informations
|
2012-06-29 09:40:21 +02:00 |
|
Sebastian Sdorra
|
3108776974
|
merge with branch issue-195
|
2012-06-28 15:35:57 +02:00 |
|
Sebastian Sdorra
|
161d45bdd2
|
close branch issue-195
|
2012-06-28 15:28:43 +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
|
718938db77
|
added switch for http debug logging
|
2012-06-28 12:28:06 +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
|
a6bdc9b84d
|
delete repository after test creation
|
2012-06-27 09:11:48 +02:00 |
|
Sebastian Sdorra
|
a0ea74f374
|
log scm-manager version on boot
|
2012-06-26 21:52:46 +02:00 |
|
Sebastian Sdorra
|
758202568c
|
fix not serializable cache exception
|
2012-06-26 21:29:14 +02:00 |
|
Sebastian Sdorra
|
04939d5a4d
|
update jgit to version 2.0.0.201206130900-r
|
2012-06-26 21:25:57 +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
|
76baa85187
|
use copy on read for repository api caches to fix reference problems with pre processor api
|
2012-06-26 08:51:16 +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
|
9723148d4b
|
fix npe on repository root resource
|
2012-06-24 16:20:09 +02:00 |
|
Sebastian Sdorra
|
23ea72b3c8
|
use repository createUrl instead of deprecated getUrl
|
2012-06-24 16:15:45 +02:00 |
|
Sebastian Sdorra
|
25f0776414
|
fix detection of scm-server servlet container
|
2012-06-24 16:10:23 +02:00 |
|
Sebastian Sdorra
|
0b3b595c87
|
fix svn version informations
|
2012-06-24 16:03:35 +02:00 |
|
Sebastian Sdorra
|
db42d835cf
|
fix mercurial version informations
|
2012-06-24 16:00:46 +02:00 |
|
Sebastian Sdorra
|
1a31608f41
|
added map cache for unit tests
|
2012-06-24 15:32:49 +02:00 |
|
Sebastian Sdorra
|
667f1ee83d
|
bind blame line pre processor api
|
2012-06-24 14:38:39 +02:00 |
|