Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-03-30bug 305237: [repository] Handle operation cancelled exception in execute batchIan Bull2-0/+4
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-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-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 Rapicault41-2211/+649
2009-10-20Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne1-0/+26
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 Arthorne1-1/+28
2009-07-07Bug 279947 SimpleArtifactRepository.delete does not delete Symbolic linksSimon Kaegi1-5/+1
2009-05-27Bug 277751 - [repository][mirrors] Set Country Code for mirroring purpose via...Pascal Rapicault1-2/+6
2009-05-25Update copyrightsv20090525John Arthorne7-7/+7
2009-05-14Bug 275975 [transport] cancelling the "timeout" test server took at least 2 minJohn Arthorne2-11/+11
2009-05-07Bug 273756 [repository] Invalid content.jar will cause other repo types to be...John Arthorne2-2/+4
2009-05-04Adding dots at the end of the messagesPascal Rapicault1-1/+1
2009-05-01allow turning off md5 checking on mirrorv20090430-2300Andrew Niefer1-1/+2
2009-04-29Bug 273519 - File corruption when mirroring packed features.Pascal Rapicault1-0/+1
2009-04-29Update copyrightsJohn Arthorne14-92/+107
2009-04-28Removed unused messagesv20090428-2130John Arthorne2-2/+0
2009-04-28Bug 274011 [ui] Available Software Dialog handles "authentication problem" ba...Henrik Lindberg1-0/+3
2009-04-23Bug 272719 - [repository] root cause of failure is hidden when merging proces...Pascal Rapicault3-2/+10
2009-04-17Bug 271792 - Make sure that the comparator errors are reported on the actual jarPascal Rapicault2-6/+5
2009-04-16Bug 272539 responseType attribute should be format in mirrors URLJohn Arthorne1-1/+1
2009-04-15Bug 237984 [transport] Use ECF to obtain the list of mirrorHenrik Lindberg1-1/+9
2009-04-15Bug 272243 Mirror sorting based on transfer rate brokenJohn Arthorne2-54/+1
2009-04-14https://bugs.eclipse.org/bugs/show_bug.cgi?id=272151 - removed unused NLS mes...Henrik Lindberg1-1/+0
2009-04-13Bug 271508 - CompositeRepo failures can cause bad artifact resultsPascal Rapicault3-43/+77
2009-04-10Bug 264110 - Input format consistency for application and tasksPascal Rapicault1-28/+33
2009-04-09Improve error messagesPascal Rapicault2-2/+2
2009-04-09Bug 266141 - Timeout exception are converted into MD5 hash mismatch errorPascal Rapicault4-7/+73
2009-04-09Bug 265577 - [repository] Improve message when folder artifact is found in zipPascal Rapicault3-3/+8

Back to the top