Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Bug 299079 - API cleanup in org.eclipse.equinox.p2.coreR3_6_v20100108John Arthorne2-2/+4
2010-01-05Bug 265574 - Interfaces for Artifact Repositoriesibull1-3/+4
2009-12-30change from List to CollectionPascal Rapicault1-3/+3
2009-12-29298458: Add Java 5 Generics to the p2 code baseThomas Hallgren1-3/+3
2009-12-21298023: Simplify the IQueryResultThomas Hallgren1-1/+0
2009-12-16256411: Use an Iterator in favor of a Collector in the IQueryable interfaceibull1-2/+3
2009-12-10artifact descriptor API cleanupJohn Arthorne1-2/+1
2009-12-08256355: [metadata] query() forces returning the argumentibull3-9/+7
2009-12-07Changing the return type of getFilter to be IQueryPascal Rapicault2-13/+8
2009-12-07Moving IU to public packagePascal Rapicault4-36/+41
2009-11-30Move artifact key to a public packagebefore_deletionPascal Rapicault2-0/+4
2009-11-27bug 293340 - review of repository packageAndrew Niefer5-15/+16
2009-11-25Release version changesR3_6_api_cleanup_v20091125Pascal Rapicault1-8/+8
2009-11-16Remove properties from IInstallableUnit and add queriesafter_IU_constants_movePascal Rapicault2-14/+14
2009-11-11Use service name constantsJohn Arthorne1-2/+2
2009-11-10Bug 293603 - Profile scope assumes global agentJohn Arthorne1-48/+28
2009-11-06Bug 294484 - Convert simpleconfigurator.manipulator to use DSJohn Arthorne1-29/+1
2009-11-06Bug 294401 - Convert Equinox FrameworkAdmin to use DSJohn Arthorne1-7/+0
2009-11-04Removing constants and moving othersPascal Rapicault1-4/+6
2009-11-04Bug 291748 - [metadata] Move implementation details of the Version class into...Pascal Rapicault1-1/+1
2009-11-03bug 293823: ProductQuery should use LatestIUVersionQuery instead of a custom ...ibull2-28/+4
2009-11-03bug 293339: [api][metadata] Review of the query packageibull1-3/+5
2009-10-30Add support for multiple licenses in the IUPascal Rapicault1-3/+3
2009-10-22Bug 291748 - [metadata] Move implementation details of the Version class into...Pascal Rapicault3-46/+39
2009-10-08Moving the version classPascal Rapicault4-7/+7
2009-10-06Move query related classes to p2.metadataPascal Rapicault3-11/+11
2009-09-23Bug 290206 - Inject event bus into repository managersJohn Arthorne1-2/+3
2009-08-26bug 287703 - Use SimpleConfiguratorManipulator to read bundles.infoAndrew Niefer1-90/+5
2009-05-20Update copyrightsJohn Arthorne6-39/+41
2009-04-27bug 270524 - CUs per bundlev20090427-1926Andrew Niefer1-4/+4
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault2-2/+3
2009-03-09bug 267461 - use product uid attributev20090309-1845Andrew Niefer1-1/+9
2009-03-09bug 266222 - setLauncherName & macv20090309-1300Andrew Niefer2-6/+22
2009-03-03bug 266816 - close input streamAndrew Niefer1-11/+7
2009-02-27bug 265123 - CU generationAndrew Niefer2-8/+27
2009-02-12Bug 260913 [metadata] Move concrete metadata classes to an internal packageJohn Arthorne1-1/+3
2009-02-12Bug 259598 [repo] repo manager should favor client-settable repo nameJohn Arthorne2-11/+9
2009-01-31Bug 262656 - [Version] version range errors connecting to 3.4 sitePascal Rapicault1-13/+23
2009-01-23bug 262188 - site.xml with .qualifierAndrew Niefer1-1/+10
2009-01-23Bug 262109 [metadata] create factory for Copyright and LicenseJeff McAffer1-7/+7
2009-01-15Bug 260012 [Query] Cannot properly compose queriesJeff McAffer1-2/+2
2008-12-30Bug 256359 [metadata] Consider interfaces for Metadata classesJeff McAffer3-68/+68
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault4-17/+20
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi4-20/+17
2008-12-20Bug 233699Simon Kaegi4-17/+20
2008-12-05Bug 256037 [publisher] Generalize NestedBundleAdviceJohn Arthorne2-8/+16
2008-12-05Bug 256037 [publisher] Generalize NestedBundleAdviceJohn Arthorne1-1/+3
2008-12-04bug 256459 - cocoa.x86_64Andrew Niefer1-1/+1
2008-11-25Merged path_fun_2008 branch.v20081125_postPathFunMergeDJ Houghton2-6/+15
2008-11-14Fixed ambiguous URIUtil references.DJ Houghton2-2/+2

Back to the top