Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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 Stepper3-3/+3
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt1-3/+4
2013-12-10bug 423628 - False positives warnings in the official build.I20131211-0800I20131210-2000I20131210-0800Krzysztof Daniel3-4/+8
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov13-30/+17
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
2013-04-19Fixed API warningsJohn Arthorne2-6/+7
2013-04-09Add support for product and shared installPascal Rapicault (JBoss)2-2/+30
2013-03-24Add remediation pagePascal Rapicault (JBoss)1-1/+1
2012-12-21Fixed p2 API tool warningsv20121221-190135I20121225-1600I20121225-0800John Arthorne1-0/+1
2012-12-11Fixed API tools warningsv20121211-151920John Arthorne3-2/+6
2012-09-04Javadoc improvements to metadata APIv20120904-161731John Arthorne11-14/+82
2012-04-30Bug 368064 - [UI] Capability index is not used when expanding categoriesv20120430-2001Pascal Rapicault1-0/+25
2012-02-27Improved javadoc on IUpdateDescriptorv20120227-1533John Arthorne1-1/+13
2011-11-14Add toStringv20111114-0441Pascal Rapicault1-0/+5
2011-05-10Bug 327798 - ResolvedInstallableUnits are not 'member providers'Pascal Rapicault1-1/+42
2011-05-02copyright updateIan Bull83-81/+101
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-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-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 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 Hallgren4-92/+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-23306217 : [api] Merge p2.ql bundle into metadataThomas Hallgren37-271/+2338
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

Back to the top