Commit Graph

371 Commits

Author SHA1 Message Date
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
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
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
f63c94e3aa merge with issue-69 2011-11-15 22:00:02 +01:00
Sebastian Sdorra
c609df47ef added missing revision parameter to changesetviewer api 2011-11-15 20:45:37 +01:00
Sebastian Sdorra
b37beeadbc fix bug in getChangesets method of repository resource 2011-11-14 16:14:54 +01:00
Sebastian Sdorra
bae006a9f7 added javadoc 2011-11-14 09:43:42 +01:00
Sebastian Sdorra
d245598f75 remove unused antlr dependency 2011-11-14 08:55:06 +01:00
youngwan
c0905b8a14 added to view history of the specific file. 2011-11-14 10:43:34 +09:00
Sebastian Sdorra
792954e6c3 allow spaces in usernames 2011-11-02 16:14:55 +01:00
Sebastian Sdorra
fc16bca794 enable grouping view by default 2011-10-26 18:45:33 +02:00
Sebastian Sdorra
9135653c34 added switch to toggle repository grouping view 2011-10-26 09:36:12 +02:00
Sebastian Sdorra
b723c3e199 remove unused blame text view 2011-10-06 18:06:08 +02:00
Sebastian Sdorra
569cf5c70a improve javadoc of AuthenticationResource for the webservice documentation 2011-10-03 14:01:31 +02:00
Sebastian Sdorra
c0a83d9fcf improve javadoc of PluginResource for the webservice documentation 2011-10-03 13:53:46 +02:00
Sebastian Sdorra
d9ffabbf90 improve javadoc of SearchResource for the webservice documentation 2011-10-03 13:49:16 +02:00
Sebastian Sdorra
36e7fc41c7 improve javadoc of ChangePasswordResource for the webservice documentation 2011-10-03 13:39:39 +02:00
Sebastian Sdorra
260f8680f0 improve javadoc for webservice documentation 2011-10-03 13:37:11 +02:00
Sebastian Sdorra
007f9b0bff improve javadoc for webservice documentation 2011-10-03 13:33:56 +02:00
Sebastian Sdorra
d249f19dc5 improve javadoc for webservice documentation 2011-10-02 18:08:29 +02:00
Sebastian Sdorra
d16227b6b5 use array notation instead of list class 2011-10-02 14:40:38 +02:00
Sebastian Sdorra
30fb4bccc4 redefine AbstractManagerResource methods for webservice documentation 2011-10-02 14:20:08 +02:00
Sebastian Sdorra
70d61f4b78 added enunciate for webservice documentation 2011-10-02 13:14:23 +02:00
Sebastian Sdorra
7efb7d2e6b handle IOException of changesetviewer 2011-09-29 14:14:51 +02:00
Sebastian Sdorra
fa26530226 fix wrong download name 2011-09-18 18:34:35 +02:00
Sebastian Sdorra
95fca0a762 added Content-Disposition header to diff 2011-09-18 17:13:30 +02:00
Sebastian Sdorra
c1e15bc60d added resource for diff view 2011-09-18 10:44:31 +02:00
Sebastian Sdorra
004a6ab74d added content disposition header to getContent method for raw download 2011-09-16 14:59:08 +02:00
Sebastian Sdorra
668600b65d rename BlamePagingResult to BlameResult 2011-09-16 09:05:06 +02:00