Commit Graph

5160 Commits

Author SHA1 Message Date
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
5e0696c5ad fix bug in template engine resolution by extension 2012-08-12 21:32:19 +02:00
Sebastian Sdorra
ba8814754d use object instead of map for template model 2012-08-12 21:19:44 +02:00
Sebastian Sdorra
d247c18b78 mark templatehandler as deprecated 2012-08-12 21:02:47 +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
afe94f36bb added new template api 2012-08-12 20:48:45 +02:00
Sebastian Sdorra
cf2236bbbb remove unused imports 2012-08-12 20:06:11 +02:00
Sebastian Sdorra
e382e73797 [maven-release-plugin] prepare for next development iteration 2012-08-12 15:03:18 +02:00
Sebastian Sdorra
bf6a6aeafc [maven-release-plugin] copy for tag 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
9f4fb5dd67 fix bug in log command with empty git repositories 2012-08-12 14:58:18 +02:00
Sebastian Sdorra
6d7a6d5d1e use version 0.3.1-scm of javahg 2012-08-12 14:25:35 +02:00
Sebastian Sdorra
6d7b5fd2cc fix hg.py instead of hg.bat 2012-08-11 16:04:12 +02:00
Sebastian Sdorra
3949c17a60 fix xml parser error in server-config.xml 2012-08-11 15:52:59 +02:00
Sebastian Sdorra
5e815cecc0 fix defect hg.bat from package installation 2012-08-11 15:40:38 +02:00
Sebastian Sdorra
5882ae5542 added missing dtd to server-config.xml 2012-08-11 11:42:12 +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
c0080541ba update ehcache to version 2.6.0 2012-08-09 21:01:37 +02:00
Sebastian Sdorra
7267fbd419 update jetty to version 7.6.5.v20120716 2012-08-09 21:00:00 +02:00
Sebastian Sdorra
27f23354d8 update selenium to version 2.25.0 2012-08-09 20:58:35 +02:00
Sebastian Sdorra
3d0ba3adb3 update orientdb to version 1.1.0 2012-08-09 20:56:22 +02:00
Sebastian Sdorra
fb91eff296 update google guava to version 13.0 2012-08-09 20:45:13 +02:00
Sebastian Sdorra
be5c3bd131 set repository encoding if available 2012-08-09 20:34:01 +02:00
Sebastian Sdorra
461d723a77 added repository property to change the encoding of a single mercurial repository 2012-08-09 20:29:00 +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
9c75551726 remove unused import 2012-08-09 20:04:48 +02:00
Sebastian Sdorra
30fea6e463 allow configuration of mercurial repository encoding 2012-08-09 19:44:26 +02:00
Sebastian Sdorra
262e4c6456 added youdebug script for indexpage 2012-08-08 11:49:14 +02:00
Sebastian Sdorra
30a5a9f743 use scm-manager maven repository for javahg snapshots 2012-08-05 17:26:42 +02:00
Sebastian Sdorra
222e2872ab use slf4j for javahg logging 2012-08-05 16:28:11 +02:00
Sebastian Sdorra
21f51ba868 fix another npe on empty repository 2012-08-03 08:31:27 +02:00
Sebastian Sdorra
1a63bb58e2 fix npe on empty repository 2012-08-03 08:31:09 +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
d919338cc2 pass supported repository commands to scm state 2012-08-03 07:50:04 +02:00
Sebastian Sdorra
f6dac33e22 added module for btrace support scripts 2012-08-02 10:08:04 +02:00
Sebastian Sdorra
5edb75e0a9 use toLowerCase with locale 2012-07-29 15:22:15 +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
f50e3d912b implement branch option for git log command 2012-07-27 11:09:32 +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