Commit Graph

432 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
dca48497c2 added missing PATH_TRANSLATED environment variable 2011-05-04 08:08:30 +02:00
Sebastian Sdorra
793dc7168d fix null values 2011-05-01 14:08:17 +02:00
Sebastian Sdorra
2caa5069ce fix bug with empty content length 2011-05-01 14:03:04 +02:00
Sebastian Sdorra
011982e50d process errorstream async to improve errorhandling 2011-04-30 15:02:54 +02:00
Sebastian Sdorra
52c8cdf3e8 use contact instead of "+" 2011-04-30 13:52:20 +02:00
Sebastian Sdorra
ac062ebd19 create backup of old configuration files 2011-04-27 12:58:13 +02:00
Sebastian Sdorra
cef2bc6275 resolve issue #11 2011-04-20 17:32:29 +02:00
Sebastian Sdorra
961bb1aaac improve logging for ScmConfiguration handling 2011-04-20 16:50:54 +02:00
Sebastian Sdorra
eaea1ac61c added ChangesetPreProcessor api 2011-04-18 21:51:54 +02:00
Sebastian Sdorra
abdc256a0d fix missing content-type 2011-04-18 18:57:55 +02:00
Sebastian Sdorra
dca9985dac remove debugging filter 2011-04-15 18:37:03 +02:00
Sebastian Sdorra
9c7507efd8 use content-length as normal header 2011-04-15 18:35:08 +02:00
Sebastian Sdorra
ea015c7e5a finally destroy process 2011-04-15 08:30:59 +02:00
Sebastian Sdorra
70ccf12081 added content-length and content-type header 2011-04-14 21:42:55 +02:00
Sebastian Sdorra
6c44c2ec27 dont log empty error messages 2011-04-14 20:52:03 +02:00
Sebastian Sdorra
46d522b864 rebuild cgi stack 2011-04-14 18:43:13 +02:00
Sebastian Sdorra
e2cd39ee43 improve changesetviewer 2011-04-08 09:10:56 +02:00
Sebastian Sdorra
0bf69f1c55 fix startup exception on fresh installations 2011-04-05 08:23:21 +02:00
Sebastian Sdorra
3bf9923a04 fix typo 2011-04-05 08:21:24 +02:00
Sebastian Sdorra
ef5f68a96c make date format configurable 2011-04-05 08:20:55 +02:00
Sebastian Sdorra
2396430431 use timestamp instead of dateformat (yyyy-MM-dd HH-mm-ss) 2011-04-04 16:11:01 +02:00
Sebastian Sdorra
8b7774d284 added paging to ChangesetViewer 2011-04-03 14:24:52 +02:00
Sebastian Sdorra
f2b876a2c1 improve ChangesetViewer api 2011-04-03 11:16:40 +02:00
Sebastian Sdorra
ae758e2a33 added getChangesets method to RepositoryResource 2011-04-03 11:12:23 +02:00
Sebastian Sdorra
9739b216c4 improve i18n support 2011-03-31 10:52:25 +02:00
Sebastian Sdorra
df65beba50 using freemarker to render index.html 2011-03-27 13:47:47 +02:00
Sebastian Sdorra
dfec628a69 don't show core plugin updates 2011-03-18 19:35:19 +01:00
Sebastian Sdorra
e9fa6ae1eb fix double exception logging 2011-03-15 18:45:24 +01:00
Sebastian Sdorra
331a49af31 added plugin conditions 2011-03-12 16:14:17 +01:00
Sebastian Sdorra
d16cd2da64 change default plugin url to new plugin backend 2011-03-12 15:19:41 +01:00
Sebastian Sdorra
54c21f6632 fix wrong status codes 2011-02-22 16:02:05 +01:00
Sebastian Sdorra
e85599ba6f added AdminSecurityFilter 2011-02-22 15:06:20 +01:00