Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-05bug 298047 - Artifact.equals breaks contractAndrew Niefer1-1/+2
2010-01-05Bug 265574 - Interfaces for Artifact Repositoriesibull5-20/+25
2009-12-30298458: Add Java 5 Generics to the p2 code base (simplified for loops)Thomas Hallgren5-42/+31
2009-12-29298458: Add Java 5 Generics to the p2 code baseThomas Hallgren19-294/+230
2009-12-21298023: Simplify the IQueryResultThomas Hallgren1-4/+3
2009-12-16256411: Use an Iterator in favor of a Collector in the IQueryable interfaceibull2-8/+11
2009-12-10artifact descriptor API cleanupJohn Arthorne1-2/+1
2009-12-10Bug 296280 - Composite Repositories use wrong agentJohn Arthorne2-9/+21
2009-12-09 Bug 293606 - Repository factories assume global agentJohn Arthorne4-0/+26
2009-12-08added commentJohn Arthorne1-0/+3
2009-12-08bug 293340 - repository packagesAndrew Niefer5-888/+0
2009-12-08256355: [metadata] query() forces returning the argumentibull9-25/+18
2009-11-30Move artifact key to a public packagebefore_deletionPascal Rapicault9-8/+18
2009-11-27bug 293340 - review of repository packageAndrew Niefer37-911/+60
2009-11-26Bug 295379 - [ui] ArtifactRepositoryElement, QueryableArtifactRepositoryMana...Susan Franklin1-2/+5
2009-11-24bug 295378 - IArtifactRepositoryManager should support IQueryableAndrew Niefer1-2/+1
2009-11-17bug 256415 - remove IArtifactRepository.getArtifactKeysAndrew Niefer5-42/+34
2009-11-11bug 256415 - get rid of IArtifactRepository.getArtifactKeysAndrew Niefer2-1/+18
2009-11-11Use service name constantsJohn Arthorne2-2/+2
2009-11-10Bug 293603 - Profile scope assumes global agentJohn Arthorne2-1/+4
2009-11-09Bug 290317 - AgentLocation API cleanupJohn Arthorne1-4/+7
2009-11-09Fixed javadoc errorJohn Arthorne2-4/+6
2009-11-06bug 256434 - query IArtifactRepositoryAndrew Niefer5-147/+169
2009-11-06bug 256434 - query IArtifactRepositoryAndrew Niefer6-1/+353
2009-11-04Externalize stringAndrew Niefer3-1/+3
2009-11-04bug 254652 - split ArtifactDescriptor / SimpleArtifactDescriptorAndrew Niefer5-104/+166
2009-11-03bug 254652 - ArtifactDescriptor apiAndrew Niefer2-0/+10
2009-11-02Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne3-37/+71
2009-10-22Bug 291748 - [metadata] Move implementation details of the Version class into...Pascal Rapicault1-8/+5
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

Back to the top