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, bugs/377727 has been updated
       via  d46eb17f5bdc0c7c18fa975948af7067f744f797 (commit)
       via  35cb840897eaf3495a4852e375f3740439d894a3 (commit)
       via  442b3dee3931d65fba39842912584ef8cb0215f9 (commit)
       via  a7a47dc29faa4b6ca1815de447b8e35199dbc6f9 (commit)
      from  6af76e4345b706c28495d922f04c40977fecc70b (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 d46eb17f5bdc0c7c18fa975948af7067f744f797
Merge: 35cb840 442b3de
Author: Stefan Winkler <[email protected]>
Date:   Thu May 3 22:22:43 2012 +0200

    Merge branch 'master' of git://git.eclipse.org/gitroot/cdo/cdo.git into 
bugs/377727

commit 35cb840897eaf3495a4852e375f3740439d894a3
Author: Stefan Winkler <[email protected]>
Date:   Thu May 3 22:22:01 2012 +0200

    [377727] [DB] rawReplication of BLOB in mySQL wrong
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=377727
    
    Clean up the test cases.

-----------------------------------------------------------------------

Summary of changes:
 .../revision/delta/CDORevisionDeltaImpl.java       | 1105 +++---
 .../cdo/spi/common/revision/BaseCDORevision.java   |   48 +-
 .../spi/common/revision/DelegatingCDORevision.java |   16 +
 .../spi/common/revision/InternalCDORevision.java   |   10 +
 .../cdo/spi/common/revision/StubCDORevision.java   |   16 +
 .../HorizontalBranchingClassMapping.java           | 2241 ++++++------
 .../cdo/internal/server/DelegatingRepository.java  |  829 +++--
 .../emf/cdo/internal/server/Repository.java        | 3966 ++++++++++----------
 .../internal/server/TransactionCommitContext.java  |    9 +-
 .../org/eclipse/emf/cdo/internal/server/View.java  |  620 ++--
 .../emf/cdo/spi/server/InternalRepository.java     |  485 ++--
 .../emf/cdo/tests/db/AllTestsDBH2Offline.java      |    4 +-
 .../emf/cdo/tests/db/AllTestsDBMysqlOffline.java   |    4 +-
 .../org/eclipse/emf/cdo/tests/ChunkingTest.java    |  732 ++--
 .../eclipse/emf/cdo/tests/ChunkingWithMEMTest.java |  279 +-
 .../cdo/tests/bugzilla/Bugzilla_369646_Test.java   |   24 +-
 .../eclipse/emf/internal/cdo/CDOObjectImpl.java    | 3265 ++++++++--------
 .../emf/internal/cdo/object/CDOLegacyWrapper.java  |    2 +
 .../emf/internal/cdo/session/CDOSessionImpl.java   | 3708 +++++++++---------
 19 files changed, 8843 insertions(+), 8520 deletions(-)


hooks/post-receive
-- 
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit

Reply via email to