Commit Graph

116 Commits

Author SHA1 Message Date
Sebastian Sdorra
91d5f8085e added reference tests for cache managers 2013-03-25 11:58:05 +01:00
Sebastian Sdorra
1ae6ab4c79 improve cache unit tests 2013-03-25 11:57:15 +01:00
Sebastian Sdorra
6fa211a559 added simple tests for guava cache 2013-03-25 11:08:54 +01:00
Sebastian Sdorra
eca0d304c6 merge global cache configuration attributes 2013-03-19 14:16:53 +01:00
Sebastian Sdorra
6458f1b3d7 merge cache configuration from default location, config directory and plugins 2013-03-19 11:43:46 +01:00
Sebastian Sdorra
961c6f7f02 fix license headers 2013-02-10 14:55:35 +01:00
Sebastian Sdorra
29fdc2fc69 fix circular proxy error on binding 2013-02-05 17:32:29 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +01:00
Sebastian Sdorra
92e2431078 implement user and group authorization tests for ScmRealm 2013-01-31 17:01:56 +01:00
Sebastian Sdorra
0231cd3e0c start implementation of permission tests for ScmRealm 2013-01-31 16:37:49 +01:00
Sebastian Sdorra
f84b222938 added ScmRealm role based authorization tests 2013-01-31 16:20:47 +01:00
Sebastian Sdorra
16479bac68 added authentication tests for ScmRealm 2013-01-31 16:03:19 +01:00
Sebastian Sdorra
9adc65d9e5 util classes should be final with a private constructor 2013-01-31 10:26:16 +01:00
Sebastian Sdorra
2d5fa22ca4 use index of char instead of index of string, if possible 2013-01-30 10:10:20 +01:00
Sebastian Sdorra
d165baffe9 improve repository manager test base 2013-01-29 21:55:08 +01:00
Sebastian Sdorra
60da1465d5 added unit tests for repository archive 2013-01-29 21:02:37 +01:00
Sebastian Sdorra
65c80b14fb added GroupNotFoundException and UserNotFoundException 2013-01-29 20:39:08 +01:00
Sebastian Sdorra
29a3f682a2 remove unnecessary provider 2013-01-23 13:38:26 +01:00
Sebastian Sdorra
6546996ba0 fix DefaultKeyGeneratorTest for slow machines 2013-01-22 11:40:36 +01:00
Sebastian Sdorra
3485b2a4a2 fix license headers 2013-01-15 21:14:37 +01:00
Sebastian Sdorra
c022320e0a synchronize getChangeset method of hook events and call registered pre processors before the changesets are returned to hook 2013-01-14 08:41:22 +01:00
Sebastian Sdorra
40ce740ae5 normalize urls for BaseUrlFilter to prevent redirect loops, see issue #311 2013-01-12 12:44:20 +01:00
Sebastian Sdorra
d952f8ff3a added unit test for scm eventbus 2012-12-15 12:05:30 +01:00
Sebastian Sdorra
39576b9e56 wait 1 second to fix last modified integration test 2012-12-14 20:55:18 +01:00
Sebastian Sdorra
fac2645a66 be sure archive mode is disabled after unit test is finished 2012-12-14 20:29:00 +01:00
Sebastian Sdorra
8b22788fe8 fix bug in http cache integration test 2012-12-14 16:54:17 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
0277d28ca9 convert date format from extjs to moments on upgrade 2012-11-15 15:10:11 +01:00
Sebastian Sdorra
8d58137bae added method to read templates from a reader 2012-10-29 13:04:00 +01:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +02:00
Sebastian Sdorra
80173c6f4f remove unused import 2012-10-16 08:05:51 +02:00
Sebastian Sdorra
f4bdc8aed6 fix repository it case 2012-10-16 08:05:23 +02:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
9b98ab78c6 fix license headers 2012-09-13 15:47:13 +02:00
Sebastian Sdorra
752b323dd6 fix typo in unit test 2012-09-02 17:52:13 +02:00
Sebastian Sdorra
8bd8371679 added test for repository permission resolver 2012-09-02 17:51:32 +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
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +02:00
Sebastian Sdorra
23606842a3 fix repository manager test 2012-08-29 10:05:15 +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
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
9a288deebc added unit tests for mustache template and mustache template engine 2012-08-18 12:05:15 +02:00
Sebastian Sdorra
a6bdc9b84d delete repository after test creation 2012-06-27 09:11:48 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
10b6a95286 added selenium test for repository creation 2012-06-23 17:47:07 +02:00