Commit Graph

1172 Commits

Author SHA1 Message Date
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
fb91eff296 update google guava to version 13.0 2012-08-09 20:45:13 +02:00
Sebastian Sdorra
d919338cc2 pass supported repository commands to scm state 2012-08-03 07:50:04 +02:00
Sebastian Sdorra
5edb75e0a9 use toLowerCase with locale 2012-07-29 15:22:15 +02:00
Sebastian Sdorra
09828e2aa9 added support for branches to log command 2012-07-27 10:54:24 +02:00
Sebastian Sdorra
85231e7f03 fix potential bugs 2012-07-24 20:12:46 +02:00
Sebastian Sdorra
0dfd8da743 merge with branch issue-192 2012-07-23 09:19:28 +02:00
Sebastian Sdorra
8e5f312809 merge changes from version 1.17 2012-07-23 09:11:41 +02:00
Sebastian Sdorra
afd5f006d5 fix license headers 2012-07-10 21:11:35 +02:00
Sebastian Sdorra
9f42099e31 improve javadoc 2012-07-10 21:10:46 +02:00
Sebastian Sdorra
396e4d5226 improve javadoc 2012-07-10 21:06:47 +02:00
Sebastian Sdorra
817d3e6750 added branches command to repository service 2012-07-10 20:55:06 +02:00
Sebastian Sdorra
525beb0e6b added api for branch support 2012-07-10 20:40:35 +02:00
Sebastian Sdorra
e5ee84cebe added logging to tags command builder 2012-07-05 19:47:35 +02:00
Sebastian Sdorra
b0e0f76c09 added tags resource to url provider 2012-07-05 19:43:12 +02:00
Sebastian Sdorra
12202058bd throw ioexception and repositoryexcetion on tags command 2012-07-05 19:11:38 +02:00
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