[hibernate-commits] [hibernate/hibernate-ogm] bea69a: OGM-1418 Fix README.md about how to run the tests ...

GitHub noreply at github.com
Mon Mar 12 13:04:40 EDT 2018


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: bea69a63c4e2448160eb3c270ac1c7584feeae9d
      https://github.com/hibernate/hibernate-ogm/commit/bea69a63c4e2448160eb3c270ac1c7584feeae9d
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  OGM-1418 Fix README.md about how to run the tests on a Neo4j server


  Commit: 58680ccc1ddab8b991a9ad7a6767c5ae67e75d19
      https://github.com/hibernate/hibernate-ogm/commit/58680ccc1ddab8b991a9ad7a6767c5ae67e75d19
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/util/impl/Log.java
    M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/MongoDBDialect.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/BoltNeo4jDialect.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/HttpNeo4jDialect.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/embedded/dialect/impl/EmbeddedNeo4jBackendQueryResultIterator.java

  Log Message:
  -----------
  OGM-1375 Avoid use of partial entities


  Commit: de7c199faac7cdf60dd3700fef039d766da8bb2e
      https://github.com/hibernate/hibernate-ogm/commit/de7c199faac7cdf60dd3700fef039d766da8bb2e
  Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    A core/src/test/java/org/hibernate/ogm/backendtck/queries/projection/JPQLProjectionTest.java
    A core/src/test/java/org/hibernate/ogm/backendtck/queries/projection/Movie.java
    A core/src/test/java/org/hibernate/ogm/backendtck/queries/projection/NativeQueryProjectionBaseTest.java
    A core/src/test/java/org/hibernate/ogm/backendtck/queries/projection/SingleMovieBaseTest.java
    A mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/query/nativequery/MongoDBProjectionTest.java
    A neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/query/nativequery/Neo4jProjectionTest.java

  Log Message:
  -----------
  OGM-1375 Test avoiding use of partial entities


Compare: https://github.com/hibernate/hibernate-ogm/compare/c919e91cbcf7...de7c199faac7


More information about the hibernate-commits mailing list