2444 Commits (issue/reactive-limit)
 

Author SHA1 Message Date
Thomas Risberg 4d49068117 fixed maven artifactId for Mongo 15 years ago
Oliver Gierke 69ca5e2a98 Merge branch 'master' of github.com:SpringSource/spring-data-document 15 years ago
Oliver Gierke 72a71166e0 DATADOC-22 - Added pagination and sorting to repository and finders. 15 years ago
Thomas Risberg 9500bcbe29 added a simple UpdateBuilder implementation 15 years ago
Mark Pollack 3cb857ef05 README updates. 15 years ago
Mark Pollack 01775d288e README updates. 15 years ago
Mark Pollack 2b0c85b235 README updates. 15 years ago
Mark Pollack 1429a12fe4 README updates. 15 years ago
Mark Pollack 3bafb88662 README updates. 15 years ago
Mark Pollack 8732b957de README updates. 15 years ago
Mark Pollack 60f7dfb5c7 README updates. 15 years ago
Mark Pollack d592028890 README updates. 15 years ago
Mark Pollack 6858f8c609 README updates. 15 years ago
Mark Pollack c68088fe55 Merge remote branch 'origin/master' 15 years ago
Mark Pollack 7599a2d0b7 Add initial README 15 years ago
Thomas Risberg 38ca06bd49 DATADOC-23 removed DocumentSource and its subclasses 15 years ago
Oliver Gierke cbc1f8b189 Removed code I actually shouldn't have committed yet ^^. 15 years ago
Oliver Gierke 36a6f4ec86 DATADOC-17 - Added support for 'Like' keyword in finders. 15 years ago
Oliver Gierke 4a80c2c7dc DATADOC-17 - Added initial draft of repository implementation for MongoDB. 15 years ago
Oliver Gierke fdb8726542 Renamed datastore folder to data in src/test/resources. 15 years ago
Mark Pollack d982683418 Merge remote branch 'origin/master' 15 years ago
Thomas Risberg 7a85c0cab3 polished 15 years ago
Mark Pollack 0dae45fa7f trying to fix pom to upload javadocs 15 years ago
Mark Pollack 81c0b4fbde Merge remote branch 'origin/master' 15 years ago
Mark Pollack 3c8861e274 trying to fix pom to upload javadocs 15 years ago
Thomas Risberg 2e561f9202 DATADOC-11 removing query builder experimental code from master branch 15 years ago
Mark Pollack 8a8dc2b06b trying to fix pom to upload javadocs 15 years ago
Thomas Risberg 885e9575f2 DATADOC-16 added updateMulti and updateFirst methods 15 years ago
Thomas Risberg 69dfe329a6 Merge branch 'master' of github.com:SpringSource/spring-data-document 15 years ago
Thomas Risberg d5900e217b DATADOC-16 added remove methods 15 years ago
Mark Pollack 1cba030dc9 DATADOC-19 Move FactoryBeans in bean.factory package to root namespace 15 years ago
Mark Pollack 00de6896ad DATADOC-19 Move FactoryBeans in bean.factory package to root namespace 15 years ago
Thomas Risberg effffcbe0e DATADOC-16 added update methods 15 years ago
Mark Pollack 6bd97203b1 DATADOC-12 - Rename query methods in MongoTemplate 15 years ago
Mark Pollack 2af7e57299 DATADOC-13 Add query method that uses the default collection name in MongoTemplate 15 years ago
Mark Pollack 6ff41e8a53 DATADOC-11 - Move org.springframework.datastore.document.mongodb.query to a different branch 15 years ago
Mark Pollack abe658458f DATADOC-10 - Remove use of AbstractDocumentStoreTemplate in MongoTemplate 15 years ago
Mark Pollack d2d2238a57 Merge remote branch 'origin/master' 15 years ago
Mark Pollack 23eeaff5b4 Remove unused DB field 15 years ago
Thomas Risberg 5d5688fd1b added quick fix to populate generated _id in saved object 15 years ago
Thomas Risberg 50e48b570b added fallback to use String for non ObjectId type '_id' fields 15 years ago
Thomas Risberg 38043d4ea6 fixed mapping of String to ObjectId for '_id' field 15 years ago
Thomas Risberg 4c096b041c cleanup 15 years ago
Thomas Risberg 77189f169a added handling of ObjectId fields 15 years ago
Thomas Risberg 4f4d93f41e added back basic enum support; added the support for mapping 'id' properties to '_id' key 15 years ago
Thomas Risberg 94776dd24d changed a few remaining "datastore" to "data" 15 years ago
Graeme Rocher 4deafda208 Support for defining replica sets or pairs 15 years ago
Graeme Rocher 532e4a4806 Support for authentication via MongoTemplate and a new execute method that doesn't start and finish a request 15 years ago
Graeme Rocher 433900cd9f Support for configuring replication sets 15 years ago
Graeme Rocher bd064120b2 fixed manifest 15 years ago