Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-10avoid possible NPEsv20100310-1400Andrew Niefer1-1/+3
2010-03-10bug 304816 - Exception when running with -configurationAndrew Niefer1-3/+24
2010-03-10*** empty log message ***Pascal Rapicault1-0/+1
2010-03-10Bug 305085 - remove use of deprecated ProvisioningContext methodsSusan Franklin1-22/+2
2010-03-10Bug 301474 - [metadata] API to retrieve the iconSusan Franklin1-3/+2
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren43-227/+279
2010-03-10304855 : [query] add a query command to p2 consoleThomas Hallgren1-0/+71
2010-03-10304271 : Runtime exceptions from TranslationSupport.getLocalizationFragments(...Thomas Hallgren1-1/+1
2010-03-10298932 : [repository] Serialization support for new metadataThomas Hallgren12-164/+287
2010-03-10bug 305277 - [discovery] bundle ids are not handled consistentlyspingel1-8/+15
2010-03-10fixed typo in bundle idspingel3-5/+5
2010-03-10Add some @noextend @noimplement tagsv20100309-2115Pascal Rapicault6-1/+16
2010-03-10Bug 305211 - IUColumnConfig leaks GCSusan Franklin1-0/+1
2010-03-09303469 : [discovery] Discover bundles have anonymous MatchQuery subclasses (IAE)Thomas Hallgren2-5/+33
2010-03-09Added javadocJohn Arthorne1-1/+42
2010-03-09fixed typo in bundle idv20100309-1710spingel2-2/+2
2010-03-09fixed typo in bundle idspingel1-1/+1
2010-03-09fixed version numberspingel1-1/+1
2010-03-09bug 303469 - [discovery] Discover bundles have anonymous MatchQuery subclassesspingel1-2/+1
2010-03-09bug 301902: [api] Add an executeBatch to the MetadataRepositoryv20100311-1400ibull3-2/+40
2010-03-09*** empty log message ***Pascal Rapicault2-3/+51
2010-03-09Polish the testPascal Rapicault1-1/+8
2010-03-09*** empty log message ***Pascal Rapicault1-2/+2
2010-03-09*** empty log message ***Pascal Rapicault1-6/+3
2010-03-09Bug 301083 - [metadata] [api] MetadataFactory needs to be made APIDJ Houghton107-720/+597
2010-03-09Fixed Javadoc error.DJ Houghton1-1/+1
2010-03-09Bug 305086 - get rid of use of deprecated ProvisioningContext.getArtifactRep...Susan Franklin4-0/+0
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull1-0/+1
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull14-93/+131
2010-03-09Add additional commentPascal Rapicault1-0/+1
2010-03-09bug 302990: [api] Make VersionedID APIibull1-9/+17
2010-03-09Make updatesFor not referencePascal Rapicault1-0/+3
2010-03-09Removed the use of Java 1.5 syntax in the projector.ibull1-4/+4
2010-03-09Add description to IRequirementPascal Rapicault6-3/+91
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin58-460/+615
2010-03-08fix deprecated warningsv20100308-2027Andrew Niefer12-58/+49
2010-03-08Bug 304942 - remove deprecated method use in RuntimeInstallJobSusan Franklin6-10/+15
2010-03-08Bug 304942 - remove deprecated method use in RuntimeInstallJobSusan Franklin7-14/+11
2010-03-08Updated the objective function to allow update of dependencies of installed IUs.Daniel LeBerre1-1/+14
2010-03-08Bug 304942 - remove deprecated method use in RuntimeInstallJobSusan Franklin1-7/+1
2010-03-08bug 305069 - IArtifactKey apiAndrew Niefer7-2/+44
2010-03-08bug 302990: [api] Make VersionedID APIibull7-11/+12
2010-03-08bug 305046 - source.info contains stale informationAndrew Niefer2-2/+28
2010-03-08Bug 301083 - [metadata] [api] MetadataFactory needs to be made APIDJ Houghton1-1/+21
2010-03-08Filled in missing javadocJohn Arthorne7-16/+72
2010-03-08Bug 305031 - Remove reference to the org.osgi.Version type from the Version c...Pascal Rapicault150-514/+285
2010-03-08Bug 304899 - ProfilePreferences remembers obsolete provisioning agent in the...John Arthorne1-14/+12
2010-03-08Translation support for the update descriptor.Pascal Rapicault1-4/+19
2010-03-08Bug 304992 - Compiler warnings in I20100307-2000John Arthorne1-2/+13
2010-03-08fixed compiler warningJohn Arthorne1-3/+1

Back to the top