Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-13298604 : Split the p2QL into one core simple Expression part and one Query partThomas Hallgren47-362/+710
2010-01-12bug 254652 - Artifact comparatorsAndrew Niefer3-10/+15
2010-01-12Bug 291748 - [metadata] Move implementation details of the Version class int...John Arthorne199-132/+517
2010-01-12Bug 299374 - metadata API leaksJohn Arthorne124-205/+171
2010-01-12291763 - [metadata] Cleanup the Query APIibull123-328/+277
2010-01-11Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne11-18/+33
2010-01-07Bug 299079 - API cleanup in org.eclipse.equinox.p2.coreR3_6_v20100108John Arthorne57-440/+264
2010-01-07Fixed typo in iteration.Thomas Hallgren1-1/+1
2010-01-06Changing from List to Collection for licensesPascal Rapicault6-17/+18
2010-01-05Bug 265574 - Interfaces for Artifact Repositoriesibull7-32/+41
2009-12-30change provided capability to collectionPascal Rapicault17-93/+75
2009-12-30change from List to CollectionPascal Rapicault4-25/+30
2009-12-30change from List to CollectionPascal Rapicault16-79/+89
2009-12-30298458: Add Java 5 Generics to the p2 code base (simplified for loops)Thomas Hallgren5-26/+21
2009-12-29298458: Add Java 5 Generics to the p2 code baseThomas Hallgren62-729/+656
2009-12-22Bug 298333 - TranslationSupport cleanupJohn Arthorne1-0/+12
2009-12-22Added helpers for setting up fake self profileJohn Arthorne4-33/+46
2009-12-21Fixed test failure due to Bug 298023John Arthorne1-1/+2
2009-12-21298023: Simplify the IQueryResultThomas Hallgren71-506/+546
2009-12-18Bug 298216 - Reconciler performance when installing large number of features.John Arthorne3-0/+153
2009-12-17Remove code dependency on createCustomPlanPascal Rapicault3-10/+99
2009-12-17Get rid of the usage of operands where we canPascal Rapicault5-56/+17
2009-12-16256411: Use an Iterator in favor of a Collector in the IQueryable interfaceibull62-354/+366
2009-12-12Bug 294691 - Create a QueryLanguage for p2 (attachment 153914)Thomas Hallgren3-228/+116
2009-12-10artifact descriptor API cleanupJohn Arthorne6-11/+11
2009-12-10Change the digest to be UUIDPascal Rapicault2-7/+8
2009-12-10Use ProvisioningAgent instead of acquiring servicesR3_6_api_cleanup_v20091210Pascal Rapicault1-1/+1
2009-12-10Use ProvisioningAgent instead of acquiring servicesPascal Rapicault1-16/+16
2009-12-10Bug 296280 - Composite Repositories use wrong agentJohn Arthorne1-10/+16
2009-12-09 Bug 293606 - Repository factories assume global agentJohn Arthorne7-20/+30
2009-12-09bug 293340 - repo packages - move mirroring to repo.toolsAndrew Niefer1-43/+9
2009-12-09these CUs are not fragmentsAndrew Niefer1-3/+0
2009-12-08bug 293340 - repository packagesAndrew Niefer3-48/+14
2009-12-08Move ICopyright to public packagePascal Rapicault3-0/+6
2009-12-08Remove the isFragment call from IInstallableUnitPascal Rapicault4-7/+9
2009-12-08256355: [metadata] query() forces returning the argumentibull94-553/+460
2009-12-07Bug 293344 [api][engine] review of the engine packageSimon Kaegi221-970/+545
2009-12-07Moving certificate checkerSimon Kaegi1-1/+2
2009-12-07Bug 293344 [api][engine] review of the engine packageSimon Kaegi6-6/+12
2009-12-07295533: [query] Use the Limit query instead of custom collectors to short cir...ibull1-37/+2
2009-12-07Changing the return type of getFilter to be IQueryPascal Rapicault7-28/+21
2009-12-07Moving IU to public packagePascal Rapicault218-527/+891
2009-12-04Bug 296656 - Exception installing in the dropinsJohn Arthorne1-0/+61
2009-12-02Bug 296558 - Wrong version attribute for the self provided capability of a c...Andrew Niefer1-1/+8
2009-12-02[294691] Capability Index function added (increased performance) and more tests.Henrik Lindberg2-56/+53
2009-12-01[294691] Applying patch with tests for p2ql (and friends declarations where n...R3_6_p2_api_cleanup_v20091202Henrik Lindberg3-0/+784
2009-11-30Move artifact key to a public packagebefore_deletionPascal Rapicault47-45/+97
2009-11-27bug 293340 - review of repository packageAndrew Niefer196-514/+444
2009-11-25Release version changesR3_6_api_cleanup_v20091125Pascal Rapicault13-40/+47
2009-11-25Bug 293344 [api][engine] review of the engine packageSimon Kaegi27-48/+94

Back to the top