Commit Graph

409 Commits

Author SHA1 Message Date
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
03166bf354 merge with branch issue-108 2012-04-04 09:47:55 +02:00
Sebastian Sdorra
215b9b3757 improve handling of startup error handling 2012-04-03 09:48:22 +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
a1f12e6ec0 added configuration parameters for repository archive 2012-03-27 15:04:24 +02:00
Sebastian Sdorra
21fb402565 fix wrong log message 2012-03-25 13:17:34 +02:00
Sebastian Sdorra
7848d1b192 added extensionpoint for ServletContextListener 2012-03-25 13:09:05 +02:00
Sebastian Sdorra
e2b137ba6a fix possible nullpointerexception 2012-03-25 13:05:49 +02:00
Sebastian Sdorra
a08d02cf53 fix wrong log message 2012-03-18 18:55:57 +01:00
Sebastian Sdorra
00b5c795cd fix wrong log message parameter 2012-03-18 18:25:55 +01:00
Sebastian Sdorra
f8fbb85c7b use dao type for system account creation 2012-03-18 17:21:33 +01:00
Sebastian Sdorra
b979c2d438 use default type of user manager for default authentication 2012-03-18 17:17:39 +01:00
Sebastian Sdorra
e30f895b02 added modules to overrides 2012-03-18 15:56:19 +01:00
Sebastian Sdorra
cb37aec93a rename manager classes from xml to default 2012-03-16 18:50:32 +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
d122b0bae6 implementation and use of repository dao 2012-03-16 08:37:36 +01:00
Sebastian Sdorra
326612e00a implementation and use of user and group dao 2012-03-15 21:38:47 +01:00
Sebastian Sdorra
a1f0f362d5 merge with branch issue-107 2012-03-14 07:51:32 +01:00
Sebastian Sdorra
254586d42f send exceptions back to the client 2012-03-13 17:35:09 +01:00
Sebastian Sdorra
e67776b53b implement equals, hashCode and toString 2012-03-04 19:50:39 +01:00
Sebastian Sdorra
410ce2fb4d do not append non valid ClassOverrides 2012-03-04 19:46:44 +01:00
Sebastian Sdorra
d7face5091 fix wrong append for overrides 2012-03-04 14:00:19 +01:00
Sebastian Sdorra
3efd924731 append overrides from classpath 2012-03-04 13:59:01 +01:00
Sebastian Sdorra
02fa401179 improve logging 2012-03-04 13:58:26 +01:00
Sebastian Sdorra
5b9d45ed7b fix typo in log message 2012-03-04 13:56:53 +01:00
Sebastian Sdorra
5c8968905f move xml backend classes to own artifcat 2012-03-04 11:24:12 +01:00
Sebastian Sdorra
9663e80826 allow override of core classes 2012-03-04 11:13:18 +01:00
Sebastian Sdorra
8009fff1c3 make AuthenticationCacheValue serializable 2012-03-02 17:25:47 +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
59ef757f4e support for mercurial 2.1 2012-02-05 11:32:38 +01:00
Sebastian Sdorra
ae2b66bd08 add resources to template 2012-02-03 20:41:38 +01:00
Sebastian Sdorra
5edb1b1af3 fix wrong development resource names 2012-02-03 20:41:07 +01:00
Sebastian Sdorra
c62987bfcb added extension to default resource name 2012-02-03 20:29:42 +01:00
Sebastian Sdorra
bab1e57b5d fix wrong logging 2012-02-03 20:23:23 +01:00
Sebastian Sdorra
6656026610 call collectResources 2012-02-03 20:19:08 +01:00
Sebastian Sdorra
8e6e6c8624 resource managers are singletons 2012-02-03 20:16:30 +01:00
Sebastian Sdorra
ce9284f031 remove unused import 2012-02-03 20:11:04 +01:00
Sebastian Sdorra
c687c28e83 first implementation of new resource servlets 2012-02-03 19:50:35 +01:00
Sebastian Sdorra
2f7800cde7 implement resource manager api 2012-02-03 19:28:48 +01:00
Sebastian Sdorra
38fde6e46b added api for project stages 2012-02-03 17:41:11 +01:00
Sebastian Sdorra
12fac88aaf update ehcache to version 2.5.1 2012-02-01 15:44:29 +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