Commit Graph

  • 8044107f11 fix npe Sebastian Sdorra 2012-08-26 17:48:45 +02:00
  • 692c2ef7cd fix wrong UnsupportedTokenException Sebastian Sdorra 2012-08-26 17:42:58 +02:00
  • 5d1cad77b4 added missing injector annotation Sebastian Sdorra 2012-08-26 17:37:01 +02:00
  • e9a08fbec6 move authentication logic from BasicSecurityContext to ScmRealm Sebastian Sdorra 2012-08-26 17:27:13 +02:00
  • 440542f55e start implementation of shiro realm Sebastian Sdorra 2012-08-26 17:16:08 +02:00
  • 8eb632aa61 added dependencies for apache shiro Sebastian Sdorra 2012-08-26 15:35:01 +02:00
  • 4ca0d820e7 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2012-08-26 13:55:57 +02:00
  • 0e341734de [maven-release-plugin] copy for tag 1.20 Sebastian Sdorra 2012-08-26 13:55:56 +02:00
  • 1d0432d7c0 [maven-release-plugin] prepare release 1.20 1.20 Sebastian Sdorra 2012-08-26 13:55:55 +02:00
  • c000dcdcc0 use short id for blame view Sebastian Sdorra 2012-08-26 13:07:36 +02:00
  • b7c4ea48bd use short id for changeset title Sebastian Sdorra 2012-08-26 13:02:53 +02:00
  • 7900539713 added util method for short ids Sebastian Sdorra 2012-08-26 13:00:56 +02:00
  • 9a6c62f9db strip changeset ids to 12 chars Sebastian Sdorra 2012-08-26 12:57:43 +02:00
  • a308eb2204 update logback to version 1.0.7 Sebastian Sdorra 2012-08-24 14:54:28 +02:00
  • 5fc8f0814b added java.awt.headless system property to server startup scripts Sebastian Sdorra 2012-08-20 16:12:29 +02:00
  • 8650b85942 fix error on changing branches in the commit viewer Sebastian Sdorra 2012-08-20 16:09:46 +02:00
  • 512ef576e9 use eternal caches for new repository api Sebastian Sdorra 2012-08-20 11:15:21 +02:00
  • b62ff5c7a9 fix wrong file modifications on git changeset overview Sebastian Sdorra 2012-08-20 11:12:08 +02:00
  • 789631161e improve log message Sebastian Sdorra 2012-08-20 10:51:07 +02:00
  • 68edc4fa14 fix non closing "hg serve" processes Sebastian Sdorra 2012-08-20 08:57:45 +02:00
  • 7151827e6a added placeholder to commit view Sebastian Sdorra 2012-08-19 10:59:13 +02:00
  • 83003def31 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2012-08-18 14:13:46 +02:00
  • 7e3f0524c1 [maven-release-plugin] copy for tag 1.19 Sebastian Sdorra 2012-08-18 14:13:45 +02:00
  • 1928b11aed [maven-release-plugin] prepare release 1.19 1.19 Sebastian Sdorra 2012-08-18 14:13:44 +02:00
  • 9de33362bd throw io exception if template is not parse able Sebastian Sdorra 2012-08-18 13:52:17 +02:00
  • 6cae6a8910 fix freemarker template tests Sebastian Sdorra 2012-08-18 13:42:59 +02:00
  • 65dde22676 fix mustache render failure test Sebastian Sdorra 2012-08-18 13:40:21 +02:00
  • d619bd73da exclude support and repository root resource from webservice documentation Sebastian Sdorra 2012-08-18 13:28:21 +02:00
  • eb0c943202 fix enunciate warnings Sebastian Sdorra 2012-08-18 13:25:56 +02:00
  • a4a451ac7b update enunciate to version 1.26 Sebastian Sdorra 2012-08-18 13:23:54 +02:00
  • e9aa46473b added test for defect templates Sebastian Sdorra 2012-08-18 13:20:41 +02:00
  • 60bfabfe4b added unit test for freemarker template Sebastian Sdorra 2012-08-18 12:24:47 +02:00
  • 1a479c4a98 added unit test for freemarker template engine Sebastian Sdorra 2012-08-18 12:20:12 +02:00
  • e275c2ebfe improve logging Sebastian Sdorra 2012-08-18 12:19:38 +02:00
  • 72eb5a4ba6 return null if no template could be found Sebastian Sdorra 2012-08-18 12:18:58 +02:00
  • 9a288deebc added unit tests for mustache template and mustache template engine Sebastian Sdorra 2012-08-18 12:05:15 +02:00
  • ff362ead93 return null if no template could be found Sebastian Sdorra 2012-08-18 12:02:07 +02:00
  • 428b7973fe remove unused import Sebastian Sdorra 2012-08-18 11:41:08 +02:00
  • d0a6b84dcd added unit test for template engine factory Sebastian Sdorra 2012-08-18 11:40:39 +02:00
  • ae11f28757 improve session timeout handling at the repository grid Sebastian Sdorra 2012-08-17 09:00:56 +02:00
  • 6a11c02dd0 do not send WWW-Authenticate header, if the client is the web interface Sebastian Sdorra 2012-08-17 08:51:16 +02:00
  • c141dd3928 send X-SCM-Client header for every ajax request Sebastian Sdorra 2012-08-17 08:27:20 +02:00
  • f88bd29d9a update javahg to version 0.4 Sebastian Sdorra 2012-08-16 20:02:00 +02:00
  • 43224d595b merge with branch issue-226 Sebastian Sdorra 2012-08-16 19:52:58 +02:00
  • 4a20e1ef48 close branch issue-226 Sebastian Sdorra 2012-08-16 19:51:13 +02:00
  • 41ec0431e4 fix npe on windows startup Sebastian Sdorra 2012-08-16 08:11:34 +02:00
  • 90a0bcc45e improve javadoc Sebastian Sdorra 2012-08-13 17:37:08 +02:00
  • dfa90a86b1 added some javadoc for the template engine Sebastian Sdorra 2012-08-13 17:29:36 +02:00
  • 7272986843 display error on startup if home directory is not write able Sebastian Sdorra 2012-08-13 16:59:55 +02:00
  • 473ccdd61d bind new template api in error module Sebastian Sdorra 2012-08-13 16:51:48 +02:00
  • fbe4cbf808 use snapshot version 1.7.5-3 of svnkit Sebastian Sdorra 2012-08-13 13:12:36 +02:00
  • 18be1a5b70 do not transform script resources Sebastian Sdorra 2012-08-13 08:13:02 +02:00
  • bed3015fe3 fix template not found problems on /index.html Sebastian Sdorra 2012-08-12 22:22:51 +02:00
  • 6134b3abbc use mustache template engine to render repository root page Sebastian Sdorra 2012-08-12 22:18:59 +02:00
  • 3cb9cb307a use mustache template engine to render support page Sebastian Sdorra 2012-08-12 22:15:25 +02:00
  • de9d090459 fix wrong template path in error servlet Sebastian Sdorra 2012-08-12 22:03:31 +02:00
  • 87885e73f3 close writer instead of context Sebastian Sdorra 2012-08-12 22:02:23 +02:00
  • bc34f85a1d fix lincense headers Sebastian Sdorra 2012-08-12 21:55:18 +02:00
  • 7c770d8874 use cached thread pool for async hooks to improve memory consumption Sebastian Sdorra 2012-08-12 21:52:24 +02:00
  • 5963cbd536 added cached thread pool to mustache template engine Sebastian Sdorra 2012-08-12 21:46:45 +02:00
  • 093fff9f46 fix broken release build Sebastian Sdorra 2012-08-12 21:44:00 +02:00
  • d40daf3b27 rename templates Sebastian Sdorra 2012-08-12 21:36:36 +02:00
  • 73a8b8bec7 use viewable for repository root resource Sebastian Sdorra 2012-08-12 21:36:02 +02:00
  • 442c157c79 use viewable for support page Sebastian Sdorra 2012-08-12 21:33:20 +02:00
  • edbdffd255 added support for jersey viewable Sebastian Sdorra 2012-08-12 21:32:44 +02:00
  • 5e0696c5ad fix bug in template engine resolution by extension Sebastian Sdorra 2012-08-12 21:32:19 +02:00
  • ba8814754d use object instead of map for template model Sebastian Sdorra 2012-08-12 21:19:44 +02:00
  • d247c18b78 mark templatehandler as deprecated Sebastian Sdorra 2012-08-12 21:02:47 +02:00
  • 48fcb874a9 added freemarker template engine Sebastian Sdorra 2012-08-12 21:01:22 +02:00
  • f5ef8890bc use mustache template engine to render index and error page Sebastian Sdorra 2012-08-12 20:51:51 +02:00
  • e433af31c8 register mustache template engine as default engine Sebastian Sdorra 2012-08-12 20:51:15 +02:00
  • aaf089a22f implement template api for mustache Sebastian Sdorra 2012-08-12 20:50:19 +02:00
  • afe94f36bb added new template api Sebastian Sdorra 2012-08-12 20:48:45 +02:00
  • cf2236bbbb remove unused imports Sebastian Sdorra 2012-08-12 20:06:11 +02:00
  • e382e73797 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2012-08-12 15:03:18 +02:00
  • bf6a6aeafc [maven-release-plugin] copy for tag 1.18 Sebastian Sdorra 2012-08-12 15:03:17 +02:00
  • 56099cf6d8 [maven-release-plugin] prepare release 1.18 1.18 Sebastian Sdorra 2012-08-12 15:03:17 +02:00
  • 9f4fb5dd67 fix bug in log command with empty git repositories Sebastian Sdorra 2012-08-12 14:58:18 +02:00
  • 6d7a6d5d1e use version 0.3.1-scm of javahg Sebastian Sdorra 2012-08-12 14:25:35 +02:00
  • 6d7b5fd2cc fix hg.py instead of hg.bat Sebastian Sdorra 2012-08-11 16:04:12 +02:00
  • 3949c17a60 fix xml parser error in server-config.xml Sebastian Sdorra 2012-08-11 15:52:59 +02:00
  • 5e815cecc0 fix defect hg.bat from package installation Sebastian Sdorra 2012-08-11 15:40:38 +02:00
  • 5882ae5542 added missing dtd to server-config.xml Sebastian Sdorra 2012-08-11 11:42:12 +02:00
  • 113336a4a3 fix typo Sebastian Sdorra 2012-08-10 08:34:06 +02:00
  • 6a13988040 fix wrong unarchive message Sebastian Sdorra 2012-08-10 08:32:23 +02:00
  • 25f7647a57 fix more missing localizations Sebastian Sdorra 2012-08-10 08:22:35 +02:00
  • d6e93d209c fix missing localization for archive functions Sebastian Sdorra 2012-08-10 08:18:34 +02:00
  • a4fb85be0a fix missing localization for repository archive label Sebastian Sdorra 2012-08-10 08:11:32 +02:00
  • c0080541ba update ehcache to version 2.6.0 Sebastian Sdorra 2012-08-09 21:01:37 +02:00
  • 7267fbd419 update jetty to version 7.6.5.v20120716 Sebastian Sdorra 2012-08-09 21:00:00 +02:00
  • 27f23354d8 update selenium to version 2.25.0 Sebastian Sdorra 2012-08-09 20:58:35 +02:00
  • 3d0ba3adb3 update orientdb to version 1.1.0 Sebastian Sdorra 2012-08-09 20:56:22 +02:00
  • fb91eff296 update google guava to version 13.0 Sebastian Sdorra 2012-08-09 20:45:13 +02:00
  • be5c3bd131 set repository encoding if available Sebastian Sdorra 2012-08-09 20:34:01 +02:00
  • 461d723a77 added repository property to change the encoding of a single mercurial repository Sebastian Sdorra 2012-08-09 20:29:00 +02:00
  • 18c3901287 warn if plugin artifact checksum not match Sebastian Sdorra 2012-08-09 20:18:44 +02:00
  • 79fbe70111 fix missing error messages for some json stores Sebastian Sdorra 2012-08-09 20:13:24 +02:00
  • 9c75551726 remove unused import Sebastian Sdorra 2012-08-09 20:04:48 +02:00
  • 30fea6e463 allow configuration of mercurial repository encoding Sebastian Sdorra 2012-08-09 19:44:26 +02:00
  • 262e4c6456 added youdebug script for indexpage Sebastian Sdorra 2012-08-08 11:49:14 +02:00