Sebastian Sdorra
|
910c937a30
|
indent
|
2012-09-30 09:48:17 +02:00 |
|
Sebastian Sdorra
|
24e6e7e7af
|
check plugin package conditions
|
2012-09-30 09:43:11 +02:00 |
|
Sebastian Sdorra
|
a5ca1a55d2
|
added api to install plugin packages
|
2012-09-29 21:44:39 +02:00 |
|
Sebastian Sdorra
|
04e95abfab
|
encode unique keys with Base62 for shorter keys
|
2012-09-05 16:05:55 +02:00 |
|
Sebastian Sdorra
|
a94a2bf774
|
fix possible duplicate keys
|
2012-09-02 17:14:56 +02:00 |
|
Sebastian Sdorra
|
6fee63203f
|
create new key generator for shorter repository ids
|
2012-08-30 17:35:56 +02:00 |
|
Sebastian Sdorra
|
68edc4fa14
|
fix non closing "hg serve" processes
|
2012-08-20 08:57:45 +02:00 |
|
Sebastian Sdorra
|
9de33362bd
|
throw io exception if template is not parse able
|
2012-08-18 13:52:17 +02:00 |
|
Sebastian Sdorra
|
65dde22676
|
fix mustache render failure test
|
2012-08-18 13:40:21 +02:00 |
|
Sebastian Sdorra
|
eb0c943202
|
fix enunciate warnings
|
2012-08-18 13:25:56 +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
|
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
|
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
|
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
|
18c3901287
|
warn if plugin artifact checksum not match
|
2012-08-09 20:18:44 +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
|
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
|
7a0ec93c1c
|
added webservice method for branches command
|
2012-07-10 20:56:03 +02:00 |
|
Sebastian Sdorra
|
e49faed7cb
|
added webservice method for fetch tags of a repository
|
2012-07-05 19:37:00 +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
|
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
|
cb16d451ed
|
fix license headers
|
2012-06-24 17:59:04 +02:00 |
|
Sebastian Sdorra
|
9723148d4b
|
fix npe on repository root resource
|
2012-06-24 16:20:09 +02:00 |
|
Sebastian Sdorra
|
23ea72b3c8
|
use repository createUrl instead of deprecated getUrl
|
2012-06-24 16:15:45 +02:00 |
|
Sebastian Sdorra
|
667f1ee83d
|
bind blame line pre processor api
|
2012-06-24 14:38:39 +02:00 |
|
Sebastian Sdorra
|
ef00ad320b
|
close repository service after usage
|
2012-06-23 13:58:18 +02:00 |
|
Sebastian Sdorra
|
4707da2a69
|
write header before getOutputStream is called
|
2012-06-22 15:16:36 +02:00 |
|