Commit Graph

70 Commits

Author SHA1 Message Date
Michael Hunger
f678631191 documentation udpates, gremlin and cypher as optional maven dependencies 2011-08-08 17:20:03 +02:00
Jean-Pierre Bergamin
0d544d41f4 adding version information for the maven-license-plugin to suppress maven warnings 2011-08-02 22:50:33 +02:00
Jean-Pierre Bergamin
cebb5ad3e5 fixing scope definitions of dependencies and flagging them correctly as optional 2011-08-02 22:49:14 +02:00
Thomas Risberg
a4d87e382a added pluginRepository for Maven 3.0 2011-08-01 14:41:25 -04:00
Thomas Risberg
6bbfaaadf3 prepared for 1.1.0 snapshot builds 2011-07-25 20:33:11 -04:00
Thomas Risberg
4d1b414bba preparing for 1.1.0.RC1 release 2011-07-25 20:24:24 -04:00
Thomas Risberg
b16b772010 updated data commons version to 1.1.0.RELEASE 2011-07-25 19:41:41 -04:00
Michael Hunger
746da9d829 Merge branch 'gremlin' 2011-07-25 16:52:21 +02:00
Michael Hunger
85b05507d5 Added Gremlin Plugin, Refactored QueryEngine, QueryOperations
Cypher and Gremlin queries can now take parameters
2011-07-25 12:09:46 +02:00
Thomas Risberg
30eb746247 prepared for 1.1.0 snapshot builds 2011-07-19 20:37:05 -04:00
Thomas Risberg
31803f4c4d preparing for 1.1.0.M2 release 2011-07-19 20:21:10 -04:00
Thomas Risberg
98b80ea070 updated STS project files 2011-07-19 16:04:29 -04:00
Thomas Risberg
15d45fb248 updated data commons version to 1.1.0.RC1 2011-07-19 12:01:33 -04:00
Michael Hunger
db3c61dbf4 first steps gremlin 2011-07-18 16:45:57 +02:00
Michael Hunger
3f63270545 repackaging, removed core module 2011-07-13 15:26:47 +02:00
Michael Hunger
5ec697ed60 updating neo4j version + API changes 2011-07-13 09:53:24 +02:00
Michael Hunger
91a4936c0d extracted QueryEngine, added REST Query Engine Support 2011-06-24 11:41:58 +02:00
Oliver Gierke
d8e9925467 Upgraded to Spring Data Commons SNAPSHOT.
Adapted changes in API.
2011-06-17 11:45:13 +02:00
Oliver Gierke
e994389951 Added Spring milestone repository to allow building with Maven 3.
Otherwise Maven does not fint AspectJ milestone dependency. Removed duplicate repository declaration for JBoss repo.
2011-06-17 11:30:33 +02:00
Thomas Risberg
031ad61ef2 prepared for 1.1.0 snapshot builds 2011-06-13 17:04:20 -04:00
Thomas Risberg
b588f06675 preparing for 1.1.0.M1 release 2011-06-13 16:50:05 -04:00
Michael Hunger
60fdb92757 version and dependency updates 2011-06-13 01:08:10 +02:00
Michael Hunger
373b446332 added test and update to AJ-1.6.12.BUILD-SNAPSHOT for generic node entity classes 2011-04-28 09:27:32 +02:00
trisberg
3ec1aadc52 prepared for 1.1.0 snapshot builds 2011-04-18 18:44:11 -04:00
trisberg
daafa369d4 prepared for Spring Data Graph 1.0.0.RELEASE 2011-04-18 18:44:11 -04:00
Michael Hunger
281f6316a4 updated to neo4j 1.3 final, commons RC1 2011-04-13 20:40:43 +02:00
Michael Hunger
7e25cf480c removed AbstractGraphDatabase as RestDB superclass, introduced appropriate check at GDC.transactionIsRunning, added neo4j-1.3 dependencies 2011-04-09 06:28:59 +02:00
Michael Hunger
a342a477cd dependency updates, minor API changes, REST submodule reintegration 2011-04-08 17:34:08 +02:00
Thomas Risberg
385e1d40c1 enabling snapshot builds 2011-04-05 17:13:54 -04:00
Thomas Risberg
76dae281c0 moving spring-data-neo4j-rest module to a separate distribution; preparing for modified 1.0.0.RC1 release 2011-04-05 17:10:19 -04:00
Thomas Risberg
24b2d854bf enabling snapshot builds 2011-04-05 13:43:55 -04:00
Thomas Risberg
44d9ed532a preparing for 1.0.0.RC1 release 2011-04-05 13:41:23 -04:00
Thomas Risberg
91058b31d7 configured Maven JAR plugin to us the Bundlor generated MANIFEST.MF for distributed jars; cleaned up formatting of poms 2011-04-05 01:17:54 -04:00
Michael Hunger
2f82d5d4d1 added osgi-bundlor again 2011-04-02 00:24:46 +02:00
Michael Hunger
f001d048b2 performance optimization for relationship creation 2011-04-01 19:53:44 +02:00
Andres Taylor
69dbb698cf Added license fixing as part of the compile 2011-04-01 10:46:13 +02:00
Thomas Risberg
e18988d07f enabling snapshot builds again 2011-03-25 17:14:31 -04:00
Thomas Risberg
2b041f0ddd preparing for 1.0.0.M5 release 2011-03-25 17:14:31 -04:00
Michael Hunger
f638ad76ea update to neo4j 1.3.M05 2011-03-25 00:52:58 +01:00
Michael Hunger
303242324f Merge branch 'master' of github.com:SpringSource/spring-data-graph 2011-03-24 21:50:23 +01:00
Michael Hunger
2765feef6c server-api is now provided scope 2011-03-23 23:29:10 +01:00
Michael Hunger
f7ddde14a0 support for rest-server-addon 2011-03-23 22:20:19 +01:00
Michael Hunger
81474e5f26 fixed failing subsequent test problem 2011-03-18 23:40:45 +01:00
Michael Hunger
3345079ffb re-enabled cross-store persistence 2011-03-14 23:20:00 +01:00
Michael Hunger
ad56408986 jai-dependency 2011-03-14 13:24:05 +01:00
Michael Hunger
b462c88284 updated to neo4j-1.3.M04 2011-03-12 22:36:58 +00:00
Thomas Risberg
f0510ccb16 removed dependency on spring-data-commons-aspects 2011-03-09 14:52:52 -05:00
Michael Hunger
4fde64e9e8 second round of refactoring for the out-of-tx behaviour 2011-03-01 13:45:06 +01:00
Michael Hunger
fbd1e4e156 db cleanup in tests is now run before the transactions 2011-02-26 07:36:41 +01:00
Thomas Risberg
792aa7ffd0 enabling snapshot builds again 2011-02-25 17:51:12 -05:00