Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-30Cleanup manifestPascal Rapicault1-4/+1
2010-03-26bug 272061 - context repositories for exportAndrew Niefer4-32/+41
2010-03-25bug 304950 - disable ok messages in compare logAndrew Niefer1-1/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-2/+2
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault3-4/+5
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren2-9/+9
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin1-5/+3
2010-03-08Bug 305031 - Remove reference to the org.osgi.Version type from the Version c...Pascal Rapicault1-3/+13
2010-03-05Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne1-1/+1
2010-03-04removed temp code now that pde bug is fixedSusan Franklin1-1/+0
2010-03-04remove require on runtimePascal Rapicault3-6/+18
2010-03-02275800 : It is impossible to mirror repository references.Thomas Hallgren1-0/+12
2010-03-02Return collection of IRequirement for fragmentsPascal Rapicault1-3/+4
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault4-4/+6
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27Rename the unmodifiableSet methodPascal Rapicault2-2/+2
2010-02-27Use unmodifiableSet where possiblePascal Rapicault1-1/+1
2010-02-26bug 301305 - missing methods on IArtifactRequestAndrew Niefer1-3/+1
2010-02-26bug 303933 - packed jars missing in repoAndrew Niefer2-2/+3
2010-02-26302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren1-8/+5
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren6-27/+21
2010-02-24fix manifestsAndrew Niefer1-1/+1
2010-02-24manifest updatesAndrew Niefer5-10/+19
2010-02-24Fix up import versionsPascal Rapicault1-23/+23
2010-02-22Bug 303269 - [repository] The method signatures on IMetadataRepository should...DJ Houghton3-10/+7
2010-02-22302201 : Unify the two query approaches used in p2, step 3.Thomas Hallgren1-7/+5
2010-02-19303383 : We don't need both QLMatchQuery and ExpressionQuery and some things ...Thomas Hallgren1-1/+1
2010-02-19Removed unused messagesJohn Arthorne4-8/+0
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-4/+4
2010-02-18Bug 297255 - [Engine][API] Make Operands internalSimon Kaegi1-0/+2
2010-02-15Bug 225250 - Need to get rid of exemplary setupJohn Arthorne3-28/+2
2010-02-11Initial release of the planner APIPascal Rapicault2-3/+6
2010-02-11bug 302283 - exclude artifacts from compareAndrew Niefer7-42/+213
2010-02-10bug 302288 - feature comparison, *.mappingsAndrew Niefer4-45/+145
2010-02-08bug 301056 - exception with empty baselinev20100208Andrew Niefer1-7/+10
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren8-17/+38
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne3-3/+4
2010-01-18refresh after buildAndrew Niefer1-0/+2
2010-01-15bug 299776 - fix failing tests, refactored message bundle locationAndrew Niefer1-1/+1
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault90-416/+2848
2009-12-02bug 296288 - memory leaks of repositoriesv20091204Andrew Niefer1-0/+6
2009-11-25bug 296101 - binary folder in root artifactsv20091125Andrew Niefer1-1/+1
2009-11-25bug 296101 - binary folder in root artifactsAndrew Niefer1-1/+3
2009-10-23bug 291436v20091023Andrew Niefer1-3/+4
2009-10-13Bug 291768 - some external tool builders specify to refresh <selected project>Pascal Rapicault1-3/+3
2009-10-09bug 291424 - option to remove only some descriptorsv20091010Andrew Niefer4-13/+73
2009-10-08Moving the version classPascal Rapicault1-1/+1
2009-10-07Reference IEngine rather than EngineJohn Arthorne1-3/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault6-11/+20
2009-09-24bug 290323 - remove IUs from repoAndrew Niefer2-14/+27

Back to the top