Commit Graph

1273 Commits

Author SHA1 Message Date
Sebastian Sdorra
d619bd73da exclude support and repository root resource from webservice documentation 2012-08-18 13:28:21 +02:00
Sebastian Sdorra
eb0c943202 fix enunciate warnings 2012-08-18 13:25:56 +02:00
Sebastian Sdorra
a4a451ac7b update enunciate to version 1.26 2012-08-18 13:23:54 +02:00
Sebastian Sdorra
e9aa46473b added test for defect templates 2012-08-18 13:20:41 +02:00
Sebastian Sdorra
60bfabfe4b added unit test for freemarker template 2012-08-18 12:24:47 +02:00
Sebastian Sdorra
1a479c4a98 added unit test for freemarker template engine 2012-08-18 12:20:12 +02:00
Sebastian Sdorra
e275c2ebfe improve logging 2012-08-18 12:19:38 +02:00
Sebastian Sdorra
72eb5a4ba6 return null if no template could be found 2012-08-18 12:18:58 +02:00
Sebastian Sdorra
9a288deebc added unit tests for mustache template and mustache template engine 2012-08-18 12:05:15 +02:00
Sebastian Sdorra
ff362ead93 return null if no template could be found 2012-08-18 12:02:07 +02:00
Sebastian Sdorra
428b7973fe remove unused import 2012-08-18 11:41:08 +02:00
Sebastian Sdorra
ae11f28757 improve session timeout handling at the repository grid 2012-08-17 09:00:56 +02:00
Sebastian Sdorra
c141dd3928 send X-SCM-Client header for every ajax request 2012-08-17 08:27:20 +02:00
Sebastian Sdorra
473ccdd61d bind new template api in error module 2012-08-13 16:51:48 +02:00
Sebastian Sdorra
18be1a5b70 do not transform script resources 2012-08-13 08:13:02 +02:00
Sebastian Sdorra
bed3015fe3 fix template not found problems on /index.html 2012-08-12 22:22:51 +02:00
Sebastian Sdorra
6134b3abbc use mustache template engine to render repository root page 2012-08-12 22:18:59 +02:00
Sebastian Sdorra
3cb9cb307a use mustache template engine to render support page 2012-08-12 22:15:25 +02:00
Sebastian Sdorra
de9d090459 fix wrong template path in error servlet 2012-08-12 22:03:31 +02:00
Sebastian Sdorra
87885e73f3 close writer instead of context 2012-08-12 22:02:23 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
7c770d8874 use cached thread pool for async hooks to improve memory consumption 2012-08-12 21:52:24 +02:00
Sebastian Sdorra
5963cbd536 added cached thread pool to mustache template engine 2012-08-12 21:46:45 +02:00
Sebastian Sdorra
093fff9f46 fix broken release build 2012-08-12 21:44:00 +02:00
Sebastian Sdorra
d40daf3b27 rename templates 2012-08-12 21:36:36 +02:00
Sebastian Sdorra
73a8b8bec7 use viewable for repository root resource 2012-08-12 21:36:02 +02:00
Sebastian Sdorra
442c157c79 use viewable for support page 2012-08-12 21:33:20 +02:00
Sebastian Sdorra
edbdffd255 added support for jersey viewable 2012-08-12 21:32:44 +02:00
Sebastian Sdorra
ba8814754d use object instead of map for template model 2012-08-12 21:19:44 +02:00
Sebastian Sdorra
48fcb874a9 added freemarker template engine 2012-08-12 21:01:22 +02:00
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