You are viewing a plain text version of this content. The canonical link for it is here.
- [gora] branch master updated: Use HTTPS instead of HTTP to resolve dependencies (#199) - posted by dj...@apache.org on 2020/03/04 00:17:09 UTC, 0 replies.
- [gora] branch master updated: [GORA-638] Add gora-ignite into the gora-tutorial module (#195) - posted by dj...@apache.org on 2020/03/04 06:27:23 UTC, 0 replies.
- [gora] branch master updated: GORA-644 (#201) - posted by dj...@apache.org on 2020/03/13 17:41:37 UTC, 0 replies.
- [gora] branch master updated: Update developers list (#200) - posted by dj...@apache.org on 2020/03/13 17:42:36 UTC, 0 replies.
- [gora] branch master updated (783580c -> 3f4d474) - posted by ma...@apache.org on 2020/03/13 18:29:22 UTC, 0 replies.
- [gora] 01/03: Fix mapping file name access method in hbaseStore - posted by ma...@apache.org on 2020/03/13 18:29:23 UTC, 0 replies.
- [gora] 02/03: Fix mapping file name access method in dynamoDBStore - posted by ma...@apache.org on 2020/03/13 18:29:24 UTC, 0 replies.
- [gora] 03/03: Remove unused imports - posted by ma...@apache.org on 2020/03/13 18:29:25 UTC, 0 replies.
- [gora] branch master updated: GORA-271 Make consistent across datastores the way of getting the mapping filename (#170) - posted by dj...@apache.org on 2020/03/13 18:37:08 UTC, 0 replies.
- [gora] branch master updated: Disable Gora Kudu tests (#202) - posted by dj...@apache.org on 2020/03/13 19:37:24 UTC, 0 replies.
- [gora] branch FixReadMe created (now 1ef6a8f) - posted by ma...@apache.org on 2020/03/13 19:40:43 UTC, 0 replies.
- [gora] 01/01: Fix gitworkflow in README - posted by ma...@apache.org on 2020/03/13 19:40:44 UTC, 0 replies.
- [gora] branch master updated: Fix gitworkflow in README - posted by ma...@apache.org on 2020/03/13 19:47:05 UTC, 0 replies.
- [gora] branch master updated (220bb3a -> 3ed6327) - posted by ma...@apache.org on 2020/03/15 18:38:32 UTC, 0 replies.
- [gora] 01/01: GORA-645 Upgrade MongoDB driver version to 3.12.2 - posted by ma...@apache.org on 2020/03/15 18:38:33 UTC, 0 replies.
- [gora] branch GORA-646-improve-gora-mongodb-tests created (now e8ffb47) - posted by dr...@apache.org on 2020/03/18 21:37:06 UTC, 0 replies.
- [gora] 01/02: GORE-646 Upgrade de.flapdoodle.embed.mongo to 2.2.0 - posted by dr...@apache.org on 2020/03/18 21:37:07 UTC, 0 replies.
- [gora] 02/02: GORE-646 Add new integration tests for MongoDB 3.6 and 4.0 - posted by dr...@apache.org on 2020/03/18 21:37:08 UTC, 0 replies.
- [gora] branch GORA-646-improve-gora-mongodb-tests updated: GORE-646 Remove old MongoDB 2.6, 3.0 and 3.2 profiles for unsupported releases - posted by dr...@apache.org on 2020/03/18 22:35:41 UTC, 0 replies.
- [gora] branch master updated: GORA-646 Run integration tests on MongoDB 3.6 and 4.0 (#205) - posted by dr...@apache.org on 2020/03/19 13:38:58 UTC, 0 replies.
- [gora] branch GORA-647-test-containers-mongo created (now 1d7b765) - posted by dr...@apache.org on 2020/03/21 22:39:41 UTC, 0 replies.
- [gora] 01/07: GORA-647 Update gora-mongodb/pom.xml to use testcontainers - posted by dr...@apache.org on 2020/03/21 22:39:42 UTC, 0 replies.
- [gora] 02/07: GORA-647 Create MongoContainer based on GenericContainer - posted by dr...@apache.org on 2020/03/21 22:39:43 UTC, 0 replies.
- [gora] 03/07: GORA-647 Use MongoContainer as JUnit @ClassRule - posted by dr...@apache.org on 2020/03/21 22:39:44 UTC, 0 replies.
- [gora] 04/07: GORA-647 Add new test for MongoDB 4.2 - posted by dr...@apache.org on 2020/03/21 22:39:45 UTC, 0 replies.
- [gora] 05/07: GORA-647 Refactor GoraMongodbTestDriver - posted by dr...@apache.org on 2020/03/21 22:39:46 UTC, 0 replies.
- [gora] 06/07: GORA-647 Update gora-benchmark/pom.xml to depends on gora-mongodb:test-jar - posted by dr...@apache.org on 2020/03/21 22:39:47 UTC, 0 replies.
- [gora] 07/07: GORA-647 Refactor GoraMongodbAuthenticationTestDriver - posted by dr...@apache.org on 2020/03/21 22:39:48 UTC, 0 replies.
- [gora] branch GORA-647-test-containers-mongo updated: GORA-647 Avoid using String.format - posted by dr...@apache.org on 2020/03/21 23:47:50 UTC, 0 replies.
- [gora] branch GORA-647-test-containers-mongo updated: GORA-647 Generate test-jar artifact in gora-mongodb - posted by dr...@apache.org on 2020/03/21 23:59:09 UTC, 0 replies.
- [gora] branch master updated: GORA-546 Hazelcast Jet execution engine support (#175) - posted by dj...@apache.org on 2020/03/23 10:07:56 UTC, 0 replies.
- [gora] branch GORA-647-test-containers-mongo updated: GORA-647 Add apache licence headers - posted by dr...@apache.org on 2020/03/23 15:22:54 UTC, 0 replies.
- [gora] branch GORA-649-replace-deprecated-mongo-api created (now c2807e6) - posted by dr...@apache.org on 2020/03/23 21:01:32 UTC, 0 replies.
- [gora] 01/07: GORA-649 MongoDBResult: pass `cursor` and `size` as constructor args - posted by dr...@apache.org on 2020/03/23 21:01:33 UTC, 0 replies.
- [gora] 02/07: GORA-649 MongoDBQuery: Use Filters and Projections helper - posted by dr...@apache.org on 2020/03/23 21:01:34 UTC, 0 replies.
- [gora] 03/07: GORA-649 MongoStoreParameters: improve Javadoc - posted by dr...@apache.org on 2020/03/23 21:01:35 UTC, 0 replies.
- [gora] 04/07: GORA-649: Use org.bson.Document as container - posted by dr...@apache.org on 2020/03/23 21:01:36 UTC, 0 replies.
- [gora] 05/07: GORA-649 MongoFilterUtil: Avoid changing query passed as reference - posted by dr...@apache.org on 2020/03/23 21:01:37 UTC, 0 replies.
- [gora] 06/07: GORA-649 Use Codec interface instead of DefaultDBEncoder - posted by dr...@apache.org on 2020/03/23 21:01:38 UTC, 0 replies.
- [gora] 07/07: GORA-649 Use new MongoDatabase and MongoCollection API - posted by dr...@apache.org on 2020/03/23 21:01:39 UTC, 0 replies.
- [gora] branch GORA-649-replace-deprecated-mongo-api updated (c2807e6 -> 1516198) - posted by dr...@apache.org on 2020/03/25 21:07:13 UTC, 0 replies.
- [gora] 01/02: GORA-649 Use com.mongodb.client.MongoClient interface - posted by dr...@apache.org on 2020/03/25 21:07:14 UTC, 0 replies.
- [gora] 02/02: GORA-649 MongoStore#flush is now no-op - posted by dr...@apache.org on 2020/03/25 21:07:15 UTC, 0 replies.
- [gora] branch master updated: GORA-649 Replace usage of deprecated API of MongoDB driver (#207) - posted by dr...@apache.org on 2020/03/29 12:47:56 UTC, 0 replies.
- [gora] branch master updated: GORA-647 Use Testcontainers for MongoDB integration tests (#206) - posted by dr...@apache.org on 2020/03/29 12:54:14 UTC, 0 replies.
- [gora] branch master updated: GORA-649 Fix issues on Javadoc comments - posted by dr...@apache.org on 2020/03/29 15:55:14 UTC, 0 replies.
- [gora] branch master updated: GORA-649 Remove usage of com.mongodb.MongoClient in test code - posted by dr...@apache.org on 2020/03/29 15:56:33 UTC, 0 replies.
- [gora] branch master updated (d65aa1f -> 927ccdb) - posted by ma...@apache.org on 2020/03/30 10:15:39 UTC, 0 replies.
- [gora] 01/01: GORA-643 Upgrade Apache Parent pom version 22 - posted by ma...@apache.org on 2020/03/30 10:15:40 UTC, 0 replies.
- [gora] branch GORA-652-enable-tests-by-default created (now 47db331) - posted by dr...@apache.org on 2020/03/30 15:18:16 UTC, 0 replies.
- [gora] 01/05: GORA-652 Remove `aerospike-with-test` profile and enable tests by default - posted by dr...@apache.org on 2020/03/30 15:18:17 UTC, 0 replies.
- [gora] 02/05: GORA-652 Remove `couchdb-with-test` profile and enable tests by default - posted by dr...@apache.org on 2020/03/30 15:18:18 UTC, 0 replies.
- [gora] 03/05: GORA-652 Remove `redis-with-test` profile and enable tests by default - posted by dr...@apache.org on 2020/03/30 15:18:19 UTC, 0 replies.
- [gora] 04/05: GORA-652 CouchDB: Use standard chouchdb container - posted by dr...@apache.org on 2020/03/30 15:18:20 UTC, 0 replies.
- [gora] 05/05: GORA-652 CouchDB: Configure exposed port and server ip - posted by dr...@apache.org on 2020/03/30 15:18:21 UTC, 0 replies.
- [gora] branch master updated (927ccdb -> 588cdc4) - posted by ma...@apache.org on 2020/03/31 12:33:47 UTC, 0 replies.
- [gora] 01/01: GORA-654 Upgrade Lucene store to 8.5.0 java driver - posted by ma...@apache.org on 2020/03/31 12:33:48 UTC, 0 replies.