Commit Graph

880 Commits

Author SHA1 Message Date
Sebastian Sdorra
86d1926104 fix sort and render methods of new group grid 2011-10-26 08:53:02 +02:00
Sebastian Sdorra
237f026a1f enable grouping for the repository grid 2011-10-24 08:45:33 +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
6328a14654 added loadExtraProperties and storeExtraProperties functions 2011-10-15 12:49:41 +02:00
Sebastian Sdorra
965df35f18 increase jetty header buffer size for mercurial > 1.9 2011-10-09 16:09:08 +02:00
Sebastian Sdorra
cbc68a16d8 fix javascript license headers of scm-webapp 2011-10-07 09:30:03 +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
1af1f75e76 improve enunciate configuration 2011-10-02 18:07:48 +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
a5084c6d14 improve Sonia.History.handleChange method 2011-09-25 17:44:14 +02:00
Sebastian Sdorra
1907585c27 use Sonia.repository.get method 2011-09-25 17:30:02 +02:00
Sebastian Sdorra
d2c84debc4 fix bug in Sonia.repository.get method 2011-09-25 17:20:40 +02:00
Sebastian Sdorra
5569882b8a added Sonia.repository.get method 2011-09-25 17:18:56 +02:00
Sebastian Sdorra
9b061d8ff6 added Sonia object 2011-09-25 17:17:33 +02:00
Sebastian Sdorra
1610b17ce0 adapt repository browser title 2011-09-25 13:08:00 +02:00
Sebastian Sdorra
c4776b4662 rename createRepositoriesPanel method to createHomePanel 2011-09-25 13:04:54 +02:00
Sebastian Sdorra
ae37f890a1 make scm-manager bookmarkable 2011-09-22 21:59:47 +02:00
Sebastian Sdorra
8dd8b261e5 added description to blame panel 2011-09-22 17:44:14 +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
5792a78c40 added Sonia.repository.DiffPanel 2011-09-18 17:04:50 +02:00
Sebastian Sdorra
4d7c88dc90 use short git id 2011-09-18 16:31:16 +02:00
Sebastian Sdorra
77276454c0 added diff view to ui 2011-09-18 16:07:29 +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
66c7c2dc2b create id for content panel 2011-09-18 09:57:40 +02:00
Sebastian Sdorra
89b4646624 improve contentpanel 2011-09-18 09:43:30 +02:00
Sebastian Sdorra
9ad604fc08 improve content panel 2011-09-16 15:59:11 +02:00
Sebastian Sdorra
4be252b98e added simple blame support to user interface 2011-09-16 15:55:52 +02:00
Sebastian Sdorra
52480b72f1 prepare for blame support 2011-09-16 15:40: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
7aa955e212 added raw function to content view 2011-09-16 14:51:05 +02:00
Sebastian Sdorra
668600b65d rename BlamePagingResult to BlameResult 2011-09-16 09:05:06 +02:00