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  92ceb671c1cdc8e0a3e3459844aac4723d266843 (commit)
       via  573add2b3bcb0ec6a799a665bdf91d07874e1ca8 (commit)
       via  04628d303137cf12dd59cfd42c5db379e5726fd3 (commit)
      from  cf2852409c6d7b3fa9981d46335c8028913e4ed6 (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 92ceb671c1cdc8e0a3e3459844aac4723d266843
Author: Eike Stepper <[email protected]>
Date:   Sat Nov 10 05:54:41 2012 +0100

    [393958] InvalidateTransition creates wrong revision during branch
    switch
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=393958

commit 573add2b3bcb0ec6a799a665bdf91d07874e1ca8
Author: Eike Stepper <[email protected]>
Date:   Fri Nov 9 11:45:57 2012 +0100

    [393911] Create a complete offline and fail-over example suite
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=393911

commit 04628d303137cf12dd59cfd42c5db379e5726fd3
Author: Eike Stepper <[email protected]>
Date:   Fri Nov 9 11:44:41 2012 +0100

    [393958] InvalidateTransition creates wrong revision during branch
    switch
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=393958

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

Summary of changes:
 .../cdo/spi/common/revision/BaseCDORevision.java   |   16 +-
 .../icons/Browser.gif                              |  Bin 0 -> 1027 bytes
 .../icons/Commit.gif}                              |  Bin 639 -> 639 bytes
 .../icons/Merge.gif                                |  Bin 0 -> 534 bytes
 .../cdo/examples/client/offline/ClientView.java    |  155 ++++++++++++++++++--
 .../client/offline/NormalRepositoryView.java       |   37 +++++-
 .../examples/client/offline/RepositoryDetails.java |   43 ++++--
 .../examples/client/offline/nodes/NodeType.java    |   47 ++++++-
 .../icons/Browser.gif                              |  Bin 0 -> 1027 bytes
 .../icons/Commit.gif}                              |  Bin 639 -> 639 bytes
 .../icons/Merge.gif                                |  Bin 0 -> 534 bytes
 .../nodes/client1-repo1/node.properties            |    5 +-
 .../nodes/repo1/node.properties                    |    1 +
 .../cdo/examples/client/offline/ClientView.java    |  155 ++++++++++++++++++--
 .../client/offline/NormalRepositoryView.java       |   37 +++++-
 .../examples/client/offline/RepositoryDetails.java |   43 ++++--
 .../examples/client/offline/nodes/NodeType.java    |   47 ++++++-
 .../emf/cdo/server/internal/db/DBStore.java        |   19 ++-
 .../net4j/protocol/LoadChunkIndication.java        |    3 +-
 .../eclipse/emf/cdo/server/CDOServerBrowser.java   |   26 ++--
 .../eclipse/emf/cdo/server/StoreThreadLocal.java   |   17 ++-
 .../eclipse/emf/cdo/tests/StateMachineTest.java    |    2 +-
 .../cdo/tests/bugzilla/Bugzilla_252214_Test.java   |    5 +-
 .../cdo/tests/bugzilla/Bugzilla_369646_Test.java   |    2 +-
 .../src/org/eclipse/emf/cdo/ui/CDOEditorUtil.java  |    2 +-
 .../cdo/transaction/CDOTransactionImpl.java        |   18 ++-
 .../emf/internal/cdo/view/AbstractCDOView.java     |    9 +-
 .../emf/internal/cdo/view/CDOStateMachine.java     |   46 ++++--
 .../eclipse/emf/internal/cdo/view/CDOViewImpl.java |   16 ++-
 29 files changed, 623 insertions(+), 128 deletions(-)
 create mode 100644 
plugins/org.eclipse.emf.cdo.examples.client.offline/icons/Browser.gif
 copy plugins/{org.eclipse.emf.cdo.ui.shared/icons/full/etool16/save.gif => 
org.eclipse.emf.cdo.examples.client.offline/icons/Commit.gif} (100%)
 create mode 100644 
plugins/org.eclipse.emf.cdo.examples.client.offline/icons/Merge.gif
 create mode 100644 
plugins/org.eclipse.emf.cdo.examples.installer/examples/org.eclipse.emf.cdo.examples.client.offline/icons/Browser.gif
 copy plugins/{org.eclipse.emf.cdo.ui.shared/icons/full/etool16/save.gif => 
org.eclipse.emf.cdo.examples.installer/examples/org.eclipse.emf.cdo.examples.client.offline/icons/Commit.gif}
 (100%)
 create mode 100644 
plugins/org.eclipse.emf.cdo.examples.installer/examples/org.eclipse.emf.cdo.examples.client.offline/icons/Merge.gif


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

Reply via email to