Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov1-3/+3
2017-11-15Bug 527309 - Move p2.tests.ui to Java 8I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000I20171115-2000Alexander Kurtakov32-237/+246
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt2-5/+5
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-3/+4
2015-01-08456940 Work around NPE in getActiveWorkbenchWindow in tests on HudsonTobias Oberlies2-5/+20
2013-11-15Bug 421798 - Fix various warnings.Alexander Kurtakov3-15/+11
2013-11-14Bug 421771 - Don't use deprecated junit Assert.Alexander Kurtakov1-3/+1
2013-04-27Add automated test for remediation page in install wizardPascal Rapicault2-0/+280
2013-04-27Remove unnecessary exceptionPascal Rapicault (JBoss)1-2/+1
2013-03-24Add remediation pagePascal Rapicault (JBoss)2-2/+159
2013-01-22Bypass install license wizard page via plugin_customizationv20130122-144437Hamdan Msheik1-2/+64
2012-12-09Remove warningsv20121209-230052I20121211-0800I20121210-2000I20121210-0800I20121209-2000Pascal Rapicault1-9/+11
2012-12-09Tests for fix of bug 394156v20121209-225410Pascal Rapicault2-12/+84
2012-11-27Bug 387115 - [import/export] Enable "Import->Install->Install Software Items ...v20121127-161011Pascal Rapicault (Ericsson)2-3/+41
2012-11-07393177 Move tests with UI dependency out of org.eclipse.equinox.p2.testsv20121107-122131I20121113-0800integrationTobias Oberlies4-0/+254
2012-04-30Bug 338495 - [ui] composite children prevent explicit repo additionv20120430-2044I20120430-2000I20120430-1800Pascal Rapicault2-0/+43
2011-06-09bug 348941 - [ui] CCE while selecting feature for uninstallMatthew Piggott3-21/+25
2011-05-10Bug 336015 - [ui] ProvisioningOperationWizard will not use ProfileChangeOpera...Pascal Rapicault1-5/+39
2011-05-04Bug 337016 - [operations] Simplify operation API to cater for self casev20110504-1715DJ Houghton1-0/+180
2011-05-02copyright updatev20110502-1955v20110502-1930Ian Bull30-30/+30
2011-01-28Bug 332314 - [ui] possible over use of ProvUIActivator.getProvisioningUI() an...v20110201-0200DJ Houghton3-15/+11
2010-09-23Bug 326090 - [api] ProfileChangeOperation leaks non-APIv20100927-1600DJ Houghton1-5/+3
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton3-3/+6
2010-09-02Bug 320613 - [ui] [admin] - problem installing with vague error messageSusan Franklin2-84/+0
2010-05-11Bug 310507 - [ui] Work with combo intermittently misses changes made in pref...Susan Franklin1-50/+0
2010-04-22Bug 310206 - [ui] how and when does UI make use of ProvisioningContext repo ...Susan Franklin5-46/+99
2010-04-22Bug 299818 - [ui] Uninstall should not contact the external worldSusan Franklin2-0/+52
2010-04-13Bug 290858 - [ui] Checking for updates from the about dialog blocks the UISusan Franklin5-32/+21
2010-04-01Bug 305534 - Potential unused code in ProvisioningSessionSusan Franklin2-0/+42
2010-03-17Bug 305919 - decouple org.eclipse.equinox.p2.ui from org.eclipse.compareSusan Franklin1-0/+26
2010-03-10Bug 304130 - Query API only allows expression queriesv20100310-1800John Arthorne2-2/+1
2010-03-09Bug 301083 - [metadata] [api] MetadataFactory needs to be made APIDJ Houghton4-30/+18
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin2-6/+8
2010-03-08fixed compiler warningJohn Arthorne1-3/+1
2010-03-07Bug 302183 - [operations] ProvisioningSession is weirdv20100307-1300Susan Franklin3-19/+15
2010-03-05Bug 304280 - [api] PhaseSet is still APISimon Kaegi1-1/+3
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault9-23/+28
2010-02-27302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren1-5/+5
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren10-41/+26
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren3-3/+6
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-1/+1
2010-02-17Bug 233027 - [ui] Remembered licenses should be stored in the profile data areaSusan Franklin4-6/+132
2010-02-12avoid raw typeJohn Arthorne1-1/+1
2010-02-11Initial release of the planner APIPascal Rapicault13-87/+122
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren2-25/+8
2010-01-24Bug 300561 - [ui] Prov Admin Metadata repos tab does not show repositoriesv20100124-1705Susan Franklin2-7/+6
2010-01-23regression test for Bug 300445 - [ui] Can't update from I20100119-0800 - inc...Susan Franklin1-1/+3
2010-01-23regression test for Bug 300445 - [ui] Can't update from I20100119-0800Susan Franklin1-11/+20
2010-01-23Bug 300240 - [ui] Not all versions of updates are shownSusan Franklin1-37/+4
2010-01-18Bug 262446 - [ui] Check that nested categories still workv20100118Susan Franklin2-0/+80

Back to the top