Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Bug 264570 - [composite] Allow relative child URIs in XMLDJ Houghton2-33/+64
2009-02-13bug 259792 - reuse reposAndrew Niefer1-1/+27
2009-02-13Ability to only mirror a number of artifactsPascal Rapicault1-1/+6
2009-02-12Bug 264769 - [composite] Clean up repository persistence codeDJ Houghton2-3/+4
2009-02-11Bug 247566 [repo] p2 reverts to legacy update site when p2 repository fails t...John Arthorne1-3/+11
2009-02-11Bug 264526 - SimpleArtifactRepository leaves temporary file when unzip failsPascal Rapicault1-2/+5
2009-02-11Fixed compiler warningJohn Arthorne1-1/+1
2009-02-11Bug 264111 NPE in SimpleArtifactRepositoryFactoryJohn Arthorne5-8/+11
2009-02-11Bug 263491 - Status not properly propagated when error occurs and the artifac...Pascal Rapicault1-5/+10
2009-02-10Bug 264265 - p2.artifact.mirror task failes if baseline to compare with is emptyDJ Houghton1-1/+7
2009-02-02Bug 263291 - Make repository.tools a friendDJ Houghton1-2/+3
2009-01-21Bug 260411 - [composite] Unable to create non-local repo or childDJ Houghton1-5/+2
2009-01-19Bug 261523 - [composite] Need option to not fail on createv20090119DJ Houghton1-1/+2
2009-01-19Bug 261523 - [composite] Need option to not fail on createDJ Houghton1-1/+1
2009-01-19Bug 261523 - [composite] Need option to not fail on createDJ Houghton1-0/+28
2009-01-17Bug 255913 - [mirror] Need ant tasks for mirroring applicationsDJ Houghton3-72/+21
2009-01-15Added cvsignore file.DJ Houghton1-0/+3
2009-01-15Updated comments in build scripts.DJ Houghton1-1/+1
2009-01-13Bug 255913 - [mirror] Need ant tasks for mirroring applicationsDJ Houghton12-2/+633
2009-01-09Updating message when we can not find ecf transport facilityPascal Rapicault3-10/+12
2009-01-08Bug 260434 - [composite] Inconsistent method visibilityDJ Houghton2-4/+4
2009-01-08Bug 260434 - [composite] Inconsistent method visibilityDJ Houghton1-4/+4
2009-01-06Bug 260072 Aritfact Repo bundle depends on RuntimeJeff McAffer2-3/+2
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault1-2/+2
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi1-2/+2
2008-12-20Bug 233699Simon Kaegi1-2/+2
2008-12-19Bug 258173 - [artifact] AbstractArtifactRepository#getOutputStream returns nullDJ Houghton1-8/+1
2008-12-17Bug 257230 - [repo] [mirror] getArtifact and getRawArtifact should include co...DJ Houghton1-2/+13
2008-12-17Bug 258857 - [mirror] Artifact Mirror Application should log ERRORs regardles...DJ Houghton2-3/+6
2008-12-17Bug 258166 - [composite repo] CompositeArtifactRepository.getOutputStream ret...DJ Houghton3-5/+17
2008-12-09Fixed compiler warningJohn Arthorne2-3/+20
2008-12-08Bug 254747 - [mirror] MirrorApplication should append by defaultDJ Houghton1-2/+3
2008-12-08Bug 257929 - [mirror] Artifact Mirror Application logs OK statusesDJ Houghton1-1/+3
2008-12-08Bug 256909 - P2 mirrorApplication should have an option to set the local mirr...DJ Houghton1-3/+7
2008-12-05Bug 255685 - Mirroring to use exising repository as a baselineDJ Houghton3-29/+74
2008-12-04bug 256283 - verify composite reposAndrew Niefer1-21/+19
2008-12-04bug 256283 - verify composite reposAndrew Niefer3-8/+111
2008-12-03Bug 255691 [repo] Composite Repository loading child repositories modifies ch...John Arthorne1-57/+22
2008-11-28Bug 243884 Proper detection of 401John Arthorne1-0/+3
2008-11-28bug 255678 - compare while mirroringAndrew Niefer5-38/+88
2008-11-21bug 254747- mirror application should append by defaultAndrew Niefer1-6/+6
2008-11-20bug 255678 - compare while mirroringAndrew Niefer11-15/+311
2008-11-19Bug 255284 Additional composite repository testsJohn Arthorne1-1/+4
2008-11-18Bug 255660 Bump up dependency on equinox.commonJohn Arthorne1-1/+1
2008-11-17Delete unused constructorJohn Arthorne1-7/+0
2008-11-14Fixed ambiguous URIUtil references.DJ Houghton6-7/+6
2008-11-13Remove unused methods, and push down descriptor field to subclassJohn Arthorne2-20/+3
2008-11-13Removed unused constructorJohn Arthorne1-5/+0
2008-11-13Bug 208601 Composite repositoriesJohn Arthorne4-0/+530
2008-11-12Bug 248269 add contains API for repository managersJohn Arthorne1-3/+2

Back to the top