Commit Graph

599 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
db467ea2c6 fix a bug with auth proxy servers 2011-09-04 00:24:11 +02:00
Sebastian Sdorra
2012b86cad added support for proxy servers with authentication 2011-09-03 17:42:21 +02:00
Sebastian Sdorra
8c0324de73 resolve cipher api dependency problems 2011-09-03 17:28:57 +02:00
Sebastian Sdorra
9d52d43061 improve DefaultCipherHandler 2011-09-03 17:09:57 +02:00
Sebastian Sdorra
d5ad621849 implement cipher api 2011-09-03 16:52:09 +02:00
Sebastian Sdorra
ed2873d0e2 merge with branch issue-44 2011-08-27 12:20:40 +02:00
Sebastian Sdorra
d90fd2eb08 show installed plugins without internet connection, see #44 2011-08-25 19:56:53 +02:00
Sebastian Sdorra
a60f04e083 added injection support for authentication, group, repository and user listeners 2011-08-16 19:10:36 +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
0bd2ec8d5f merge with branch issue-38 2011-08-04 11:47:24 +02:00
Sebastian Sdorra
2662564e53 use setServletContextForTemplateLoading instead of setDirectoryForTemplateLoading, see issue #38 2011-08-04 11:20:57 +02:00
Sebastian Sdorra
9a399756f9 improve logging for issue 38 2011-08-04 11:11:22 +02:00
Sebastian Sdorra
615f01551a added cache for repository browser results 2011-08-03 15:27:05 +02:00
Sebastian Sdorra
9d29df882b added runAsAdmin api 2011-07-30 11:25:57 +02:00
Sebastian Sdorra
7a2ffb8a91 remove unused imports 2011-07-29 20:02:13 +02:00
Sebastian Sdorra
1a4f9baa63 remove debug information 2011-07-29 19:48:54 +02:00
Sebastian Sdorra
c6df4f59aa show plugin updates only once 2011-07-29 19:44:25 +02:00
Sebastian Sdorra
746f781b68 fix missing updates in plugin overview 2011-07-29 19:19: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
Sebastian Sdorra
c32e421394 improve scann for extensions 2011-07-24 13:09:29 +02:00
Sebastian Sdorra
1d4163d11c improve log messages 2011-07-23 19:29:36 +02:00
Sebastian Sdorra
57ed0dab57 added support for plugin directories 2011-07-23 19:19:25 +02:00
Sebastian Sdorra
7f450c80b2 improve logging 2011-07-23 19:16:03 +02:00
Sebastian Sdorra
96400d164b rebuild repository hook api 2011-07-19 15:32:53 +02:00
Sebastian Sdorra
edb92c8195 added hooks with extension annotation 2011-07-17 18:41:41 +02:00
Sebastian Sdorra
83f165457e fix wrong RepositoryNotFoundException in firePostReceiveEvent 2011-07-17 18:15:54 +02:00
Sebastian Sdorra
998791ae2a register post receive hooks with extension annotation 2011-07-17 18:05:43 +02:00
Sebastian Sdorra
66d1390fd1 improve post receive hook api 2011-07-17 18:02:01 +02:00