Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault2-2/+7
2009-10-01remove unneeded workspace plugins from launchSusan Franklin1-4/+4
2009-05-25Update copyrightsv20090525John Arthorne1-1/+1
2009-05-18New testserver version with /proxy3/aprivate and /proxy4/aprivate mounted ↵Henrik Lindberg2-3/+46
and where all URLs containing "features/" or "plugins/" requires authentication.
2009-05-14Adds a read timeout for proxies.Henrik Lindberg2-0/+9
2009-05-13Status codes were not passed through when server delivered content on a 404Henrik Lindberg1-0/+18
2009-05-13Added a second proxy /proxy2/ that uses p2 test update siteHenrik Lindberg2-20/+37
2009-05-11updated index.htmlHenrik Lindberg1-1/+1
2009-05-11Changed timout to 10 minutes instead of 60. 10 minutes is enough as p2 has 2 ↵Henrik Lindberg1-1/+1
minutes timeout. With 60 minute timeout, too many threads are locked up for too long.
2009-05-11Added access to updates 3.4 via /proxy/public - useful for redirectsHenrik Lindberg2-0/+2
2009-05-11Added redirector servlet. Available as /redirect. Added /proxy/decelerate2 ↵Henrik Lindberg4-9/+132
as service for testing progress bars.
2009-05-11Linear change did not advance to max (or min) value.Henrik Lindberg1-2/+2
2009-05-06Added more services - see index.htmlHenrik Lindberg4-7/+45
2009-04-30When starting testserver "automatically", servlets registered as extensions ↵Henrik Lindberg2-14/+6
does not start. Changed the setup of the two servlets timeout and status - they are now started in the Activator.
2009-04-28Fixed copyright headers.Henrik Lindberg2-0/+20
2009-04-27Bug 273094 A test server is needed to test error handling.Henrik Lindberg39-0/+2976
Initial checkin of the Missbehaving testserver - see /webfiles/index.html for more information.

    Back to the top