Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt8-37/+36
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper2-2/+2
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov9-21/+12
2013-11-15Bug 421798 - Fix various warnings.Alexander Kurtakov1-1/+1
2013-05-23Bug 408691 - Regression in toString of IRequirementI20130523-1400Pascal Rapicault (Ericsson)1-1/+1
2013-04-28Improve toString so for requirement not representing IRequiredCapability Pascal Rapicault (JBoss)1-0/+9
2012-04-30Bug 368064 - [UI] Capability index is not used when expanding categoriesv20120430-2001Pascal Rapicault1-0/+25
2011-05-10Bug 327798 - ResolvedInstallableUnits are not 'member providers'Pascal Rapicault1-1/+42
2011-05-02copyright updateIan Bull67-65/+85
2011-01-19Bug 324873 - [repository] Share IUs for Composite RepositoriesDJ Houghton1-1/+30
2011-01-19Bug 321992 - Assertion checks in Provided Capability constructor do not show ...Pascal Rapicault3-5/+15
2010-10-21325126 : omni version needs enum rule to support PHP version scheme (added co...Thomas Hallgren1-0/+13
2010-10-13325126 : omni version needs enum rule to support PHP version schemeThomas Hallgren7-24/+563
2010-10-06Fixed compiler warningsJohn Arthorne3-6/+6
2010-09-09Added copyright.DJ Houghton1-0/+11
2010-08-31Bug 324081 - Compile errors in HEADv20100831John Arthorne1-0/+15
2010-08-05Bug 321873 - Fix source code compatibility when compiling against new OSGi r4...DJ Houghton1-2/+5
2010-05-19313299: Class cast exception in p2 engineThomas Hallgren1-2/+3
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 Houghton1-3/+5
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 Hallgren3-87/+8
2010-03-31Only log missing translation source once per sessionJohn Arthorne1-1/+5
2010-03-23306217 : [api] Merge p2.ql bundle into metadataThomas Hallgren33-245/+2143
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren3-27/+86
2010-03-17Fixed memory leak in parser.Thomas Hallgren1-3/+2
2010-03-11Fixed typo.Thomas Hallgren1-3/+3
2010-03-11*** empty log message ***Thomas Hallgren1-30/+76
2010-03-11Index optimization in Expression.Thomas Hallgren1-2/+2
2010-03-10Bug 304130 - Query API only allows expression queriesv20100310-1800John Arthorne2-134/+0
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren5-24/+75
2010-03-10304271 : Runtime exceptions from TranslationSupport.getLocalizationFragments(...Thomas Hallgren1-1/+1
2010-03-10298932 : [repository] Serialization support for new metadataThomas Hallgren4-70/+117
2010-03-09303469 : [discovery] Discover bundles have anonymous MatchQuery subclasses (IAE)Thomas Hallgren1-5/+26
2010-03-09Add description to IRequirementPascal Rapicault1-0/+5
2010-03-08bug 302990: [api] Make VersionedID APIibull1-104/+0
2010-03-08Translation support for the update descriptor.Pascal Rapicault1-4/+19
2010-03-08Add URI location to update descriptorPascal Rapicault1-1/+8
2010-03-02fix ArrayStoreExceptionAndrew Niefer1-2/+4
2010-03-02302195 :Getter naming conventions (fixed ql member name)Thomas Hallgren2-4/+4
2010-03-02Return collection of IRequirement for fragmentsPascal Rapicault1-6/+7
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault6-519/+21
2010-02-27302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren2-8/+3
2010-02-27Rename the unmodifiableSet methodPascal Rapicault1-2/+2
2010-02-26Rename getRequiredCapabilities to getRequirementsPascal Rapicault5-8/+8

Back to the top