Commit Graph

432 Commits

Author SHA1 Message Date
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
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
909fe32574 added api for repository imports 2012-01-12 14:21:04 +01:00
Sebastian Sdorra
213304cd51 improve javadoc of repository resource 2012-01-11 08:30:24 +01:00
Sebastian Sdorra
a1d031e587 fix potential bugs, detected by findbugs and pmd 2011-12-24 15:45:03 +01:00
Sebastian Sdorra
d199c9a69b small performance improvements 2011-12-21 08:15:46 +01:00
Sebastian Sdorra
643dd1bed7 decode cgi environment variable PATH_INFO 2011-12-15 20:44:28 +01:00
Sebastian Sdorra
f9995da04b merge with branch issue-76 2011-12-14 18:58:14 +01:00
Sebastian Sdorra
5bddcc1ab8 merge with branch issue-77 2011-12-14 17:35:44 +01:00
Sebastian Sdorra
34652224f9 use asynchttpclient as aether provider instead of wagon 2011-12-14 17:05:56 +01:00
Sebastian Sdorra
ea085d395d use checkedprovider for repository injection 2011-12-11 17:12:09 +01:00
Sebastian Sdorra
d7c1ccaf54 bind fileobject pre processor api implementations 2011-11-28 17:01:19 +01:00
Sebastian Sdorra
c2d3bd0b3c bind repository request listener 2011-11-27 21:02:51 +01:00
Sebastian Sdorra
afbba17daf improve logging and strip matrix parameter like jsessionid for repository resolving 2011-11-27 21:01:57 +01:00
Sebastian Sdorra
72bb3323dc strip matrix parameter like ;jsessionid 2011-11-27 21:01:27 +01:00
Sebastian Sdorra
f8c61bf85d return null if the uri is not a repository uri 2011-11-27 20:20:14 +01:00
Sebastian Sdorra
b4fc971fa9 fix getByTypeAndName method for directory structure 2011-11-24 21:05:34 +01:00
Sebastian Sdorra
ff7674c457 merge with default branch 2011-11-24 19:53:29 +01:00
Sebastian Sdorra
4a9489bd5c improve httpclient to handle headers and authentication 2011-11-24 17:58:54 +01:00
Sebastian Sdorra
0573192dfe enable injection for url providers 2011-11-20 14:33:09 +01:00
Sebastian Sdorra
9d396589fb fix wrong content type 2011-11-20 14:32:32 +01:00
Sebastian Sdorra
5d3c0d012e remove unused import 2011-11-20 14:30:59 +01:00
Sebastian Sdorra
54abbfb355 fix bug in get method of repository resource 2011-11-19 17:22:40 +01:00
Sebastian Sdorra
fa537ea5cb added a webservice method to fetch a single repository by its name and type 2011-11-19 17:16:57 +01:00
Sebastian Sdorra
352b639ab7 merge with default branch 2011-11-19 13:02:05 +01:00
Sebastian Sdorra
f00f37149a remove unused imports 2011-11-18 19:38:31 +01:00
Sebastian Sdorra
f574d605e3 merge with branch issue-73 2011-11-15 22:02:42 +01:00