Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Bug 525579 - Cleanup p2 metadata bundleAlexander Kurtakov13-24/+62
2017-10-04Bug 313553 - Unentangle ProvidedCapability members and attributesTodor Boev1-8/+7
2017-09-29Bug 313553 - Capability: add handling to BundlesActionI20171002-2000Todor Boev1-1/+1
2017-08-23Bug 313553 - [publisher] publish metadata for Provide-Capability and Require-...I20170831-2000I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000Todor Boev2-3/+23
2017-07-18Bug 514885 Corrected since version tagI20170720-2000I20170719-2000I20170719-0600I20170719-0040I20170718-2000Karsten Thoms1-1/+1
2017-06-27Bug 514885 Pooling Version and VersionRangeKarsten Thoms2-1/+57
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper1-1/+1
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2013-04-19Fixed API warningsJohn Arthorne1-1/+1
2013-04-09Add support for product and shared installPascal Rapicault (JBoss)1-0/+7
2012-12-11Fixed API tools warningsv20121211-151920John Arthorne2-2/+5
2012-09-04Javadoc improvements to metadata APIv20120904-161731John Arthorne11-14/+82
2012-02-27Improved javadoc on IUpdateDescriptorv20120227-1533John Arthorne1-1/+13
2011-05-02copyright updateIan Bull15-15/+15
2010-07-12bug 279015: Support update descriptor advice in p2.infv20100712-1655Ian Bull1-0/+8
2010-05-31*** empty log message ***Pascal Rapicault1-0/+9
2010-05-31Add javadocPascal Rapicault1-2/+89
2010-04-14Bug 306439 - Verify that all metadata fields are properly persistedDJ Houghton1-8/+96
2010-04-09Bug 306862 : [api] Remove IExpressionFactory and IExpressionParser Services e...Thomas Hallgren1-5/+6
2010-04-06Bug 304538 - Adding @noreference to allow for evolution of teh API.v20100405-2203Pascal Rapicault1-0/+1
2010-04-06Adding @noreferencePascal Rapicault1-0/+1
2010-04-06Bug 305334 - MetadataFactory.InstallableUnitDescription - method name refact...Pascal Rapicault1-0/+25
2010-04-05306217] : [api] Merge p2.ql bundle into metadataThomas Hallgren2-0/+4
2010-03-23306217 : [api] Merge p2.ql bundle into metadataThomas Hallgren3-24/+193
2010-03-16*** empty log message ***Pascal Rapicault1-0/+14
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault7-3/+15
2010-03-10Bug 301474 - [metadata] API to retrieve the iconSusan Franklin1-3/+2
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren3-9/+7
2010-03-10298932 : [repository] Serialization support for new metadataThomas Hallgren2-2/+9
2010-03-09Added javadocJohn Arthorne1-1/+42
2010-03-09Bug 301083 - [metadata] [api] MetadataFactory needs to be made APIDJ Houghton1-22/+2
2010-03-09bug 302990: [api] Make VersionedID APIibull1-9/+17
2010-03-09Add description to IRequirementPascal Rapicault1-0/+3
2010-03-08bug 302990: [api] Make VersionedID APIibull1-0/+103
2010-03-08Bug 301083 - [metadata] [api] MetadataFactory needs to be made APIDJ Houghton1-1/+21
2010-03-08Bug 305031 - Remove reference to the org.osgi.Version type from the Version c...Pascal Rapicault2-44/+1
2010-03-08Add URI location to update descriptorPascal Rapicault2-3/+11
2010-03-05fixed typoJohn Arthorne1-1/+1
2010-03-05Bug 304216 - Remove package org.eclipse.equinox.p2.metadata.queryJohn Arthorne1-18/+0
2010-03-03Bug 204473 - [metadata] [ui] icon property for IU'sSusan Franklin1-0/+10
2010-03-02@sinceAndrew Niefer1-0/+1
2010-03-02Make the getfilter API not referenceable.Pascal Rapicault1-0/+3
2010-03-02Return collection of IRequirement for fragmentsPascal Rapicault2-3/+5
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault3-12/+560
2010-03-01javadoc correctionv20100301John Arthorne1-1/+1
2010-03-01added package javadocJohn Arthorne1-0/+18
2010-02-27302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren1-3/+2
2010-02-27Adding at @noreference because we don't have time to make this APIPascal Rapicault2-0/+17
2010-02-26Rename getRequiredCapabilities to getRequirementsPascal Rapicault1-1/+1
2010-02-26Rename getRequiredCapabilitiesPascal Rapicault1-1/+1

Back to the top