Commit Graph

454 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
d9807829d8 merge with brach issue-42 2012-04-04 19:24:05 +02:00
Sebastian Sdorra
a1f12e6ec0 added configuration parameters for repository archive 2012-03-27 15:04:24 +02:00
Sebastian Sdorra
a08d02cf53 fix wrong log message 2012-03-18 18:55:57 +01:00
Sebastian Sdorra
fa4fe33082 send default user type back to client 2012-03-16 14:09:36 +01:00
Sebastian Sdorra
e1162ed025 added default type to user manager 2012-03-16 09:44:32 +01:00
Sebastian Sdorra
326612e00a implementation and use of user and group dao 2012-03-15 21:38:47 +01:00
Sebastian Sdorra
254586d42f send exceptions back to the client 2012-03-13 17:35:09 +01:00
Sebastian Sdorra
694a9d4632 fix changing etag for collections 2012-03-01 21:32:14 +01:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00
Sebastian Sdorra
3c88b2cad9 use ExternallyManagedLifecycle instead of deprecated SpringManagedLifecycle 2012-02-26 11:24:36 +01:00
Sebastian Sdorra
ce6558f256 added rest webservice method to fetch a single commit 2012-01-19 15:57:26 +01:00
Sebastian Sdorra
08cd811f53 merge with branch issue-59 2012-01-16 16:53:37 +01:00
Sebastian Sdorra
be0cc51521 added missing TypeHint annontations 2012-01-15 15:23:55 +01:00
Sebastian Sdorra
92fc75711a improve importRepositories method 2012-01-15 15:22:41 +01:00
Sebastian Sdorra
96ebd201f0 implement method for import of repositories 2012-01-15 15:18:58 +01:00
Sebastian Sdorra
929a31d684 start implementation of import resource 2012-01-15 15:11:58 +01:00
Sebastian Sdorra
213304cd51 improve javadoc of repository resource 2012-01-11 08:30:24 +01:00