Sebastian Sdorra
|
d9810da47c
|
move repository permissions to scm-core
|
2012-08-29 09:35:28 +02:00 |
|
Sebastian Sdorra
|
e444d5d275
|
improve constructor of repository permission
|
2012-08-29 09:32:13 +02:00 |
|
Sebastian Sdorra
|
2ddfe06a54
|
BasicSecurityContext should not throw AuthenticationException, to not break existing behavior
|
2012-08-29 09:27:55 +02:00 |
|
Sebastian Sdorra
|
0197eb6f07
|
fix npe on wrong password
|
2012-08-28 18:34:24 +02:00 |
|
Sebastian Sdorra
|
761c0b215e
|
BasicSecurityContext should wrap apache shiro api for compatibility reasons
|
2012-08-27 08:05:46 +02:00 |
|
Sebastian Sdorra
|
7b3dfd3ce2
|
bind new security api
|
2012-08-27 08:04:44 +02:00 |
|
Sebastian Sdorra
|
585a2559ce
|
clear cache only on a post event
|
2012-08-27 08:00:16 +02:00 |
|
Sebastian Sdorra
|
2030a643d4
|
use groups class
|
2012-08-27 07:50:32 +02:00 |
|
Sebastian Sdorra
|
8044107f11
|
fix npe
|
2012-08-26 17:48:45 +02:00 |
|
Sebastian Sdorra
|
692c2ef7cd
|
fix wrong UnsupportedTokenException
|
2012-08-26 17:42:58 +02:00 |
|
Sebastian Sdorra
|
5d1cad77b4
|
added missing injector annotation
|
2012-08-26 17:37:01 +02:00 |
|
Sebastian Sdorra
|
e9a08fbec6
|
move authentication logic from BasicSecurityContext to ScmRealm
|
2012-08-26 17:27:13 +02:00 |
|
Sebastian Sdorra
|
440542f55e
|
start implementation of shiro realm
|
2012-08-26 17:16:08 +02:00 |
|
Sebastian Sdorra
|
8eb632aa61
|
added dependencies for apache shiro
|
2012-08-26 15:35:01 +02:00 |
|
Sebastian Sdorra
|
4ca0d820e7
|
[maven-release-plugin] prepare for next development iteration
|
2012-08-26 13:55:57 +02:00 |
|
Sebastian Sdorra
|
1d0432d7c0
|
[maven-release-plugin] prepare release 1.20
|
2012-08-26 13:55:55 +02:00 |
|
Sebastian Sdorra
|
c000dcdcc0
|
use short id for blame view
|
2012-08-26 13:07:36 +02:00 |
|
Sebastian Sdorra
|
b7c4ea48bd
|
use short id for changeset title
|
2012-08-26 13:02:53 +02:00 |
|
Sebastian Sdorra
|
7900539713
|
added util method for short ids
|
2012-08-26 13:00:56 +02:00 |
|
Sebastian Sdorra
|
9a6c62f9db
|
strip changeset ids to 12 chars
|
2012-08-26 12:57:43 +02:00 |
|
Sebastian Sdorra
|
8650b85942
|
fix error on changing branches in the commit viewer
|
2012-08-20 16:09:46 +02:00 |
|
Sebastian Sdorra
|
512ef576e9
|
use eternal caches for new repository api
|
2012-08-20 11:15:21 +02:00 |
|
Sebastian Sdorra
|
68edc4fa14
|
fix non closing "hg serve" processes
|
2012-08-20 08:57:45 +02:00 |
|
Sebastian Sdorra
|
7151827e6a
|
added placeholder to commit view
|
2012-08-19 10:59:13 +02:00 |
|
Sebastian Sdorra
|
83003def31
|
[maven-release-plugin] prepare for next development iteration
|
2012-08-18 14:13:46 +02:00 |
|
Sebastian Sdorra
|
1928b11aed
|
[maven-release-plugin] prepare release 1.19
|
2012-08-18 14:13:44 +02:00 |
|
Sebastian Sdorra
|
9de33362bd
|
throw io exception if template is not parse able
|
2012-08-18 13:52:17 +02:00 |
|
Sebastian Sdorra
|
6cae6a8910
|
fix freemarker template tests
|
2012-08-18 13:42:59 +02:00 |
|
Sebastian Sdorra
|
65dde22676
|
fix mustache render failure test
|
2012-08-18 13:40:21 +02:00 |
|
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 |
|