Skip to content

Changes

#17 (Jan 8, 2021, 6:27:49 AM)

  1. [Releng] Fix for promotion script — Leif Geiger / detail

#16 (Jan 8, 2021, 5:46:23 AM)

  1. [Releng] Adapted promotion scripts to new JIPP — Leif Geiger / detail

#15 (Jan 8, 2021, 4:11:29 AM)

  1. Use StandardCharsets. — Alexander Kurtakov / detail
  2. [RelEng] SimRel 2020-03 target platform — Carsten Reckord / detail
  3. [RelEng] Bumped version to 1.8.2 — Leif Geiger / detail
  4. Bug 560062 - Always load both artifact and meta repos — Carsten Reckord / detail
  5. [RelEng] Update target platform — Leif Geiger / detail
  6. [RelEng] Prevent "Widget is disposed" on Jenkins — Leif Geiger / detail
  7. [RelEng] Bumped version to 1.8.3 — Leif Geiger / detail
  8. Revert "[RelEng] Prevent "Widget is disposed" on Jenkins" — Leif Geiger / detail
  9. [RelEng] Prevent "Widget is disposed" on Jenkins — Leif Geiger / detail
  10. Bug 561584: MPC should use high resolution icons — Leif Geiger / detail
  11. Bug 561865 - Support check installation plan against current JRE — Leif Geiger / detail
  12. Bug 561865: Reset change operation when selection is changed. — Leif Geiger / detail
  13. Bug 561865: Also stay on FeatureSelectionWizardPage on error even if — Leif Geiger / detail
  14. Bug 561865: Woraround to enable JRE check also for remediation — Leif Geiger / detail
  15. Bug 561865: Show remediation group only if there is no error at all. — Leif Geiger / detail
  16. [Releng] Adapted promotion scripts to new JIPP — Carsten Reckord / detail
  17. [Releng] promotion script fix — Carsten Reckord / detail
  18. [Releng] promotion script fix — Carsten Reckord / detail
  19. [Releng] promotion script fix — Carsten Reckord / detail
  20. [Releng] promotion script fix — Carsten Reckord / detail
  21. Bug 564580: reduce the properties sent to the server — Leif Geiger / detail
  22. [RelEng] Use release eclipse repository — Leif Geiger / detail
  23. [RelEng] Bumped version to 1.8.4 — Leif Geiger / detail
  24. Bug 564534: Fixed NPE in DiscoverFileSupportJob — Carsten Reckord / detail
  25. Bug 564580: Fixed User Agent bits after client info changes — Carsten Reckord / detail
  26. Bug 564580: made Java11 compatible — Leif Geiger / detail
  27. [RelEng] Bumped version to 1.8.5 — Carsten Reckord / detail
  28. Bug 560084: Improve startup up time of Marketplace client — Carsten Reckord / detail
  29. Fixed Wizard startup with initial selection but without install page — Carsten Reckord / detail
  30. Bug 560084: Improve startup up time of Marketplace client — Carsten Reckord / detail
  31. Fixed UI Wizard Tests for combo — Carsten Reckord / detail
  32. Fix Favorites button test — Carsten Reckord / detail
  33. Bug 567069 - [releng] MPC cannot be built against Eclipse 4.18-I-builds — mat booth / detail
  34. [RelEng] Use JavaSE-11 for tests — Leif Geiger / detail
  35. [RelEng] increase version range of org.eclipse.equinox.p2.ui.discovery — Leif Geiger / detail
  36. Bug 568466 - Remove reference to Bundle — Leif Geiger / detail
  37. Bug 568466 - Remove Activator from MPC UI — Leif Geiger / detail
  38. Bug 568414 - Remove Activator from MPC Core — Leif Geiger / detail
  39. Bug 568414 - Finish off removing Activator from core — Leif Geiger / detail
  40. Bug 568466: removed unneeded call — Leif Geiger / detail
  41. [RelEng] Bumped version to 1.9.0 — Leif Geiger / detail
  42. [RelEng] Also use JavaSE-11 for launching — Leif Geiger / detail
  43. Build with Tycho 2.1.0 — Alexander Kurtakov / detail
  44. Improve site build — Leif Geiger / detail
  45. Update maven build plugins. — Leif Geiger / detail
  46. Update spotbugs and pmd maven plugins. — Leif Geiger / detail
  47. Remove redundant type specifications. — Leif Geiger / detail
  48. Do not use the deprecated JUnit assertThat. — Leif Geiger / detail
  49. Do not use XX:MaxPermSize — Leif Geiger / detail
  50. Switch to Java 11 default in pom.xml. — Leif Geiger / detail
  51. Bug 568721 Remove MarketPlaceClientUi activator — Leif Geiger / detail
  52. Bug 568721: final removal of bundle activator — Leif Geiger / detail
  53. Add Automatic-Bundle-Name. — Leif Geiger / detail
  54. Revert version update of spotbugs for now, because the new spotbugs — Leif Geiger / detail
  55. [RelEng] Added missing CONTRIBUTING and LICENSE files — Leif Geiger / detail
  56. Bug 569861: Do not call ungetService in getInstance of — Leif Geiger / detail
  57. [RelEng] MPC HttpClient feature for 2020-12 — Leif Geiger / detail

