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
|
fe9d6f06e6
|
improve loggin of jaxbstore
|
2011-11-11 13:24:20 +01:00 |
|
Sebastian Sdorra
|
8a7091398b
|
added removeAll method to cache
|
2011-11-07 12:49:39 +01:00 |
|
Sebastian Sdorra
|
dd9fab825b
|
improve handling of the admin flag
|
2011-11-03 08:56:51 +01: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
|
fc5c1f2a44
|
added injection for requested repository
|
2011-10-23 16:38:03 +02:00 |
|
Sebastian Sdorra
|
9a06f75bb1
|
prepare ui and repository manager for directory structure
|
2011-10-23 15:56:47 +02:00 |
|
Sebastian Sdorra
|
84f63e94c0
|
reauthenticate user on mercurial hooks
|
2011-10-15 15:55:17 +02:00 |
|
Sebastian Sdorra
|
b8d5abdd45
|
added missing license headers for scm-webapp
|
2011-10-07 09:28:41 +02:00 |
|
Sebastian Sdorra
|
666a1fcbc3
|
fix integration tests
|
2011-10-06 18:34:44 +02:00 |
|
Sebastian Sdorra
|
b723c3e199
|
remove unused blame text view
|
2011-10-06 18:06:08 +02:00 |
|
Sebastian Sdorra
|
d486c21bea
|
added exception handler to cgi implementation
|
2011-10-06 14:45:32 +02:00 |
|
Sebastian Sdorra
|
4bba44d710
|
added basic authentication support to restful webservice
|
2011-10-03 15:35:39 +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
|
a092d6b79f
|
added getContent method to IOUtil
|
2011-09-30 08:30:14 +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
|
3011c53c27
|
added DiffViewer
|
2011-09-18 10:26:49 +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
|
a9c0bac1e7
|
fix bug in plugin uninstallation
|
2011-09-09 12:26:31 +02:00 |
|
Sebastian Sdorra
|
85cb79b331
|
remove unused imports
|
2011-09-09 11:48:05 +02:00 |
|
Sebastian Sdorra
|
291d374fd4
|
deliver properties only to owners and admins
|
2011-09-09 11:28:55 +02:00 |
|
Sebastian Sdorra
|
64b968bee6
|
added generics to ConfigChangeListener
|
2011-09-07 10:57:57 +02:00 |
|
Sebastian Sdorra
|
23b7c782ef
|
register listener at the end of initialization
|
2011-09-06 12:18:59 +02:00 |
|
Sebastian Sdorra
|
7eed55982e
|
fix missing proxy changes
|
2011-09-06 12:17:29 +02:00 |
|
Sebastian Sdorra
|
f07404cc25
|
enable injection for repository hooks
|
2011-09-04 13:36:37 +02:00 |
|