Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-06Use StringBuilder in p2.operatiosLars Vogel1-4/+4
2019-12-11Use jdk 5 for-each loopCarsten Hammer1-2/+2
2019-10-16Use jdk 5 for-each loopCarsten Hammer2-6/+7
2019-10-02Use StringBuilder instead of StringBuffer where possible.Carsten Hammer1-1/+1
2019-07-01Convert to the generic IProvisioningAgent.getService()Y20190705-0620Y20190704-0900I20190704-1800I20190704-0245I20190703-1800I20190703-0640I20190702-1800I20190702-0930I20190702-0610I20190701-1805Alexander Kurtakov1-3/+4
2019-04-08Bug 544066 - Remove activator from org.eclipse.equinox.p2.operationsLars Vogel4-42/+24
2018-09-28Fix PlanAnalyzer_NoUpdates messageI20181002-1800I20181002-0205I20181001-1800I20181001-0920Mickael Istria1-1/+1
2018-09-21Improve No Updates Found messageMickael Istria1-1/+2
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 2Lars Vogel11-33/+66
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov1-2/+2
2017-10-09Bug 525733 - Move operations bundle to Java 8 Alexander Kurtakov6-22/+29
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2016-03-17Bug 483644: improve "no updates were found" dialog.Y20160414-1000Y20160407-1000Y20160331-1000Y20160324-1000I20160417-1112I20160412-0800I20160405-0800I20160330-1230I20160330-0930I20160329-0800I20160322-0800Mickael Istria1-1/+1
2015-11-14Bug 482066 - Fix minor progress reporting issueI20151117-0800Stefan Xenos1-3/+7
2013-06-03Bug 409769 - [remediation] change wording on progress monitorPascal Rapicault1-1/+1
2013-05-27Bug 408996 - Product detection should go over all IUsI20130527-2000Pascal Rapicault (JBoss)1-3/+13
2013-05-17Bug 407958 - [Remediation] pass progress monitor downI20130520-2000I20130519-2000I20130518-1500Pascal Rapicault1-1/+1
2013-05-14Bug 407958 - [Remediation] pass progress monitor downI20130514-2000Pascal Rapicault1-20/+24
2013-05-03Bug 407115 - externalize stringsI20130504-1500I20130503-2000Pascal Rapicault (JBoss)3-1/+3
2013-05-02Improve progress monitorI20130502-0800Pascal Rapicault (JBoss)1-3/+3
2013-05-02Bug 406986 - [operation] Remediation does heavy lifting in resolveModalPascal Rapicault (JBoss)1-0/+49
2013-04-28fix npe that only occurs in testI20130429-0800I20130428-2000Pascal Rapicault1-6/+10
2013-04-28Disable explanation when looking for remediationsPascal Rapicault (JBoss)1-2/+13
2013-04-27Check is the new request is usefulPascal Rapicault (JBoss)1-3/+16
2013-04-19Fixed API warningsJohn Arthorne1-1/+1
2013-04-09Add support for product and shared installPascal Rapicault (JBoss)1-2/+36
2013-04-09Avoid no-op plansPascal Rapicault (JBoss)1-10/+24
2013-04-09cleanupPascal Rapicault (JBoss)1-1/+1
2013-04-09remove unused messagesPascal Rapicault (JBoss)1-4/+3
2013-03-24Add remediation pagePascal Rapicault (JBoss)6-4/+367
2011-10-17Bug 261928 : Adds a Relaxed Constraint Optionv20111017-2246irbull2-0/+6
2011-05-04Bug 337016 - [operations] Simplify operation API to cater for self casev20110504-1715DJ Houghton2-2/+8
2011-05-02copyright updateIan Bull5-5/+5
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton3-5/+6
2010-05-06Bug 311367 - [ui] deal more gracefully with a null plan in a failed resolutionPascal Rapicault2-3/+14
2010-04-22Bug 310206 - [ui] how and when does UI make use of ProvisioningContext repo ...Susan Franklin3-14/+40
2010-04-22Bug 299818 - [ui] Uninstall should not contact the external worldSusan Franklin2-13/+39
2010-04-13Bug 290858 - [ui] Checking for updates from the about dialog blocks the UISusan Franklin1-0/+54
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin1-1/+1
2010-03-07Bug 302183 - [operations] ProvisioningSession is weirdv20100307-1300Susan Franklin1-1/+2
2010-02-22Bug 297253 - [Engine][API] Remove direct use of PhaseSet and PhasesSimon Kaegi2-57/+0
2010-02-15Bug 302137 - [operation] NPE trying to resolveSusan Franklin1-7/+9
2010-02-11Initial release of the planner APIPascal Rapicault1-12/+14
2010-01-25Bug 300132 [engine][planner] Move ProvisioningPlan Planner detailsSimon Kaegi1-6/+11
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault9-0/+625

    Back to the top