Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-09-04Bug 415942 - Set code.ignoredWarnings for test bundles in order to use ↵John Arthorne1-2/+2
global build settings
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault2-3/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1
Upated all the pom.xml files (in the bundles) to include the proper groupID. The groupID is the first three segments of the artifactID.
2012-02-09Bug 369834.v20120209-1054Mengxin Zhu1-0/+29
Rework the download progress event reports in the scenario of multiple agents. Signed-off-by: Mengxin Zhu <kane.zhu@windriver.com>
2012-01-17364929 support customizable download statisticsv20120117-1140v20120117-0330Mengxin Zhu2-1/+117
Signed-off-by: Mengxin Zhu <kane.zhu@windriver.com>
2011-09-02fix 350014 to use a system property to set the retrying number if socketv20110902-0807Mengxin Zhu7-0/+157
timeout happened Change-Id: I1bab6db693a3ee739e058bda1a4d00fbc8bd1eb8
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-1/+2
- Correct relativePath to parent POM. - Use recommended version format in POMs: A version with automatically replaced qualifier maps to a SNAPSHOT version in the POMs.
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-1/+1
2011-05-06release the fix of bugzilla 343921mzhu2-0/+48
2011-05-02copyright updatev20110502-1955v20110502-1930Ian Bull2-1/+11
2011-02-17Update version numbers in poms.Pascal Rapicault2-2/+2
2010-08-17Add target folderv20101119Pascal Rapicault1-0/+1
2010-03-21*** empty log message ***Pascal Rapicault1-1/+1
2010-03-21*** empty log message ***Pascal Rapicault1-1/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
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