Date | Version | Comment | Author | Action | Diff |
---|
2008-12-30 | 2.0 | Nothing from the import is used. May be causing massive locking issues.
| rfrovarp | update | Diff |
2008-12-30 | 2.0 | Removed reference to non-existing SharedItemStoreListener. | andreas | update | Diff |
2008-12-30 | 2.0 | Use session instead of shared item store to build delegating sitetree nodes to avoid having multiple sessions in the delegating site tree, which causes a memory leak. | andreas | update | Diff |
2008-12-30 | 2.0 | Recycle pipeline components to avoid dead chunks of memory. | andreas | update | Diff |
2008-12-30 | 2.0 | Use separate session for SharedItemStore. This way it can be avoided that a client object (e.g., DelegatingSiteTree) contains items from various identity maps when the SharedItemStore has been re-set in the meantime. | andreas | update | Diff |
2008-12-30 | 2.0 | Recycle pipeline components to avoid dead chunks of memory. | andreas | update | Diff |
2008-12-30 | 2.0 | Recycle pipeline components to avoid dead chunks of memory. | andreas | update | Diff |
2008-12-26 | 2.0 | Improved notification message options of Publish and Reject usecases. | andreas | update | Diff |
2008-12-26 | 2.0 | Improved whitespace handling of message view. | andreas | update | Diff |
2008-12-26 | 2.0 | Code simplification, initialize parameters in UsecaseInvokerImpl, added UsecaseProxy.getParameterAsInteger() | andreas | update | Diff |
2008-12-26 | 2.0 | Add support for user notification messages to Submit usecase. | andreas | update | Diff |
2008-12-26 | 2.0 | Allow to use xtest files in modules. | andreas | update | Diff |
2008-12-26 | 2.0 | Adding more roles to simplify test development. | andreas | update | Diff |
2008-12-26 | 2.0 | Let UsecaseInvoker authorize usecases before invocation. | andreas | update | Diff |
2008-12-19 | 2.0 | Parameterize publish and deactivate usecases to skip check for missing live ancestors or live children, resp. | andreas | update | Diff |
2008-12-18 | 2.0 | Introducing method Usecase.setupView(). This way prepareView() can be decoupled from getView() and won't be called everytime the tab group is obtained (e.g. by the menu item disabling transformation). | andreas | update | Diff |
2008-12-18 | 2.0 | Using UUIDs as scheduler job names to avoid clashes. | andreas | update | Diff |
2008-12-18 | 2.0 | [minor change] Refactoring (code simplification). | andreas | update | Diff |
2008-12-18 | 2.0 | Users usecase: use prepareView() instead of initParameters() for better performance. | andreas | update | Diff |
2008-12-16 | 2.0 | [minor change] fixed typo. | andreas | update | Diff |
2008-12-12 | 2.0 | Open log in new window.
| froethenbacher | update | Diff |