This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CDO Model Repository".
The branch, master has been updated
via c4609ac4942b076240efd5fa21bb1f44052dcde3 (commit)
via fa1c87830f52a3618254411b550b972720433e63 (commit)
from bd3e3935ef223f341b10072f13427d5e124ff760 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c4609ac4942b076240efd5fa21bb1f44052dcde3
Author: Eike Stepper <[email protected]>
Date: Fri Oct 5 19:21:58 2012 +0200
[391257] Provide a CDOTransactionCommentator that automatically appends
a change summary to commit comments
https://bugs.eclipse.org/bugs/show_bug.cgi?id=391257
commit fa1c87830f52a3618254411b550b972720433e63
Author: Eike Stepper <[email protected]>
Date: Fri Oct 5 19:15:19 2012 +0200
[391256] Support CDOSession.getUserID() even for repositories without
IUserManager https://bugs.eclipse.org/bugs/show_bug.cgi?id=391256
-----------------------------------------------------------------------
Summary of changes:
.../cdo/common/protocol/CDOProtocolConstants.java | 2 +-
.../net4j/CDONet4jSessionConfigurationImpl.java | 1 +
.../cdo/internal/net4j/CDONet4jSessionImpl.java | 4 +-
.../cdo/internal/net4j/Net4jSessionFactory.java | 16 ++-
.../internal/net4j/protocol/CDOClientProtocol.java | 4 +-
.../net4j/protocol/OpenSessionRequest.java | 14 ++-
.../net4j/protocol/OpenSessionIndication.java | 13 ++
.../eclipse/emf/cdo/internal/server/Session.java | 5 +
.../emf/cdo/spi/server/InternalSession.java | 5 +
.../cdo/tests/util/TestSessionConfiguration.java | 12 ++-
.../internal/ui/actions/OpenDurableViewAction.java | 5 +-
.../cdo/internal/ui/actions/OpenSessionAction.java | 12 ++-
.../internal/ui/actions/OpenTransactionAction.java | 7 +-
.../emf/cdo/session/CDOSessionConfiguration.java | 20 ++-
.../cdo/transaction/CDOTransactionCommentator.java | 151 ++++++++++++++++++++
.../cdo/session/CDOSessionConfigurationImpl.java | 17 ++-
.../internal/cdo/session/CDOSessionFactory.java | 22 ++--
17 files changed, 273 insertions(+), 37 deletions(-)
create mode 100644
plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/cdo/transaction/CDOTransactionCommentator.java
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit