Commit Graph

217 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
4591df1163 improve security 2011-02-21 13:54:20 +01:00
Sebastian Sdorra
d785dd5bb8 throw ScmSecurityException instead of RepositoryException 2011-02-19 18:32:02 +01:00
Sebastian Sdorra
eb906db6f7 fix security issue 2011-02-19 17:19:09 +01:00
Sebastian Sdorra
e8578e6352 fix NullPointerException 2011-02-18 11:46:09 +01:00
Sebastian Sdorra
9ff6999a0b return status code 204 on update 2011-02-16 20:12:33 +01:00
Sebastian Sdorra
53c0883454 fix problem with xml representation of collections 2011-02-16 17:18:00 +01:00
Sebastian Sdorra
f9ae6d47cd display only configured repositories 2011-02-15 19:19:25 +01:00
Sebastian Sdorra
92883e4f50 fix nullpointerexcpetion on first login 2011-02-15 19:19:05 +01:00
Sebastian Sdorra
95d1d206fb improve client side caching 2011-02-15 17:04:03 +01:00
Sebastian Sdorra
ab995b5005 added ScmSecurityExceptionMapper 2011-02-13 19:20:42 +01:00
Sebastian Sdorra
54e21c986a disable caching for repositories 2011-02-13 18:36:40 +01:00
Sebastian Sdorra
b69b6cb9fd fix error 500 with missing timestamps 2011-02-13 18:27:33 +01:00
Sebastian Sdorra
cb6357f53c added max-age to cache control 2011-02-13 17:49:41 +01:00
Sebastian Sdorra
b122b701a6 use conditional request to improve performance 2011-02-13 16:31:02 +01:00
Sebastian Sdorra
74d4ac4722 fix missing timestamp 2011-02-13 15:45:58 +01:00