Commit Graph

402 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
1a062efc3e added selenium test case for authentication 2012-06-23 16:41:47 +02:00
Sebastian Sdorra
5259113c45 added integration test for deactivated users 2012-05-25 12:12:23 +02:00
Sebastian Sdorra
374283e646 fix license headers 2012-04-07 10:27:06 +02:00
Sebastian Sdorra
956ee4e47a added RepositoryIsNotArchivedException and improved status codes 2012-04-06 11:06:20 +02:00
Sebastian Sdorra
d9807829d8 merge with brach issue-42 2012-04-04 19:24:05 +02:00
Sebastian Sdorra
78a4203590 only archive repositories can be deleted, if the repository archive mode is enabled 2012-03-30 11:00:41 +02:00
Sebastian Sdorra
b979c2d438 use default type of user manager for default authentication 2012-03-18 17:17:39 +01:00
Sebastian Sdorra
cb37aec93a rename manager classes from xml to default 2012-03-16 18:50:32 +01:00
Sebastian Sdorra
326612e00a implementation and use of user and group dao 2012-03-15 21:38:47 +01:00
Sebastian Sdorra
5c8968905f move xml backend classes to own artifcat 2012-03-04 11:24:12 +01:00
Sebastian Sdorra
104a6986c7 format license headers 2012-03-03 13:15:44 +01:00
Sebastian Sdorra
7a76201d0c added integration tests for etag and last modified date 2012-03-01 22:00:50 +01:00
Sebastian Sdorra
af0b5620b7 improve anonymous access tests 2012-02-26 14:27:01 +01:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00