Mark Paluch
|
1ecbea7edc
|
DATAGRAPH-1285 - Updated changelog.
|
2020-02-12 14:46:50 +01:00 |
|
Gerrit Meier
|
ce5647033d
|
DATAGRAPH-1289 - Upgrade to OGM 3.2.8.
|
2020-02-10 14:57:45 +01:00 |
|
Ihor Dziuba
|
925717f3d7
|
DATAGRAPH-1241 - Add named count query support.
Named count query can be specified in neo4j-named-queries.properties by adding '.countQuery' suffix to the corresponding named query property key.
|
2020-02-10 14:43:14 +01:00 |
|
Mark Paluch
|
cb150582d7
|
DATAGRAPH-1288 - Inherit Spring Data Build-managed Checkstyle version.
|
2020-02-08 17:06:30 +01:00 |
|
Mark Paluch
|
19325c6ce1
|
Merge remote-tracking branch 'origin/master'
|
2020-02-08 16:47:46 +01:00 |
|
Michael Simons
|
dc0024a269
|
DATAGRAPH-1286 - Support generated ids in derived finder methods.
This introduces NativeIdFilterFunction that is applied when a derived finder method hits a native id property.
|
2020-01-20 13:45:12 +01:00 |
|
Mark Paluch
|
a09ee238cb
|
DATAGRAPH-1284 - After release cleanups.
|
2020-01-17 09:47:50 +01:00 |
|
Mark Paluch
|
bd3ba26c86
|
DATAGRAPH-1284 - Prepare next development iteration.
|
2020-01-17 09:47:49 +01:00 |
|
Mark Paluch
|
da588d3b4c
|
DATAGRAPH-1284 - Release version 5.3 M2 (Neumann).
|
2020-01-17 09:39:03 +01:00 |
|
Mark Paluch
|
a1a3b1ae36
|
DATAGRAPH-1284 - Prepare 5.3 M2 (Neumann).
|
2020-01-17 09:38:43 +01:00 |
|
Mark Paluch
|
181ff23911
|
DATAGRAPH-1284 - Updated changelog.
|
2020-01-17 09:38:37 +01:00 |
|
Mark Paluch
|
d691d1a51b
|
DATAGRAPH-1257 - After release cleanups.
|
2020-01-16 16:11:55 +01:00 |
|
Mark Paluch
|
b1ed73be5d
|
DATAGRAPH-1257 - Prepare next development iteration.
|
2020-01-16 16:11:54 +01:00 |
|
Mark Paluch
|
b5b00331c4
|
DATAGRAPH-1257 - Release version 5.3 M1 (Neumann).
|
2020-01-16 16:05:23 +01:00 |
|
Mark Paluch
|
c23c790877
|
DATAGRAPH-1257 - Prepare 5.3 M1 (Neumann).
|
2020-01-16 16:05:03 +01:00 |
|
Mark Paluch
|
75a27dd86a
|
DATAGRAPH-1257 - Updated changelog.
|
2020-01-16 16:04:59 +01:00 |
|
Mark Paluch
|
dd00f3d7bb
|
DATAGRAPH-1273 - Updated changelog.
|
2020-01-15 12:51:12 +01:00 |
|
Mark Paluch
|
030a0f9fb5
|
DATAGRAPH-1272 - Updated changelog.
|
2020-01-15 10:36:35 +01:00 |
|
Greg Turnquist
|
62043cad77
|
DATAGRAPH-1265 - Tweak Travis CI.
|
2020-01-14 10:34:49 -06:00 |
|
Greg Turnquist
|
b5898bf0b4
|
DATAGRAPH-1265 - Enable JDK 11+ builds.
|
2020-01-14 10:34:39 -06:00 |
|
Gerrit Meier
|
d20492872c
|
DATAGRAPH-1280 - Upgrade to OGM 3.2.5.
|
2020-01-09 09:20:08 +01:00 |
|
Michael Simons
|
2e675ea47d
|
DATAGRAPH-1278 - Update license header to extend to 2020.
|
2020-01-06 11:54:07 +01:00 |
|
Michael Simons
|
51959eec7f
|
DATAGRAPH-1271 - Fix invalid class lookup for @QueryResults.
|
2020-01-06 11:36:11 +01:00 |
|
Michael Simons
|
1c95b298ec
|
DATAGRAPH-1143 - Fix ClassCastException during instantiation from results containing arrays.
The issue was fixed in Neo4j-OGM 3.2.4, this commit adds tests for it in the context of SDN.
|
2020-01-06 11:04:18 +01:00 |
|
Michael Simons
|
8a639f7e52
|
DATAGRAPH-1277 - Upgrade to Neo4j OGM 3.2.4.
|
2020-01-06 10:18:20 +01:00 |
|
Michael Simons
|
af886623d9
|
DATAGRAPH-1276 - Explicitly Pass READ_ONLY mode to Session.query.
|
2020-01-06 09:55:13 +01:00 |
|
Michael Simons
|
bbf7ec1c6f
|
DATAGRAPH-1275 - Verify update of relationship entities.
|
2019-12-10 17:07:55 +01:00 |
|
Michael Simons
|
a529a0834c
|
DATAGRAPH-1274 - Don't rely on Neo4j-OGM failing with NPE in tests.
|
2019-12-06 12:43:38 +01:00 |
|
Jens Schauder
|
ee081857dd
|
DATAGRAPH-1267 - Updated changelog.
|
2019-12-04 14:32:42 +01:00 |
|
Jens Schauder
|
9b4bdc7d80
|
DATAGRAPH-1266 - Updated changelog.
|
2019-12-04 12:09:47 +01:00 |
|
Michael Simons
|
f09e68393f
|
DATAGRAPH-1207 - Lower log level for MetaDataDrivenConversionService.
|
2019-11-28 15:06:17 +01:00 |
|
Michael Simons
|
5da1736249
|
DATAGRAPH-1269 - Upgrade to Neo4j OGM 3.2.3.
|
2019-11-28 15:02:22 +01:00 |
|
Michael Simons
|
cfcea2efd4
|
DATAGRAPH-1268 - Remove usage of deprecated Filter#setPropertyName.
|
2019-11-19 12:04:21 +01:00 |
|
Mark Paluch
|
563cbe146a
|
DATAGRAPH-1264 - Updated changelog.
|
2019-11-18 12:43:25 +01:00 |
|
Mark Paluch
|
d5759bdb21
|
DATAGRAPH-1263 - Updated changelog.
|
2019-11-18 12:16:26 +01:00 |
|
Christoph Strobl
|
3d740d76cf
|
DATAGRAPH-1256 - Updated changelog.
|
2019-11-04 15:39:52 +01:00 |
|
Christoph Strobl
|
9213a5d0e5
|
DATAGRAPH-1255 - Updated changelog.
|
2019-11-04 10:34:48 +01:00 |
|
Mark Paluch
|
87fc7594ee
|
DATAGRAPH-1259 - Migrate tests to AssertJ.
Related ticket: spring-projects/spring-data-build#907.
|
2019-10-14 16:04:33 +02:00 |
|
Mark Paluch
|
301133840a
|
DATAGRAPH-1259 - Reintroduce hamcrest dependency.
Related ticket: spring-projects/spring-data-build#907.
|
2019-10-14 15:11:41 +02:00 |
|
Mark Paluch
|
11fb0c619c
|
DATAGRAPH-1244 - After release cleanups.
|
2019-09-30 16:17:29 +02:00 |
|
Mark Paluch
|
d345274e18
|
DATAGRAPH-1244 - Prepare next development iteration.
|
2019-09-30 16:17:28 +02:00 |
|
Mark Paluch
|
7b48921b6d
|
DATAGRAPH-1244 - Release version 5.2 GA (Moore).
|
2019-09-30 15:51:07 +02:00 |
|
Mark Paluch
|
4601cee319
|
DATAGRAPH-1244 - Prepare 5.2 GA (Moore).
|
2019-09-30 15:50:43 +02:00 |
|
Mark Paluch
|
6a778d9e2a
|
DATAGRAPH-1244 - Updated changelog.
|
2019-09-30 15:50:38 +02:00 |
|
Mark Paluch
|
1ea7904deb
|
DATAGRAPH-1243 - Updated changelog.
|
2019-09-30 11:16:15 +02:00 |
|
Michael Simons
|
628afa7933
|
DATAGRAPH-1254 - Adapt to changes in TransactionOperations.
|
2019-09-30 09:35:59 +02:00 |
|
Gerrit Meier
|
f323aa9ad6
|
DATAGRAPH-1253 - Upgrade to Neo4j OGM 3.2.1.
|
2019-09-29 07:26:56 +02:00 |
|
Mark Paluch
|
d59e2f5f50
|
DATAGRAPH-1245 - After release cleanups.
|
2019-09-06 10:21:56 +02:00 |
|
Mark Paluch
|
37b95ea3ff
|
DATAGRAPH-1245 - Prepare next development iteration.
|
2019-09-06 10:21:54 +02:00 |
|
Mark Paluch
|
27b01544b6
|
DATAGRAPH-1245 - Release version 5.2 RC3 (Moore).
|
2019-09-06 10:10:42 +02:00 |
|