Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Bug 578536 - Stop pointing to http://download.eclipse.orgAlexander Kurtakov1-5/+5
2021-10-13Improve asserts in o.e.equinox.p2.tests.uiAlexander Kurtakov9-230/+314
2020-10-09Remove redundant type arguments.Y20201011-1200Y20201010-1200Y20201009-1200I20201012-0750I20201011-1800I20201010-1800I20201009-1800I20201009-0800Alexander Kurtakov1-3/+4
2020-06-02Bug 563564 - Skip remediation page in case of EE incompatibilityY20200609-2100Y20200609-0150S4_16_0_RC2R4_16I20200604-0540I20200603-0600I20200602-1800R4_16_maintenanceMickael Istria2-1/+168
2019-09-26Use jdk 5 for-each loopI20190928-0000I20190927-1800I20190927-1530I20190927-0255I20190927-0225I20190927-0145I20190926-1800Carsten Hammer9-35/+44
2019-01-23Make use of the generified IProvisioningAgent.getService in tests.Alexander Kurtakov5-78/+113
2018-10-08Fix setup for ImportExportTestsMykola Nikishov1-3/+4
2018-08-27Bug 535802 - EPL 2.0 for remaining test plug-insI20180829-0800I20180828-2000I20180828-0800I20180827-2000Lars Vogel48-144/+288
2018-08-22Adds linebreak before the EPL 1.0 licenceLars Vogel1-1/+2
2018-08-22Fixes incorrectly formated EPL 1.0 license headerI20180822-0800Lars Vogel1-1/+2
2018-08-13A bit more JUnit 4 conversion in p2.ui tests.Y20180815-2200I20180820-2000I20180820-0800I20180819-2000I20180819-0800I20180818-1500I20180818-0800I20180817-2000I20180816-2000I20180815-2000I20180815-1250I20180814-2000I20180814-0910I20180814-0900I20180813-2000Alexander Kurtakov2-10/+20
2018-08-11Convert test suites to junit4 in p2.tests.ui.I20180812-2000Alexander Kurtakov9-101/+71
2018-06-13Minor - Fix typosMichael Keppler1-6/+6
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

Back to the top