Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Bug 222157 - [planner] Projector should get fragments dependenciesPascal Rapicault1-14/+0
2010-05-10*** empty log message ***Pascal Rapicault1-0/+14
2010-05-09Bug 222157 - [planner] Projector should get fragments dependenciesPascal Rapicault1-14/+0
2010-05-06310591: query results are inconsistentThomas Hallgren12-39/+67
2010-04-22Bug 310033 - Avoid duplication in version qualifiersJohn Arthorne1-0/+3
2010-04-18fix array index out of bound exceptionPascal Rapicault1-1/+2
2010-04-14Bug 306439 - Verify that all metadata fields are properly persistedDJ Houghton2-11/+101
2010-04-10Bug 308704 - MetadataFactory.createRequirement() multiple parameter is brokenPascal Rapicault1-1/+1
2010-04-09Bug 306862 : [api] Remove IExpressionFactory and IExpressionParser Services e...Thomas Hallgren7-109/+14
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-04-01Bug 307454 - Make an explicit decision on (I)MatchQueryJohn Arthorne2-4/+4
2010-03-31Only log missing translation source once per sessionJohn Arthorne1-1/+5
2010-03-30Cleanup manifestPascal Rapicault1-1/+1
2010-03-23306217 : [api] Merge p2.ql bundle into metadataThomas Hallgren38-272/+2339
2010-03-21*** empty log message ***Pascal Rapicault1-4/+5
2010-03-20These constants should not be public.Pascal Rapicault1-5/+4
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren4-31/+89
2010-03-17Fixed memory leak in parser.Thomas Hallgren1-3/+2
2010-03-16*** empty log message ***Pascal Rapicault1-0/+14
2010-03-15*** empty log message ***Pascal Rapicault1-0/+14
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault10-18/+27
2010-03-11Bug 305598 - [api] Mark MatchQuery and IMatchQuery as deprecatedPascal Rapicault2-2/+19
2010-03-11Reverted optimizatoin since it causes junit failures.Thomas Hallgren1-2/+2
2010-03-11Fixed bug causing compounds and pipes to fail when used with any-query.Thomas Hallgren1-8/+3
2010-03-11Fixed typo.Thomas Hallgren1-3/+3
2010-03-11*** empty log message ***Thomas Hallgren2-34/+90
2010-03-11Index optimization in Expression.Thomas Hallgren1-6/+7
2010-03-11Index optimization in Expression.Thomas Hallgren1-2/+2
2010-03-10Bug 304130 - Query API only allows expression queriesv20100310-1800John Arthorne5-25/+14
2010-03-10Bug 301474 - [metadata] API to retrieve the iconSusan Franklin1-3/+2
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren8-33/+82
2010-03-10304271 : Runtime exceptions from TranslationSupport.getLocalizationFragments(...Thomas Hallgren1-1/+1
2010-03-10298932 : [repository] Serialization support for new metadataThomas Hallgren6-72/+126
2010-03-09303469 : [discovery] Discover bundles have anonymous MatchQuery subclasses (IAE)Thomas Hallgren1-5/+26
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 Rapicault2-0/+8
2010-03-08bug 302990: [api] Make VersionedID APIibull1-5/+4
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 Rapicault3-46/+2
2010-03-08Translation support for the update descriptor.Pascal Rapicault1-4/+19
2010-03-08Add URI location to update descriptorPascal Rapicault3-4/+19
2010-03-06304896 : Ambiguous expression parsers in OSGi runtime with p2 2.0.0.v20100301Thomas Hallgren1-0/+1
2010-03-05fixed typoJohn Arthorne1-1/+1
2010-03-05Bug 304216 - Remove package org.eclipse.equinox.p2.metadata.queryJohn Arthorne2-19/+0
2010-03-03Bug 204473 - [metadata] [ui] icon property for IU'sSusan Franklin1-0/+10

Back to the top