Commit Graph

2543 Commits

Author SHA1 Message Date
Sebastian Sdorra
f5ef8890bc use mustache template engine to render index and error page 2012-08-12 20:51:51 +02:00
Sebastian Sdorra
e433af31c8 register mustache template engine as default engine 2012-08-12 20:51:15 +02:00
Sebastian Sdorra
aaf089a22f implement template api for mustache 2012-08-12 20:50:19 +02:00
Sebastian Sdorra
e382e73797 [maven-release-plugin] prepare for next development iteration 2012-08-12 15:03:18 +02:00
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
113336a4a3 fix typo 2012-08-10 08:34:06 +02:00
Sebastian Sdorra
6a13988040 fix wrong unarchive message 2012-08-10 08:32:23 +02:00
Sebastian Sdorra
25f7647a57 fix more missing localizations 2012-08-10 08:22:35 +02:00
Sebastian Sdorra
d6e93d209c fix missing localization for archive functions 2012-08-10 08:18:34 +02:00
Sebastian Sdorra
a4fb85be0a fix missing localization for repository archive label 2012-08-10 08:11:32 +02:00
Sebastian Sdorra
27f23354d8 update selenium to version 2.25.0 2012-08-09 20:58:35 +02:00
Sebastian Sdorra
18c3901287 warn if plugin artifact checksum not match 2012-08-09 20:18:44 +02:00
Sebastian Sdorra
79fbe70111 fix missing error messages for some json stores 2012-08-09 20:13:24 +02:00
Sebastian Sdorra
222e2872ab use slf4j for javahg logging 2012-08-05 16:28:11 +02:00
Sebastian Sdorra
579e163949 do not show branch or tag toolbar if the commands are not supported 2012-08-03 08:06:19 +02:00
Sebastian Sdorra
94d267523d store branch parameter across pages 2012-07-27 11:13:11 +02:00
Sebastian Sdorra
2850a8294f show repository name in top toolbar of commit view 2012-07-27 11:11:13 +02:00
Sebastian Sdorra
b1b6f5e4d1 start implementation of branch support for the user interface 2012-07-27 10:56:11 +02:00
Sebastian Sdorra
24dced481a added option for branches to getChangesets method of rest api 2012-07-27 10:55:41 +02:00
Sebastian Sdorra
732680a8d7 do not sort tags by name 2012-07-24 22:10:03 +02:00
Sebastian Sdorra
d9dd12dae3 render revision label after tag change 2012-07-24 22:00:35 +02:00
Sebastian Sdorra
7633d32eb5 added interface support tags 2012-07-24 21:47:46 +02:00
Sebastian Sdorra
23b3702570 merge with branch issue-199 2012-07-24 08:12:19 +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
8afbf492ed fix double escape of log message 2012-07-19 17:31:40 +02:00
Sebastian Sdorra
74ba4360e8 merge with issue-211 2012-07-19 15:59:10 +02:00
Sebastian Sdorra
0b8a63bad8 added comments for svnkit log configuration 2012-07-19 12:43:22 +02:00
Sebastian Sdorra
69eb7378da use slf4j to log svnkit messages 2012-07-19 12:42:02 +02:00
Sebastian Sdorra
3a6e19a41c create tests jar for subversion tests 2012-07-15 16:48:42 +02:00
Sebastian Sdorra
762751ec10 create tests jar for mercurial tests 2012-07-15 16:47:36 +02:00
Sebastian Sdorra
c579e5fde5 create tests jar for git tests 2012-07-15 16:46:28 +02:00
Sebastian Sdorra
7a0ec93c1c added webservice method for branches command 2012-07-10 20:56:03 +02:00
Sebastian Sdorra
d6bf20c124 added cache for branches 2012-07-10 20:41:19 +02:00
Sebastian Sdorra
e49faed7cb added webservice method for fetch tags of a repository 2012-07-05 19:37:00 +02:00
Sebastian Sdorra
f14e3ec742 added tags command to repository api 2012-07-05 18:58:12 +02:00
Sebastian Sdorra
912b566bfb improve performance of history panel 2012-07-04 11:26:38 +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
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
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
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
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
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00