Thomas Risberg
|
00bea23eed
|
preparing for 1.0.0.M4 MongoDB release
|
15 years ago |
Oliver Gierke
|
523612a3a9
|
DATADOC-175 - Broke up cyclic dependencies and added architecture management file.
Added initial architecture description for Sonargraph. Moved some types around and introduced core package to break up cyclic dependencies.
|
15 years ago |
Oliver Gierke
|
4b4c35b904
|
DATADOC-191 - Removed 'document' from package names.
Polished template.mf as well by using Maven version placeholders.
|
15 years ago |
Thomas Risberg
|
eb20aea7fe
|
preparing for snapshot builds
|
15 years ago |
Thomas Risberg
|
1e52f8641c
|
preparing for 1.0.0.M3 MongoDB release
|
15 years ago |
Mark Pollack
|
2284a5137e
|
DATADOC-88 - Create MongoDbFactory to consolidate DB, Server location, and user credentials into one location
|
15 years ago |
Thomas Risberg
|
edba941dd0
|
DATADOC-83 - removed the spring-data-document-core module; move @RelatedDocument to the spring-data-mongodb-cross-store module; renamed "org.springframework.data.persistence.document.mongo" package
|
15 years ago |
Thomas Risberg
|
4356297421
|
Changed tests to use 'database' as the database name except for the repositories tests
|
15 years ago |
Thomas Risberg
|
60774dca26
|
DATADOC-88 switched test config files to use MongoDbFactory
|
15 years ago |
Thomas Risberg
|
e4fdabba1d
|
DATADOC-117 removed defaultCollection on MongoTemplate/Operations; changed getDefaultCollectionName to getCollectionName(Class clazz) to determine collection name used for specific class; added a class parameter where necessary
|
15 years ago |
Thomas Risberg
|
dc36d91d8e
|
DATADOC-94 added plugin repository info for maven.springframework.org/release to resolve aws wagon extension
|
15 years ago |
Oliver Gierke
|
f9b1fb57cd
|
Added Spring Release repository as plugin repository to find AspectJ 1.6.11.RELEASE.
|
15 years ago |
Thomas Risberg
|
df50623fc7
|
preparing for snapshot builds
|
15 years ago |
Thomas Risberg
|
dae36ae38b
|
preparing for 1.0.0.M2 MongoDB release
|
15 years ago |
Thomas Risberg
|
8ed9e3930b
|
changed to source 1.5; removed overrides on interface methods
|
15 years ago |
Thomas Risberg
|
76b9922e35
|
DATADOC-48 moved clearing change-set values to postRemove lifecycle
|
15 years ago |
Thomas Risberg
|
bcbacf981d
|
DATADOC-48 added more complexity to test
|
15 years ago |
Thomas Risberg
|
c5c8a78acb
|
added test for $in
|
15 years ago |
Thomas Risberg
|
1b4edb35b0
|
DATADOC-48 added new @RelatedDocument annotation
|
15 years ago |
Jon Brisbin
|
3fdd43bef8
|
DATADOC-78: Added code to MongoTemplate to check for overriden collection name when saving an entity without specifying a collection. Removed SLF4J from source code and reverted to commons-logging API for internal logging.
|
15 years ago |
Thomas Risberg
|
f4f9eac03a
|
DATADOC-48 added support for removing any related Mongo documents when entities are removed
|
15 years ago |
Thomas Risberg
|
f9f26e7668
|
DATADOC-48 added advice for moving changeset from detached entity to newly merged persistent entity
|
15 years ago |
Thomas Risberg
|
057eeb101c
|
DATADOC-48 using the entity lifecycle for transaction synch registration
|
15 years ago |
Thomas Risberg
|
81db620c6d
|
fixed persistence test
|
15 years ago |
Thomas Risberg
|
615f3f1323
|
DATADOC-48 improving the entity id handling for partial entity document persistence
|
15 years ago |
Thomas Risberg
|
0468ba3ad9
|
DATADOC-48 adding checks not to overwrite existing keys in changeset
|
15 years ago |
Thomas Risberg
|
f21f25fb52
|
DATADOC-48 simplified cross-store persistence of @Document annotated fields in a JPA entity
|
15 years ago |
Thomas Risberg
|
d223a9817a
|
added test scope
|
15 years ago |
Thomas Risberg
|
e3bee8ab0e
|
restored missing dependencies
|
15 years ago |
J. Brisbin
|
032de81478
|
Format, organize imports, remove eclipse artifacts
|
15 years ago |
Jon Brisbin
|
65d7a7feaf
|
Preparing to merge into branch master
|
15 years ago |
Oliver Gierke
|
f2119ed235
|
Added Spring Milestone plugin repository to find AspectJ.
|
15 years ago |
Mark Pollack
|
e9957ea718
|
remove reference to src/main/resoures as eclipse was complianing
|
15 years ago |
Thomas Risberg
|
60f9b05760
|
DATADOC-48 added additional tests for cross-store
|
15 years ago |
Thomas Risberg
|
0ad895d6d4
|
DATADOC-48 added cross-store support for Mongo->JPA relationships
|
15 years ago |
Thomas Risberg
|
8f39f6616d
|
DATADOC-48 some more cross-store tests
|
15 years ago |
Thomas Risberg
|
716875db03
|
added cross-store to full build
|
15 years ago |
Thomas Risberg
|
4d3db4fd47
|
DATADOC-48 adding basic cross-store features and some tests
|
15 years ago |
Thomas Risberg
|
358fd51c4d
|
DATADOC-48 adding basic cross-store features
|
15 years ago |
Thomas Risberg
|
eb5bbe4686
|
added new cross-store module
|
15 years ago |