Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/Scout Nomination PBZ

< Scout
Revision as of 04:37, 18 January 2017 by Unnamed Poltroon (Talk) (Created page with "Paolo has been working on Scout projects for one years and contributed a significant number of patches. == Gerrit contributions == * [https://git.eclipse.org/r/77505] Allow...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Paolo has been working on Scout projects for one years and contributed a significant number of patches.

Gerrit contributions

  • [1] Allow to inject fields into a container which was replaced
  • [2] LoginBox: Create LoginBox object using Scout object factory
  • [3] Bookmark menu: Fixed label of dynamically added menu items
  • [4] Changed Pair to abstract and added ImmutablePair and MutablePair impls.
  • [5] Chrome: CSP 'self' is not interpreted correctly in sandboxed iframes
  • [6] Avoid sending legacy CSP header for non-Internet Explorer browser
  • [7] Added ObjectUtility.nvl() as generic implementation of null-value-check
  • [8] JSON marshalling: Added type name resolver with Jandex lookup
  • [9] JSON marshalling: Unit test for JandexTypeIdResolver
  • [10] Null-safe ObjectUtility.toString() deprecated StringUtility.nvl()
  • [11] Added javax.ws.rs and org.glassfish.jersey to dependency management
  • [12] Base64Utility: Added additional tests, cleanup test methods
  • [13] Added new method BeanManager.uniqueBean()

Back to the top