Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25cleanups and translationPascal Rapicault3-15/+28
2008-01-25Bug 216433 - [prov] polish pack200 support, ability to reuse the pack200 in p...Pascal Rapicault2-12/+51
2008-01-25Fixes Bug 216481sliebig1-12/+28
2008-01-24support optional data for processing stepPascal Rapicault1-2/+3
2008-01-11Create constant for simple artifact repository typeJohn Arthorne3-3/+3
2008-01-11Bug 214691 [prov] [repo] Need to support progress monitor cancellation when l...John Arthorne6-28/+62
2008-01-11Shorter message keysJohn Arthorne3-7/+6
2008-01-11Updated copyrightsJohn Arthorne5-11/+13
2008-01-11Bug 212348 [prov] [repo] Find a way to better report the failure of repositor...John Arthorne6-40/+113
2008-01-11Make metadata repository codes consistent with artifact repository codesJohn Arthorne2-11/+19
2008-01-10Bug 214947 [prov] SimpleArtifactRepository should not allow opening output st...John Arthorne1-416/+421
2008-01-10Bug 214776 [prov] System property not persisted by repository managerJohn Arthorne2-70/+83
2008-01-10Bug 214704 [prov] Consistency of repository index compressionv20080110-1605John Arthorne2-23/+54
2008-01-10Bug 212058 [prov] Lazily populate install registryJohn Arthorne1-1/+1
2008-01-10Adding support for ArtifactRepository.addDescriptorsSimon Kaegi3-0/+20
2008-01-10Bug 210685 [prov] ArtifactDescriptors and public/private detailsSimon Kaegi1-2/+5
2008-01-09Bug 214705 - [prov] Change "implementation only" to "system"John Arthorne2-16/+11
2008-01-07Bug 214524 - [prov] [repo] Need access to "implementation only" key without l...Susan Franklin2-5/+113
2008-01-07ensure we create parent folders when saving an artifact repoSimon Kaegi1-1/+6
2008-01-04Updated copyrightJohn Arthorne5-6/+16
2008-01-04Bug 207978 - support for lazy loading and flushing artifact repositoriesJohn Arthorne3-124/+184
2008-01-03javadoc only - load vs. addSusan Franklin1-1/+1
2008-01-02Bug 212898 [prov] Not persisting property changes on repositoriesJohn Arthorne1-1/+7
2007-12-20Bug 213590 [prov] [patch] .gzip -> .gzSimon Kaegi1-2/+2
2007-12-20Bug 210685 [prov] ArtifactDescriptors and public/private detailsSimon Kaegi6-9/+72
2007-12-19support reading/writing of gzipped artifacts.xmlsliebig2-13/+47
2007-12-18need to close the temp file outputstreamSimon Kaegi1-3/+8
2007-12-18uses now Transport/ECFTransport instead of URL.openStream()v20071218sliebig1-2/+18
2007-12-15Initial commit of metadata generator support for the IUs and artifacts for ec...Dave Stevenson1-2/+2
2007-12-12fixing bug 212652 + typosliebig1-2/+2
2007-12-11bug 212476sliebig1-0/+5
2007-12-10Fix potential NPEv20071210-1716Pascal Rapicault1-2/+4
2007-12-10Bug 212346 - download from bundle pool failsPascal Rapicault1-2/+2
2007-12-09ExternalizePascal Rapicault3-1/+4
2007-12-09fixing up preferencesPascal Rapicault1-2/+2
2007-12-06Bug 208053 [prov] file names not showing in download progressJohn Arthorne1-20/+0
2007-12-05cosmeticPascal Rapicault1-2/+2
2007-12-05fixes a possible NPEsliebig1-2/+4
2007-12-05Bug 211922 [prov] BundlePool not restored properlySimon Kaegi1-17/+116
2007-12-04Bug 207978 [prov] [repo] manager.loadRepository(...) has no progress, is terr...John Arthorne2-3/+3
2007-12-04fixing bug 200716sliebig1-8/+16
2007-12-03getOutputStream no longer requires the ArtifactRequest in its signatureSimon Kaegi1-1/+1
2007-12-03removed IArtifactRequest parameter (bug: 210475)sliebig1-1/+1
2007-12-03uses setter for setting statussliebig1-1/+1
2007-12-03ProcessingStep is now a ´stateful´ output stream (cancelable/abortable)sliebig1-6/+15
2007-12-03return a ´stateful´ output stream (cancelable/abortable)sliebig1-12/+18
2007-12-03removed IArtifactRequest parameter (bug: 210475)sliebig2-2/+2
2007-12-03set status into the output stream if it is a ´stateful´ output streamsliebig1-0/+5
2007-12-03interface to express having statesliebig1-0/+24
2007-12-03removed IArtifactRequest parameter (bug: 210475), returned stream is now canc...sliebig1-3/+3

Back to the top