Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Bug 272386 Memory use of Version objectsJohn Arthorne3-9/+67
2009-04-22Bug 263304 Metadata for determining what actions to installSimon Kaegi2-2/+2
2009-04-20Bug 245299 - Patch features aren't detected as 'updates'Pascal Rapicault1-2/+8
2009-04-16Bug 272386 Memory use of Version objectsJohn Arthorne1-1/+3
2009-04-07Bug 271342 Support for "meta" required capabilitiesSimon Kaegi4-2/+34
2009-04-02HEAD - Enable api toolingPascal Rapicault1-0/+6
2009-03-04Bug 254300 BrandingJohn Arthorne1-1/+1
2009-03-04Bug 266081 [Version] More consistent handling of MIN/MAX versions in rangesJohn Arthorne2-14/+49
2009-03-04Bug 266887 [Version] Versions created with NULL or an empty string yields NPE...John Arthorne1-1/+445
2009-02-20Bug 265431 [Version] IllegalArgumentException when parsing raw GTEQUAL ranges...John Arthorne1-1/+1
2009-02-18Remove unused codeJohn Arthorne1-12/+0
2009-02-12Bug 260913 [metadata] Move concrete metadata classes to an internal packageJohn Arthorne9-17/+31
2009-02-12Bug 264674 [Version] String representation of version format is incorrectJohn Arthorne1-1/+7
2009-02-02Bug 263291 - Make repository.tools a friendDJ Houghton1-2/+4
2009-01-23Bug 262118 - omni VersionRange NPE in intersectsPascal Rapicault1-1/+463
2009-01-23Bug 262109 [metadata] create factory for Copyright and LicenseJeff McAffer1-1/+26
2009-01-21Bug 261786 Omni version breaks the metadata GeneratorJohn Arthorne1-1/+1
2009-01-21Bug 257987 [metadata] Should the factory automatically set the IU typeJohn Arthorne1-0/+24
2009-01-21Bug 259800 [metadata] Metadata interfaces should have a notice indicating tha...Jeff McAffer13-1/+42
2009-01-21Bug 261460 [director] structure LatestIUVersionCollector as a queryJeff McAffer1-0/+53
2009-01-21Bug 261403 [query] Add compound queryableJeff McAffer2-2/+5
2009-01-15Fixed javadoc compile errors.DJ Houghton1-2/+0
2009-01-15Bug 233699 - Add support for version types other than OSGiPascal Rapicault9-2/+2727
2009-01-15Bug 260012 [Query] Cannot properly compose queriesJeff McAffer4-8/+8
2009-01-14Bug 260913 [metadata] Move concrete metadata classes to an internal packageJohn Arthorne1-0/+10
2009-01-06updated copyrightJohn Arthorne1-1/+1
2009-01-06Bug 260022 [metadata] ProvidedCapabilities don't consider version in .equals()John Arthorne2-1/+2
2008-12-30Bug 259796 Spec .equals() on IRequirementChangeJeff McAffer1-2/+6
2008-12-30Bug 256359 [metadata] Consider interfaces for Metadata classesJeff McAffer28-179/+625
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault15-16/+18
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi15-590/+16
2008-12-20Bug 233699Simon Kaegi15-16/+590
2008-12-18Bug 234715 - ArtifactKey toString displays in wrong order and with wrong sepa...Pascal Rapicault1-1/+1
2008-12-13Bug 208244 - [prov] Rendering of IU touchpoint data needs to be donePascal Rapicault1-8/+13
2008-12-05[engine] Missing touchpoint error in N20081204-2000Simon Kaegi2-11/+15
2008-12-05Fixed typo in parameter nameJohn Arthorne1-8/+8
2008-12-05Added InstallableUnitDescription.getTouchpointDataJohn Arthorne1-51/+62
2008-12-03Bug 252914 - [planner] duplicate explanations with failed dependenciesSusan Franklin1-1/+22
2008-12-03Bug 254473 - [metadata] getProvidedCapabilities in ResolvedInstallableUnit in...Pascal Rapicault1-1/+1
2008-11-25Added TODO to remove setter methodsJohn Arthorne1-0/+8
2008-11-13Bug 227582 - [ui] Should the early startup extension be separated from the re...Susan Franklin1-0/+2
2008-11-11Add toStringPascal Rapicault1-0/+4
2008-11-07Fixed instruction encodingJohn Arthorne1-0/+9
2008-11-07Rename TouchpointData.getInstructions(String) to getInstruction(String)John Arthorne1-4/+10
2008-11-07Added javadoc, and static method to encode an action statementJohn Arthorne1-15/+107
2008-11-07Added javadocJohn Arthorne1-7/+20
2008-10-24Bug 251623 Use singleton for zero-length arrays in InstallableUnitJohn Arthorne1-9/+16
2008-10-17Removed unused codeJohn Arthorne2-19/+0
2008-10-17Removed unused methodsJohn Arthorne2-37/+0
2008-10-17Bug 200605 [prov] Consider IInstallableUnit helper methodsJohn Arthorne5-16/+32

Back to the top