Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt2-5/+5
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Thomas Watson1-1/+1
2015-04-23Update versions for MarsThomas Watson2-2/+2
2015-03-23Bug 460967 - Use type safe service retrievingAlexander Kurtakov1-6/+6
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov4-13/+17
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-04-22Add setting to show update wizard w/o notification popupI20140505-2000Christian Georgi6-11/+41
2014-04-11Fix - Bug 432167. Prevents migration wizard fromHamdan Msheik1-26/+72
2014-04-01Bug 427195 - Migration wizard sort issue.I20140402-0100Hamdan Msheik2-23/+43
2014-01-22Bug 426388 - Provide fall back mechanism to find migration sourceI20140128-0800I20140123-1600I20140122-2000Pascal Rapicault1-0/+26
2013-12-10bug 423628 - False positives warnings in the official build.I20131211-0800I20131210-2000I20131210-0800Krzysztof Daniel1-6/+9
2013-12-09bug 418662: Get rid of compile warnings in official build -I20131209-2000Krzysztof Daniel1-0/+4
2013-12-09Bug - 401942 Fixed migration page scroll bar issue.Hamdan Msheik4-23/+95
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2013-11-15Bug 421824 - Use *Scope.INSTANCEAlexander Kurtakov1-2/+2
2013-11-13Bug 421339 - Accept java 1.5Krzysztof Daniel1-2/+1
2013-08-28Bug - 402560,405041 Migration wizard Update to latest versions and shows only...Pascal Rapicault7-851/+462
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-06-03bug 409640: how does o.e.e.p2.ui.sdk.scheduler compile on JDK 1.5?Ian Bull1-1/+8
2013-05-16Bug 408256 - Fixed Migration wizard does not go awayHamdan Msheik2-4/+4
2013-05-02Bug 407096 - [shared][migration] Migration should consider files localPascal Rapicault (Ericsson)1-1/+9
2013-05-01[shared][migration] Detect migration when history has not been fixedI20130501-2000Pascal Rapicault (Ericsson)1-2/+5
2013-04-29Bug 406377 - [shared] previous configuration finder does not always findPascal Rapicault (Ericsson)1-2/+4
2013-04-25Bug 406563 - NullPointerException atPascal Rapicault (Ericsson)1-1/+7
2013-04-24Add toString to help in debugging the testsPascal Rapicault (Ericsson)1-0/+5
2013-04-16Better message when doing first time migrationPascal Rapicault (Ericsson)5-13/+21
2013-04-08Test cancellation logicPascal Rapicault (Ericsson)1-3/+7
2013-04-06New test cases and simple refactoring to accomodate thosePascal Rapicault (Ericsson)3-20/+16
2013-04-05Roots from the previous base should not be proposed in migrationPascal Rapicault (Ericsson)1-3/+13
2013-04-05Extract migration code into a new classPascal Rapicault (Ericsson)2-173/+196
2013-04-04Bug 404816 - [shared][migration] Migration Wizard does not show upPascal Rapicault (Ericsson)1-1/+1
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault2-3/+4
2013-03-14deal with legacy configuration foldersI20130314-1330Pascal Rapicault1-5/+7
2013-03-14Fix NPE when nothing is foundPascal Rapicault (Ericsson)1-4/+7
2013-03-07Fix 402606 - release code forgotten earlier todayPascal Rapicault (Ericsson)1-3/+3
2013-03-07A quick fix of BugĀ 402606 - compile error in org.eclipse.equinox.p2.ui.sdk.s...I20130306-2330Mengxin Zhu1-1/+1
2013-03-06Added corresponding repositories for migrated IUsv20130306-132753I20130306-2000I20130306-1518I20130306-1318Hamdan Msheik1-4/+47
2013-03-06Keep manifest and pom versions in sync.v20130306-131614I20130306-1033I20130306-1014I20130306-0836Alexander Kurtakov1-1/+1
2013-03-05Fixed API tools warningsv20130305-155844I20130306-0045I20130305-2300I20130305-2000I20130305-1718I20130305-1653John Arthorne1-5/+4
2013-03-04Tweak messages in migration wizardv20130304-212919I20130305-1032Pascal Rapicault (Ericsson)4-17/+17
2013-03-04Persist completed migration in profile scopev20130304-200352Pascal Rapicault (Ericsson)3-73/+58
2013-03-04Cancel import wizard confirmation dialog with remind me later button bug Bug ...Hamdan Msheik6-43/+68
2013-02-28Introduce helper class in to get the provisioning agent from a locationv20130228-213432Pascal Rapicault (Ericsson)4-95/+32
2013-02-27Handle the case where the .eclipseproduct is missingPascal Rapicault (Ericsson)1-0/+5
2013-02-27Fix logic to detect previous configuration when matching product idPascal Rapicault (Ericsson)1-4/+5
2013-02-27Close input streamPascal Rapicault (Ericsson)1-10/+16
2013-02-26Add test and fix logic to locate previous configv20130226-215630I20130227-2000I20130227-0112I20130226-2200I20130226-2100I20130226-2000Pascal Rapicault (Ericsson)2-102/+134
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1
2013-02-19Temporarily disable migration on first runv20130219-163339I20130219-1600Pascal Rapicault (Ericsson)1-1/+1
2013-02-16trigger migration when install movedv20130216-143750Pascal Rapicault3-9/+379

Back to the top