Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-28Bug 336246 - Remove the metadata generatorPascal Rapicault1-3/+1
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2011-02-04Bug 316916 - [repository] loading children of a composite repo is not covered...DJ Houghton3-16/+21
2011-01-28Bug 331893 - Use mkdirs workaround also in case of file based downloaded bundlesDJ Houghton1-2/+2
2011-01-28Bug 326476 - set the specific status code when artifact's md5 doesn't match t...DJ Houghton1-2/+3
2011-01-27Bug 335414 - Site parsing errors should mention the URL of the site being par...DJ Houghton1-1/+2
2010-12-25Bug 321819 - [transport] Repository transport API is tightly coupled with the...v20110104v20110102Pascal Rapicault6-15/+23
2010-11-09Bug 329842 - Wrong english string for key "Can_not_delete_temp_dir"DJ Houghton1-2/+2
2010-09-29Bug 326497 - Child will not be removed from CompositeArtifactRepositoryDJ Houghton1-1/+1
2010-09-01Bug 317760 - SimpleArtifactRepository behaviour changePascal Rapicault1-4/+4
2010-08-26Bug 244628 - [api] [repository] artifact repos do not support bulk removeDJ Houghton3-1/+34
2010-08-18Bug 313744 - SimpleArtifactRepository does not allow the user to limit the nu...Pascal Rapicault1-3/+12
2010-08-18Bug 313747 - SimpleArtifactRepository fails to transfer files when its locati...Pascal Rapicault1-1/+2
2010-08-17*** empty log message ***Pascal Rapicault1-0/+1
2010-07-20bug 318938 - MirrorSelector uses 1.5 methodsAndrew Niefer1-1/+1
2010-05-12Bug 274272 - [repository] Cache artifact repository indexPascal Rapicault4-153/+162
2010-04-19Bug 302160 - Simple download statisticsJohn Arthorne1-2/+18
2010-04-11Bug 297741 - [repo] Installing from update site fails with "Unpack facility n...Pascal Rapicault1-2/+17
2010-04-06*** empty log message ***Pascal Rapicault1-1/+1
2010-03-30bug 305237: [repository] Handle operation cancelled exception in execute batchIan Bull2-0/+4
2010-03-30Cleanup manifestPascal Rapicault1-4/+0
2010-03-24bug 306942 - increment versionAndrew Niefer1-1/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren1-9/+29
2010-03-16bug 306056 - UUIDs and packFilesAsSiblingsAndrew Niefer1-4/+10
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull2-6/+6
2010-03-05Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne2-22/+22
2010-03-04bug 256434 - synchronize artifact queriesAndrew Niefer1-5/+6
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault1-1/+0
2010-02-28bug 302770: Change repository suffix to factoryIDibull1-19/+19
2010-02-26fixed javadoc errorJohn Arthorne1-2/+2
2010-02-26bug 301305 - missing methods on IArtifactRequestAndrew Niefer5-13/+13
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren1-3/+2
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren1-2/+4
2010-02-24Fix up import versionsPascal Rapicault2-17/+13
2010-02-21302201 : Unify the two query approaches used in p2, step 2.Thomas Hallgren1-0/+5
2010-02-19removed unused constructorJohn Arthorne1-4/+0
2010-02-19Removed unused messagesJohn Arthorne4-25/+0
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren3-71/+111
2010-02-15bug 177231: [repository] Need richer mechanism for plugging in artifact/metad...v20100216ibull1-0/+5
2010-02-10Bug 302160 - Simple download statisticsJohn Arthorne1-2/+31
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren12-150/+175
2010-02-04bug 274025: [publisher] p2 metadata generator does not scaleibull2-10/+78
2010-01-13Bug 297408 - CompositeArtifactRepository marks child bad on missing artifactJohn Arthorne1-15/+28
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault56-3016/+682
2009-10-20Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne5-16/+49
2009-10-16bug 292419 - removing p2.selfhosting bundleAndrew Niefer1-1/+1
2009-10-08Moving the version classPascal Rapicault1-2/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault1-0/+3
2009-09-23Bug 290206 - Inject event bus into repository managersJohn Arthorne2-1/+30

Back to the top