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 |
|
Sebastian Sdorra
|
74de3b81eb
|
fix npe in url http client
|
2012-06-16 14:16:57 +02:00 |
|
Sebastian Sdorra
|
8d6d7d1b44
|
use new repository service api for repository rest resource
|
2012-06-16 14:12:58 +02:00 |
|
Sebastian Sdorra
|
f9cb3e0279
|
bind repository service factory
|
2012-06-16 11:55:21 +02:00 |
|
Sebastian Sdorra
|
2a08fa803e
|
bind repository service resolver
|
2012-06-16 11:54:04 +02:00 |
|
Sebastian Sdorra
|
33a0fdf52f
|
improve logging for new httpclient options
|
2012-06-04 14:08:44 +02:00 |
|
Sebastian Sdorra
|
715ceedf36
|
added option to ignore proxy settings
|
2012-06-04 14:01:58 +02:00 |
|
Sebastian Sdorra
|
12e56b46d8
|
added options to disable ssl verification
|
2012-06-04 13:59:52 +02:00 |
|
Sebastian Sdorra
|
b3257343ca
|
merge with branch issue-161
|
2012-05-29 15:30:37 +02:00 |
|
Sebastian Sdorra
|
546b83beb1
|
merge with branch issue-153
|
2012-05-29 11:10:21 +02:00 |
|
Sebastian Sdorra
|
99458474f6
|
fix duplicated path separator
|
2012-05-29 10:37:55 +02:00 |
|
Sebastian Sdorra
|
a087a45fb4
|
create url from current request
|
2012-05-29 10:36:20 +02:00 |
|
Sebastian Sdorra
|
b2dc85636c
|
fix some other freemarker expression errors
|
2012-05-29 10:19:07 +02:00 |
|
Sebastian Sdorra
|
28e8e2d582
|
use repository util to append url
|
2012-05-29 10:11:04 +02:00 |
|
Sebastian Sdorra
|
05c78c984b
|
create outer class for repository type predicator
|
2012-05-29 09:48:19 +02:00 |
|
Sebastian Sdorra
|
5d09e5844a
|
fix freemarker expression error
|
2012-05-29 09:47:12 +02:00 |
|
Sebastian Sdorra
|
5b6eae8da4
|
sort repositories
|
2012-05-29 09:20:27 +02:00 |
|
Sebastian Sdorra
|
37b1cd6b88
|
added commit and source url to repository root help page
|
2012-05-29 08:20:25 +02:00 |
|
Sebastian Sdorra
|
70033d1e03
|
added help resource for repository root urls
|
2012-05-28 16:47:17 +02:00 |
|
Sebastian Sdorra
|
32257dc6d9
|
added missing logging parameter
|
2012-05-24 22:33:00 +02:00 |
|
Sebastian Sdorra
|
564b603d9a
|
improve logging
|
2012-05-24 22:30:00 +02:00 |
|
Sebastian Sdorra
|
f3412f5aee
|
deactivated users should be handled by security context
|
2012-05-24 22:28:29 +02:00 |
|
Sebastian Sdorra
|
1ef15fd281
|
only active users should be able to login
|
2012-05-24 22:02:25 +02:00 |
|
Sebastian Sdorra
|
94c7f96eeb
|
cleanup authenticate method
|
2012-05-24 21:48:05 +02:00 |
|
Sebastian Sdorra
|
d44a17a409
|
merge with branch issue-155
|
2012-05-24 19:28:39 +02:00 |
|
Sebastian Sdorra
|
e8bbcd91b5
|
pass shell environment to mercurial cgi process
|
2012-05-24 08:11:42 +02:00 |
|
Sebastian Sdorra
|
306f937b19
|
fix wrong basic authentication on ui login
|
2012-05-19 11:35:33 +02:00 |
|
Sebastian Sdorra
|
caa0206202
|
bind new listenable store api
|
2012-05-19 10:54:29 +02:00 |
|
Sebastian Sdorra
|
d16985d31c
|
allow basic authentication for rest endpoint /api/rest/authentication
|
2012-05-19 10:39:42 +02:00 |
|