Spring Buildmaster
3230acc6c3
DATAGRAPH-716 - Prepare next development iteration.
2015-07-28 16:33:32 +02:00
Michael Hunger
92163633ce
DATAGRAPH-713 - Add Support for Neo4j 2.2.3.
2015-07-27 04:57:11 +02:00
Michael Hunger
61a55cf5db
DATAGRAPH-540 Update SDN examples to 3.2.1.RELEASE
...
* Cineasts, added profiles for REST/Advanced, removed the separate projects
* Todos
* Hello World
* My-Restaurants
* removed IMDB
2015-02-12 00:59:03 +01:00
Michael Hunger
e27287a4e1
DATAGRAPH-483 / DATAGRAPH-253 REST Transaction support
...
* Better abstraction layer for interfacing with Neo4j that yields equal performance in embedded and remote mode
* documentation update
* CypherTransaction for transactionally execution remote Cypher
* RestCypherTransactionManager/RemoteCypherTransaction to integrate with JTA / JtaTransactionManager
* SpringCypherRestGraphDatabase / RestAPICypherImpl encapsulating remote communication
* Test update to the cypher implementation / fixes
* Moving RestAPI from java-rest-binding into SDN, removing that dependency
2014-11-14 17:14:35 +01:00
Michael Hunger
3d67dea049
DATAGRAPH-521 Use repacked CGLib version that ships with Spring
2014-11-10 14:27:04 +01:00
Nicki Watt
0136f45837
DATAGRAPH-450 Updated HelloWorld example code
2014-03-30 00:18:51 +01:00
Nicki Watt
f4bb615b34
DATAGRAPH-450, DATAGRAPH-449: Updated HelloWorld sample code and references in guide
2014-03-30 00:18:31 +01:00
Nicki Watt
9058c42d5b
DATAGRAPH-450 Updated HelloWorld (maven based) examples to work against 3.0.2-SNAPSHOT (split into separate plain vs aspectj based modules)
2014-03-30 00:18:21 +01:00
Michael Hunger
8a440bdedf
DATAGRAPH-423 Upgrade to Neo4j 2.0 GA release
...
* read transaction
* removal of reference node
* fixing tests
* updating dependencies
2014-01-16 09:23:46 +01:00
Michael Hunger
c60eca9f12
DATAGRAPH-384 Upgrade to Neo4j 2.0 - fixing tests
2013-11-06 13:41:13 -05:00
Jean-Pierre Bergamin
b9c0f5fa8c
Contributions from @ractive
...
build-helper-maven-plugin added so that the generated sources are used as source folder in eclipse
Making the import or com.mysema.query optional
Clear the dynamic properties map in calls to setPropertiesFrom to make sure that non existent properties get deleted
2013-07-22 08:23:50 -07:00
Michael Hunger
4c74f979bb
Fixed User login for non existing users (lookup().singleOrNull() isntead of .single())
2013-07-09 01:19:07 +02:00
Peter Neubauer
453c96efc6
validation needed to run inside IntelliJ
2013-06-06 23:06:06 +02:00
Michael Hunger
dbea0e81ed
DATAGRAPH-355 Upgrade to Neo4j 1.9.GA
2013-05-28 03:06:52 +02:00
Michael Hunger
9bc872a7fd
fixed example poms
2013-02-11 16:28:48 +01:00
Michael Hunger
6c60be65d5
Updated project dependencies to 2.2.0-BUILD-SNAPSHOT
2013-02-08 15:03:25 +01:00
Michael Hunger
ab46f78098
Renamed all *Test to *Tests and fixed the depending context-files as well
2013-02-08 15:03:02 +01:00
Michael Hunger
b3e35c7427
fixed release dependencies for 2.2.0-RELEASE
2013-02-07 14:54:14 +01:00
Michael Hunger
4b098cc74c
DATAGRAPH-329 Upgrade to Neo4j 1.8.1
2013-01-30 02:34:38 +01:00
Michael Hunger
0f0fa2ac5f
Updated examples:
...
adapted cineasts examples to new cypher order by rule (expressions must be part of return)
example dependency to Neo4j 1.8
2013-01-28 13:21:38 +01:00
Lasse Westh-Nielsen
898ffa8f43
correcting docs
2012-09-24 11:54:54 +01:00
Johannes Mockenhaupt
9f9b7179d6
Fix test to test against the correct object.
2012-09-19 23:00:15 +02:00
Lasse Westh-Nielsen
32a9056c6b
tidying up and making runable
2012-09-14 09:12:35 +01:00
Lasse Westh-Nielsen
18a38ce4b8
a movie can apparently have more then one director, as this was failing when the mapping was a single
2012-09-13 16:20:41 +01:00
Lasse Westh-Nielsen
fd09297716
a movie can apparently have more then one director, as this was failing when the mapping was a single
2012-09-13 13:17:30 +01:00
Lasse Westh-Nielsen
f7724e5be2
cleanup
2012-09-13 11:27:22 +01:00
Michael Hunger
5b5556c613
updated changelog and snapshot deps
2012-08-24 10:37:23 +02:00
Michael Hunger
f0b1eff928
Updates to stable versions of Neo4j 1.8.M06, spatial, cypher-dsl and java-rest-binding, adopted to API changes
2012-08-06 18:50:24 +02:00
Johannes Mockenhaupt
b86149785c
Documentation updates.
...
* SDG->SDN renames.
* Couple of typos fixed.
* URL fixes.
* Update AspectJ section on Eclipse IDE integration.
2012-07-29 14:34:43 +02:00
Oliver Gierke
0afa71a99d
DATAGRAPH-266 - Added support for JavaConfig.
2012-07-17 13:43:49 +02:00
Lasse Westh-Nielsen
e36c771098
Merge pull request #55 from lassewesth/DATAGRAPH-255
...
fixing springsource build
2012-06-19 00:46:09 -07:00
Lasse Westh-Nielsen
2ad49b22ad
fixing springsource build
2012-06-19 08:43:39 +01:00
Michael Hunger
90de0d2ec8
Merge pull request #54 from lassewesth/DATAGRAPH-255
...
making compatibility example independent
2012-06-18 06:05:14 -07:00
Lasse Westh-Nielsen
4119e4f7c6
making compatibility example independent
2012-06-18 13:51:58 +01:00
Michael Hunger
7fb26787e5
Merge pull request #53 from lassewesth/DATAGRAPH-255
...
DATAGRAPH-255 Transaction Manager Compatibility with 1.7 AND 1.8
2012-06-18 04:14:03 -07:00
Lasse Westh-Nielsen
3379bb09bf
DATAGRAPH-255 Transaction Manager Compatibility with 1.7 AND 1.8
2012-06-18 10:44:31 +01:00
Michael Hunger
1ccd99a898
Merge branch 'reg_entities'
2012-06-11 14:26:19 +02:00
Michael Hunger
d0093fe1a0
MovieDbImporter handles multiple roles (Director,Actor) per person
2012-06-11 13:16:57 +02:00
Andrey
ab572acc95
Renamed tests class. Done now.
2012-06-07 22:09:49 +04:00
Andrey
c0fd916780
Removed DTO and mapping, reverted tests.
2012-06-07 22:07:39 +04:00
Michael Hunger
cbd00de1d2
DATAGRAPH-241 - base-package for entities, fix for alias lookup of loaded but not registered entities
2012-06-04 10:04:13 +02:00
Andrey
7b131f6317
Fixed the behavior. Now works for both aspects and no-aspects.
2012-06-02 22:28:08 +04:00
Andrey
1e84418f92
Removed hello-worlds-aspects project, implemented 2 profiles for hello-worlds: aspects and plain. The code doesn't work as expected. Commiting just for back-up
2012-06-02 22:02:55 +04:00
Andrey
0dbf203f09
Merge remote-tracking branch 'upstream/master'
2012-06-02 21:06:07 +04:00
Michael Hunger
c73c05abda
#49 transactional rate method in CineastsUserDetailsService
2012-05-24 09:47:53 +02:00
agibalov
e29477bad0
DATAGRAPH-175: added tests, replaced embarassing repository-related classes with GalaxyService
2012-05-17 11:02:02 +04:00
loki2302
2fd22d77f6
DATAGRAPH-175: refactored hello-worlds example to make it easier to interprete
2012-05-15 12:42:10 -07:00
loki2302
c88a564c31
DATAGRAPH-175: refactored hello-worlds-aspects example to make it easier to interprete
2012-05-15 12:26:09 -07:00
Thomas Risberg
8e62b3feef
prepared for 2.1.0 snapshot builds
2012-05-07 11:23:02 -04:00
Thomas Risberg
aae379b33e
preparing for 2.1.0.RC1 release
2012-05-07 11:11:18 -04:00