#14 (Feb 5, 2020, 4:34:46 PM)

  1. [RelEng] Use new httpclient update site — geiger / detail
  2. Bug 547528: MPC build fails since ECF plugin was upgraded — geiger / detail
  3. [RelEng] Prepare 1.7.7 bugfix release — geiger / detail
  4. [RelEng] Prepare target platform for final release — Carsten Reckord / detail
  5. Bug 536589: Add support of new uriScheme extension point — Matthias Becker / detail
  6. Bumped version to 1.8 — Carsten Reckord / detail
  7. Bug 536589: Add support of new uriScheme extension point — Carsten Reckord / detail
  8. Bug 551901 - Unspecified organization name displays "by unknown" — Leif Geiger / detail
  9. Revert "Bug 551901 - Unspecified organization name displays "by unknown"" — Leif Geiger / detail
  10. Bug 551901 - Unspecified organization name displays "by unknown" — Leif Geiger / detail
  11. Bug 551901: Removed unnecessary import of org.eclipse.equinox.util, — Leif Geiger / detail
  12. [RelEng] Bumped version to 1.8.1 — Leif Geiger / detail
  13. Update Maven build plugins. — Alexander Kurtakov / detail
  14. Move away of deprecated Class.newInstance. — Alexander Kurtakov / detail
  15. Use API ServiceUnavailableException instead of the internal deprecated — Alexander Kurtakov / detail
  16. Add missing @Override. — Alexander Kurtakov / detail
  17. Move away of deprecated imageDescriptorFromPlugin. — Alexander Kurtakov / detail
  18. Remove redundant type specification. — Alexander Kurtakov / detail
  19. Remove unneeded import. — Alexander Kurtakov / detail
  20. Bug 280443: Recalculate layout data for button — Leif Geiger / detail
  21. [RelEng] MPC HttpClient features for 2020-03 — Carsten Reckord / detail

#13 (May 21, 2019, 2:02:09 PM)

  1. Added default runtime and test launch configs — Carsten Reckord / detail
  2. Update Maven build machinery. — Alexander Kurtakov / detail
  3. Fix warnings. — Carsten Reckord / detail
  4. [RelEng] Revert back to HttpClient 4.5.5 — Carsten Reckord / detail
  5. [RelEng] 2019-03 Release Orbit — Carsten Reckord / detail
  6. [RelEng] Qualifier update for 2019-03 RC2 — Carsten Reckord / detail
  7. 545440: On platform startup "Widget is disposed" in — mat booth / detail
  8. [RelEng] Prepare for 2019-06 release cycle — Carsten Reckord / detail
  9. 511447: IllegalArgumentException below NewsViewer.createNoBrowserPart — geiger / detail
  10. Bug 546141: Incompatible Entry notification is broken — geiger / detail
  11. [RelEng] Prepare 1.7.6 bugfix release — Carsten Reckord / detail
  12. [RelEng] Prepare 1.7.6 bugfix release — Carsten Reckord / detail
  13. Bug 546141: Incompatible Entry notification is broken — geiger / detail
  14. Bug 546507: Installation via Drag and Drop does only work on first page — geiger / detail
  15. [RelEng] Prepare 1.7.7 bugfix release — geiger / detail
  16. [RelEng] Prepare 1.7.7 bugfix release — geiger / detail

