Commit Graph

371 Commits

Author SHA1 Message Date
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
6fd1e1fc2c fix permission autocomplete 2012-10-19 09:50:39 +02:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +02:00
Sebastian Sdorra
d459ac2ff0 improve preparation of repositories 2012-10-16 07:45:40 +02:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
6728758637 do not store request and respone in authentication token 2012-10-11 16:12:06 +02:00
Sebastian Sdorra
f29bb6d983 create global object for the anonymous user 2012-10-02 16:02:44 +02:00
Sebastian Sdorra
b47929adfc fix logout with enabled anonymous access 2012-09-30 17:53:05 +02:00
Sebastian Sdorra
272259c9fc use status code 412 for failed plugin conditions 2012-09-30 15:09:16 +02:00
Sebastian Sdorra
d294a655a8 added ui form to install plugin packages 2012-09-30 14:21:59 +02:00
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
492fb08558 fix anonymous access 2012-09-13 15:28:46 +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
81060af003 replace groups class with groupnames 2012-08-30 10:38:56 +02:00
Sebastian Sdorra
230fd1a4fb show authentication stacktrace only on trace log level 2012-08-29 18:09:09 +02:00
Sebastian Sdorra
f657e9d55b use apache shiro api for authentication resource 2012-08-29 16:29:41 +02:00
Sebastian Sdorra
68edc4fa14 fix non closing "hg serve" processes 2012-08-20 08:57:45 +02:00
Sebastian Sdorra
eb0c943202 fix enunciate warnings 2012-08-18 13:25:56 +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
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +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
24dced481a added option for branches to getChangesets method of rest api 2012-07-27 10:55: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
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
ef00ad320b close repository service after usage 2012-06-23 13:58:18 +02:00
Sebastian Sdorra
8d6d7d1b44 use new repository service api for repository rest resource 2012-06-16 14:12:58 +02:00
Sebastian Sdorra
b3257343ca merge with branch issue-161 2012-05-29 15:30:37 +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
306f937b19 fix wrong basic authentication on ui login 2012-05-19 11:35:33 +02:00
Sebastian Sdorra
26c876be8c add repository handler informations to support resource 2012-05-01 17:28:45 +02:00
Sebastian Sdorra
2cb34e5eb0 added resource for support informations 2012-04-30 13:41:35 +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