Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Updated manifest to not reference removed bundle in x-friends.DJ Houghton1-1/+1
2010-03-02Return collection of IRequirement for fragmentsPascal Rapicault2-20/+12
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault4-32/+19
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27Rename the unmodifiableSet methodPascal Rapicault3-4/+4
2010-02-26Rename getRequiredCapabilities to getRequirementsPascal Rapicault2-4/+4
2010-02-26Rename getRequiredCapabilitiesPascal Rapicault3-4/+4
2010-02-26Bug 272954 - [planner] updatesFor should return a QueryablePascal Rapicault2-14/+11
2010-02-26302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren1-2/+2
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren7-30/+34
2010-02-25Fixed @since tags.DJ Houghton2-2/+2
2010-02-24*** empty log message ***Pascal Rapicault1-1/+1
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren4-13/+8
2010-02-24Fix up import versionsPascal Rapicault1-27/+27
2010-02-23Bug 302582 - [planner] P2 does not pick up higher version of already installe...Daniel LeBerre1-4/+3
2010-02-23[Bug 301893] Should sort input to SAT4JDaniel LeBerre1-7/+5
2010-02-22Bug 297253 - [Engine][API] Remove direct use of PhaseSet and PhasesSimon Kaegi2-3/+1
2010-02-22302201 : Unify the two query approaches used in p2, step 3.Thomas Hallgren1-27/+9
2010-02-21302201 : Unify the two query approaches used in p2, step 2.Thomas Hallgren1-0/+16
2010-02-19get query result size efficientlyJohn Arthorne1-3/+12
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren2-64/+23
2010-02-18fix api tool warningsJohn Arthorne3-3/+3
2010-02-18Bug 297255 - [Engine][API] Make Operands internalSimon Kaegi3-96/+121
2010-02-18Bug 303143 - Director bundle imports core.expressions but does not use itSimon Kaegi1-2/+1
2010-02-17Bug 302582 - revert to use list instead of setPascal Rapicault1-3/+4
2010-02-16Changes in the optimisaton function:Daniel LeBerre1-11/+12
2010-02-16Bug 302582 - [planner] P2 does not pick up higher version of already installe...Daniel LeBerre1-2/+2
2010-02-15Bug 302137 - [operation] NPE trying to resolveSusan Franklin1-1/+2
2010-02-15added @sinceJohn Arthorne2-4/+4
2010-02-11remove reference to Java 5 methodJohn Arthorne1-2/+2
2010-02-11internal package should be x-internalJohn Arthorne1-1/+1
2010-02-11update the component.xmlPascal Rapicault1-1/+1
2010-02-11Initial release of the planner APIPascal Rapicault9-115/+264
2010-02-08added bundle classpath headerJohn Arthorne1-0/+1
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren2-4/+10
2010-01-25Bug 300132 [engine][planner] Move ProvisioningPlan Planner detailsSimon Kaegi2-16/+147
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne1-4/+4
2010-01-21Fixed the issue with the optimization function in case two optional tests are...Daniel LeBerre1-4/+24
2010-01-18Bug 299941 - Reconciler test failures in I20100115-1100DJ Houghton1-4/+3
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault28-1402/+892
2009-10-22Bug 293063 - missing about.html files in two bundles in N20091021-2000DJ Houghton1-2/+2
2009-10-20Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne11-18/+115
2009-10-14Be consistent. And less chance for errors with refactoring.DJ Houghton1-1/+1
2009-10-14Bug 194665 - [planner][metadata] Need ability to "or" and "negate" generic re...Pascal Rapicault4-14/+52
2009-10-08Moving the version classPascal Rapicault1-2/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault11-15/+23
2009-10-05Remove the need to pass in the profile for an IUProfilePropertyQueryPascal Rapicault1-2/+2
2009-10-05Fixing test failuresPascal Rapicault1-0/+3
2009-09-25Add the ability to get the complete list of IU after the resolutionRoot_Resolver_Experiments_36Pascal Rapicault2-4/+14
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-1/+1

Back to the top