Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Scout Nomination RST"

(Bugzilla activity)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
Ralph has been working on Scout projects for many years and contributed a significant number of patches.
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
== Forum answers ==
+
 
+
* [https://www.eclipse.org/forums/index.php/m/1751739/#msg_1751739] Re: [NEON] Fine grained access control
+
* [https://www.eclipse.org/forums/index.php/m/1058448/#msg_1058448] Re: ThreadContext.get() / put()
+
* [https://www.eclipse.org/forums/index.php/m/1053680/#msg_1053680] ThreadContext.get() / put()
+
 
+
== Gerrit contributions ==
+
 
+
* [https://git.eclipse.org/r/62192] - Fixed ConcurrentModificationException in AbstractTransactionalMap
+
* [https://git.eclipse.org/r/62098] - Do not expose public internal cache map
+
* [https://git.eclipse.org/r/62099] - Fixed null pointer exception in ClientNotificationCoalescer
+
* [https://git.eclipse.org/r/61158] - Added support for client InvalidateCacheNotification listeners
+
* [https://git.eclipse.org/r/58295] - Bug 479908: IAccessControlService implementation based on ICache
+
* [https://git.eclipse.org/r/57591] - Bug 479213: Time to live and bounded size support for ICache.
+
* [https://git.eclipse.org/r/57700] - Allow [re-]setting of initialInstance to null
+
* [https://git.eclipse.org/r/57592] - Verify that initialInstance is of correct type
+
* [https://git.eclipse.org/r/56761] - Scaleability optimization: Do create a new transaction member of a transactio...
+
* [https://git.eclipse.org/r/55831] - Bug 475715: [CodeType]Cache for transactional sources
+
* [https://git.eclipse.org/r/37628] - 453378: IDesktop.dataChanged collect events
+
* [https://git.eclipse.org/r/37568] - 402298: Improve Scout RT tests. Added template test for service tunnel input ...
+
* [https://git.eclipse.org/r/37545] - Throw an exception if publish subscribe service cannot be initialized ...
+
* [https://git.eclipse.org/r/34688] - Resolved sonar messages in Scout JMS
+
* [https://git.eclipse.org/r/34688] - Do not call ICacheValueResolver.resolveAll(keys) with empty key set
+
 
+
== Bugzilla activity ==
+
 
+
* {{Bug|479213}}: Time to live and bounded size support for ICache
+
* {{Bug|479908}}: IAccessControlService implementation based on ICache
+
* {{Bug|475715}}: [CodeType]Cache for transactional sources
+
* {{Bug|412842}}: Swing: Memory leak with JInternalFrame
+
* {{Bug|363697}}: Clean up in AbstractOutlineViewButton
+
* {{Bug|363704}}: New method on IDesktopExtension; customFormModificationDelegate
+
* {{Bug|405955}}: Swing: SwingScoutMessageBox does not respect padding
+

Latest revision as of 06:24, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top