#12 (Feb 27, 2019, 5:08:11 AM)

  1. [Releng] Updated Orbit repo for 2019-03 M3 — Carsten Reckord / detail
  2. 485245: UI freeze in MarketplaceDropAdapter.hookRecursive (2.1s) — geiger / detail
  3. 489713: NoClassDefFoundError below DiscoveryItem.computeBrowserAvailable — geiger / detail
  4. 510448: SWTException below ImportFavoritesPage$2$1.call (thrown in — geiger / detail
  5. 527032: 3rd party caused SWTException below — geiger / detail
  6. 538073: ExecutionException in — geiger / detail
  7. 511447: IllegalArgumentException below NewsViewer.createNoBrowserPart — geiger / detail
  8. [RelEng] Updated httpclient.win for 2019-03 — Carsten Reckord / detail

#11 (Feb 25, 2019, 9:30:50 AM)

  1. [RelEng] Use updated httpclient feature — Carsten Reckord / detail
  2. 544137: NoClassDefFoundError: org/apache/http/client/fluent/Executor — Carsten Reckord / detail
  3. 544193: Be more resilient towards invalid REST CDATA — Carsten Reckord / detail
  4. [Releng] Updated HttpClient version from Orbit — Carsten Reckord / detail

#10 (Feb 6, 2019, 1:33:51 PM)

  1. [RelEng] Fixed httpclient feature version — Carsten Reckord / detail

#8 (Aug 29, 2018, 1:17:13 PM)

  1. 535038: Move Marketplace Client project license to EPLv2 — Carsten Reckord / detail
  2. 527683: Update required Java version to 1.8 — Carsten Reckord / detail
  3. 535039: Add self-update capabilities — Carsten Reckord / detail
  4. 535821: Go back to HttpClient 4.5.2.v20170210-0925 — Carsten Reckord / detail
  5. [Releng] Force qualifier update — Carsten Reckord / detail
  6. 535821: An internal error occurred during: "Marketplace Error — Carsten Reckord / detail
  7. 536385: Marketplace client does not open when Eclipse is renamed — Carsten Reckord / detail
  8. [Releng] Updated target platform after Photon — Carsten Reckord / detail
  9. [Releng] Bumped version to 1.7.1 — Carsten Reckord / detail
  10. [Releng] Bump version to 1.7.1 — Carsten Reckord / detail
  11. 536385: Marketplace client does not open when Eclipse is renamed — Carsten Reckord / detail
  12. 536524: NullPointerException in StyleHelper.applyStyles — Carsten Reckord / detail
  13. [RelEng] Update target platform for 2018-09 cycle — Carsten Reckord / detail
  14. 536385: Marketplace client does not open when Eclipse is renamed — Carsten Reckord / detail
  15. 536385: Marketplace client does not open when Eclipse is renamed — Carsten Reckord / detail
  16. WIP amend test — Carsten Reckord / detail
  17. Reduce visibility of MarketplaceInfo's load() — Carsten Reckord / detail
  18. [RelEng] Bumped version to 1.7.2 for 2018-09 cycle — Carsten Reckord / detail
  19. [Releng] HttpClient build feature for 2018-09 — Carsten Reckord / detail

#7 (Jun 6, 2018, 5:51:57 PM)

  1. [Releng] Fixed HttpClient feature dependencies — Carsten Reckord / detail

#5 (May 24, 2017, 6:46:11 AM)

  1. 511840: DefaultMarketplaceService should not require an id on each Node — Carsten Reckord / detail
  2. 484487: Wizard fails to open in Neon — Carsten Reckord / detail
  3. 509710: Error message on every 'unknown file type' opening — Carsten Reckord / detail
  4. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  5. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  6. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  7. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  8. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  9. 511217: Open MPC directly on Favorites list — Carsten Reckord / detail
  10. 511219: Provide Marketplace / Favorites commands for Quick Access — Carsten Reckord / detail
  11. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  12. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  13. 511215: Make Favorites a central element — Carsten Reckord / detail
  14. 511215: Make Favorites a central element — Carsten Reckord / detail
  15. 511215: Make Favorites a central element — Carsten Reckord / detail
  16. 511215: Make Favorites a central element — Carsten Reckord / detail
  17. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  18. 493913: Add drag&drop support for favorites list URL — Carsten Reckord / detail
  19. 511215: Make Favorites a central element — Carsten Reckord / detail
  20. 511215: Make Favorites a central element — Carsten Reckord / detail
  21. Bug 516347 - Fails to build against latest Oxygen I-builds — mat booth / detail
  22. 511226: Use native HttpClient SPNEGO/Kerberos support for Windows — Carsten Reckord / detail
  23. Bug 513306 - Improve Nature discovery — Carsten Reckord / detail
  24. Update Maven build machinery. — Carsten Reckord / detail
  25. Update Maven build machinery — Carsten Reckord / detail
  26. 513306: Propose solutions for missing natures — Carsten Reckord / detail
  27. 513306: Propose solutions for missing natures — Carsten Reckord / detail
  28. 511226: Use native HttpClient SPNEGO/Kerberos support for Windows — Carsten Reckord / detail
  29. 511551: UI tests broken on HIPP — Carsten Reckord / detail
  30. Update Maven build machinery — Carsten Reckord / detail
  31. Update Maven build machinery — Carsten Reckord / detail
  32. Update Maven build machinery — Carsten Reckord / detail
  33. 516612: IllegalArgumentException below MissingNatureDetector.<init> — Carsten Reckord / detail
  34. 509710: Error message on every 'unknown file type' opening — Carsten Reckord / detail
  35. [releng] Clarified HttpClient feature name and description — Carsten Reckord / detail
  36. 502043: Add "marketplace" as a search term in the preferences dialog — Carsten Reckord / detail
  37. 505819: Pop-up in Eclipse Neon 4.6 - Marketplace Suggestion — Carsten Reckord / detail
  38. 513306: Propose solutions for missing natures — Carsten Reckord / detail
  39. Bug 506302 - Improve marketplace discovery label — Mickael Istria - away from work until June / detail
  40. Fixed broken merge from 1.5_maintenance — Carsten Reckord / detail
  41. Fixed broken merge from 1.5_maintenance — Carsten Reckord / detail
  42. 516804: Icons and a better background color for user action entries — Carsten Reckord / detail
  43. 511215: Make Favorites a central element — Carsten Reckord / detail
  44. 511218: Provide a Favorites entry to the Eclipse Welcome Screen — Carsten Reckord / detail
  45. 511216: Support central USS OAuth login in MPC — Carsten Reckord / detail
  46. 517028: ResourceException below CollectMissingNaturesVisitor.visit — Carsten Reckord / detail
  47. [releng] Updated Orbit site — Carsten Reckord / detail
  48. 517028: ResourceException below CollectMissingNaturesVisitor.visit — Carsten Reckord / detail