Commit Graph

264 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
de43267ec3 added support for async hooks 2011-07-17 17:13:02 +02:00
Sebastian Sdorra
c51704f2ee added api for PostReceiveHooks 2011-07-17 17:06:11 +02:00
Sebastian Sdorra
c151dd2fcb fix mercurial web view 2011-07-08 20:58:44 +02:00
Sebastian Sdorra
cd93b546b4 merge with branch repository-browser 2011-07-01 12:06:26 +02:00
Sebastian Sdorra
983d362eca fix support for trusted domains, see #28 2011-06-24 09:24:48 +02:00
Sebastian Sdorra
cc161e7fd3 replace ssl and forward parameters with base url to fix #32 2011-06-23 18:20:09 +02:00
Sebastian Sdorra
0d2ecb8f0e improve logging and small fixes for active directory authentication, see #28 2011-06-23 09:37:55 +02:00
Sebastian Sdorra
d86c1463b8 fix possible NullPointerException 2011-06-22 13:33:29 +02:00
Sebastian Sdorra
381118c244 improve logging 2011-06-18 17:27:48 +02:00
Sebastian Sdorra
72d5c590b9 improve BrowserResult api 2011-06-18 17:02:58 +02:00
Sebastian Sdorra
5adea3f28b improve repository browser api 2011-06-18 16:41:23 +02:00
Sebastian Sdorra
56c4e1b0b9 added getContent api 2011-06-13 15:46:28 +02:00
Sebastian Sdorra
9dc6178525 sort repositorybrowser files 2011-06-13 13:34:42 +02:00
Sebastian Sdorra
a8f9692295 added webservice method for repositorybrowser 2011-06-12 18:15:13 +02:00
Sebastian Sdorra
2c3c66241f added api for repositorybrowser 2011-06-12 14:47:34 +02:00
Sebastian Sdorra
d6b7fc304b sort getAll result 2011-06-11 00:02:05 +02:00
Sebastian Sdorra
637bc373b5 protect getAll methods 2011-06-09 22:11:59 +02:00
Sebastian Sdorra
1edd0e8768 improve manager sort api 2011-06-09 22:10:30 +02:00
Sebastian Sdorra
cef6d27c99 implementing comparator with BeanComparator of commons beanutils 2011-06-09 22:03:35 +02:00
Sebastian Sdorra
a99d7e6b1e improve manager paging api 2011-06-09 21:46:22 +02:00
Sebastian Sdorra
d5b387bd97 start implementing paging and server side sorting for users, groups and repositories 2011-06-09 21:32:30 +02:00
Sebastian Sdorra
dd30544484 added default timeouts 2011-05-26 21:03:48 +02:00
Sebastian Sdorra
17ed83ff5f added support for gzip encoding 2011-05-26 20:56:36 +02:00
Sebastian Sdorra
7a7a21749f implement post methods 2011-05-26 17:47:28 +02:00
Sebastian Sdorra
2ff82b3f67 added version to user-agent header 2011-05-26 17:34:54 +02:00
Sebastian Sdorra
56cd84be89 added User-Agent to request 2011-05-26 17:34:17 +02:00
Sebastian Sdorra
301ad65882 added listener support to ScmConfiguration 2011-05-25 16:13:54 +02:00
Sebastian Sdorra
d04c898fb8 use proxy settings for maven aether, see #14 2011-05-09 15:08:42 +02:00
Sebastian Sdorra
3f74473be5 fix missing url in log message 2011-05-09 13:24:30 +02:00
Sebastian Sdorra
e4531f1d37 improve logging 2011-05-09 12:49:00 +02:00
Sebastian Sdorra
155b2e11da use new HttpClient api 2011-05-09 12:12:20 +02:00
Sebastian Sdorra
3d46ffc7e4 added HttpClient api to fix proxy problems, see #14 2011-05-09 12:03:58 +02:00
Sebastian Sdorra
342c3988d2 move ScmState from scm-webapp to scm-core 2011-05-08 17:08:49 +02:00
Sebastian Sdorra
6fd04b19d3 implement cgi api improvements 2011-05-05 13:51:10 +02:00
Sebastian Sdorra
ff7e01a4dc skip mercurial unit tests if HgRepositoryHandler is not configured 2011-05-04 08:11:53 +02:00