Commit Graph

454 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
5e28499379 rename blame method to getBlame 2011-09-15 13:27:39 +02:00
Sebastian Sdorra
5daade4f7b fix broken build 2011-09-15 13:27:02 +02:00
Sebastian Sdorra
f4367f2684 added revision to BlameLine 2011-09-14 11:58:58 +02:00
Sebastian Sdorra
77951efb71 added plain text support for blame 2011-09-14 11:46:50 +02:00
Sebastian Sdorra
8dc56330c2 apply patch for blame support from naver.com 2011-09-14 11:13:14 +02:00
Sebastian Sdorra
291d374fd4 deliver properties only to owners and admins 2011-09-09 11:28:55 +02:00
Sebastian Sdorra
7eed55982e fix missing proxy changes 2011-09-06 12:17:29 +02:00
Sebastian Sdorra
de97f9a91b cache result of changesetpreprocessors 2011-08-16 18:37:28 +02:00
Sebastian Sdorra
22e023bcb3 fix possible NullPointerException 2011-08-15 15:09:49 +02:00
Sebastian Sdorra
12299bacae improve changeset preprocessor api 2011-08-15 15:07:35 +02:00
Sebastian Sdorra
c3b8fc8e72 improve changeset preprocessor api 2011-08-15 14:53:35 +02:00
Sebastian Sdorra
615f01551a added cache for repository browser results 2011-08-03 15:27:05 +02:00
Sebastian Sdorra
7a2ffb8a91 remove unused imports 2011-07-29 20:02:13 +02:00
Sebastian Sdorra
c6df4f59aa show plugin updates only once 2011-07-29 19:44:25 +02:00
Sebastian Sdorra
6960f4f047 remove unused import 2011-07-24 14:15:14 +02:00
Sebastian Sdorra
aaea181784 added caching for changesetviewer 2011-07-24 14:14:20 +02:00
Sebastian Sdorra
500fc68252 remove unused field 2011-07-24 13:39:30 +02:00