Commit Graph

  • c807b2abcf DATAMONGO-601 - Fixed exposing password by MongoDbUtils. Oliver Gierke 2013-01-29 13:16:06 +01:00
  • 19ad2d3aac DATACMNS-274 - Adapt to moved type MappingContextIsNewStrategyFactory. Oliver Gierke 2013-01-29 10:54:36 +01:00
  • cfa3e467d1 DATAMONGO-600 - Fixed parameter binding for derived queries on properties using polymorphism. Oliver Gierke 2013-01-25 11:11:29 +01:00
  • bd7fe5bfd3 DATAMONGO-600 - Fixed parameter binding for derived queries on properties using polymorphism. Oliver Gierke 2013-01-25 11:11:29 +01:00
  • a237999037 DATAMONGO-598 - Upgraded to new build infrastructure. Oliver Gierke 2013-01-18 13:35:06 +01:00
  • d8a9752724 DATAMONGO-592 - Fix handling of SpEL evaluation values. Oliver Gierke 2012-12-16 15:26:25 +01:00
  • 138a4942e9 DATAMONGO-583 - Using while (…) instead of for (…) for DBCursors to avoid memory leak. Philipp Schneider 2012-12-06 22:14:47 +01:00
  • a110197b15 DATAMONGO-590 - Code cleanups in MongoTemplate and error handling APIs. Oliver Gierke 2012-12-10 19:25:58 +09:00
  • 4c8bf0dec2 DATAMONGO-583 - Using while (…) instead of for (…) for DBCursors to avoid memory leak. Philipp Schneider 2012-12-06 22:14:47 +01:00
  • cffc27d83a DATAMONGO-590 - Code cleanups in MongoTemplate and error handling APIs. Oliver Gierke 2012-12-10 19:25:58 +09:00
  • 0745fe1e25 DATAMONGO-588 - Version attribute now gets initialized on insert. Oliver Gierke 2012-12-10 17:38:16 +09:00
  • 42ab4cb7b4 DATAMONGO-588 - Version attribute now gets initialized on insert. Oliver Gierke 2012-12-10 17:38:16 +09:00
  • e16d6f4529 DATAMONGO-585 - Fix concurrency issue in database authentication. Oliver Gierke 2012-12-03 11:37:06 +01:00
  • 42df25434f DATAMONGO-585 - Fix concurrency issue in database authentication. Oliver Gierke 2012-12-03 11:37:06 +01:00
  • 4e16f7ebe2 DATACMNS-378 - Fixed ClassCastException in MapReduceResults. Oliver Gierke 2012-11-29 13:22:30 +01:00
  • 04a87b373d DATAMONGO-577 - Cleaned up obsolete property. Oliver Gierke 2012-11-28 17:39:20 +01:00
  • c4eca7eadd DATAMONGO-581 - Expose the PersistentEntity managed in the repository factory bean. Oliver Gierke 2012-11-28 17:35:47 +01:00
  • 3a9dc2b98c DATAMONGO-503 - Added support for content type on GridFsOperations. Philipp Schneider 2012-11-28 13:47:51 +01:00
  • fa1cc5011b DATAMONGO-580 - Improved BeanDefinitionParser for MappingMongoConverter. Oliver Gierke 2012-11-27 14:56:09 +01:00
  • c568b7cbc2 DATAMONGO-580 - Improved BeanDefinitionParser for MappingMongoConverter. Oliver Gierke 2012-09-06 16:23:41 +02:00
  • 9482350062 DATAMONGO-577 - Added support for auditing. Oliver Gierke 2012-11-21 20:31:18 +01:00
  • 90d146235c DATAMONGO-578 - Fixed Maven version in parent pom.xml. Oliver Gierke 2012-11-23 19:19:26 +01:00
  • 23e1ebc000 DATAMONGO-576 - Configure java.util.logging to prevent verbose test logging. Oliver Gierke 2012-11-23 10:50:29 +01:00
  • 772a140def DATAMONGO-576 - Configure java.util.logging to prevent verbose test logging. Oliver Gierke 2012-11-23 10:50:29 +01:00
  • 8850c2caf5 DATAMONGO-575 - Improved implementation of entity metadata lookup in MongoQueryMethod. Oliver Gierke 2012-11-21 20:16:06 +01:00
  • 936259a766 DATAMONGO-575 - Improved implementation of entity metadata lookup in MongoQueryMethod. Oliver Gierke 2012-11-21 20:16:06 +01:00
  • 49d874d984 DATAMONGO-570 - Guard against null values in references. Oliver Gierke 2012-11-13 18:23:02 +01:00
  • 533d21281e DATAMONGO-570 - Guard against null values in references. Oliver Gierke 2012-11-13 18:23:02 +01:00
  • 6977fa87e6 DATAMONGO-573 - Moved to Logback for test logging. Oliver Gierke 2012-11-13 17:49:57 +01:00
  • 41dcebb010 DATAMONGO-559 - Upgraded to Spring Data Commons 1.5.0.BUILD-SNAPSHOT. Oliver Gierke 2012-11-13 16:48:08 +01:00
  • ef077182f6 DATAMONGO-563 - Upgraded MongoDB Java driver to 2.9.2. Oliver Gierke 2012-10-24 22:43:45 +02:00
  • 6fc1b7c1f0 DATAMONGO-573 - Moved to Logback for test logging. Oliver Gierke 2012-11-13 17:49:57 +01:00
  • eb7c0fe1dd DATAMONGO-559 - Prepare 1.1.x branch. Oliver Gierke 2012-11-13 16:53:46 +01:00
  • 21e7c63766 Update README.md Dave Syer 2012-10-26 18:02:05 +02:00
  • 55dc16d8fa DATAMONGO-563 - Upgraded MongoDB Java driver to 2.9.2. Oliver Gierke 2012-10-24 22:43:45 +02:00
  • 4b018a9d7d DATAMONGO-562 - Saving versioned entity with already set id now works. Jan Kronquist 2012-10-24 14:58:27 +02:00
  • ecf15b93e0 DATAMONGO-559 - Prepare next development iteration. Spring Buildmaster 2012-10-17 15:00:21 -07:00
  • 6323a86560 DATAMONGO-559 - Release version 1.1.1.RELEASE. Spring Buildmaster 2012-10-17 14:59:59 -07:00
  • 3b0b7315e1 DATAMONGO-559 - Prepare 1.1.1.RELEASE release. Oliver Gierke 2012-10-17 17:53:39 -04:00
  • 4aeba6f92d DATAMONGO-553 - MappingMongoConverter now uses MongoPersistentProperty.usePropertyAccess() to decide whether to use property access. Oliver Gierke 2012-10-17 17:27:15 -04:00
  • 342f9ae837 DATAMONGO-551 - MongoTemplate can now persist plain Strings if they are valid JSON. Oliver Gierke 2012-10-15 11:49:29 -04:00
  • 66d98b355e DATAMONGO-550 - Fixed potential NullPointerExceptions in MongoTemplate. Oliver Gierke 2012-10-15 11:00:12 -04:00
  • cabbe747f8 DATAMONGO-549 - Fixed potential NullPointerException in MongoTemplate. Oliver Gierke 2012-10-11 08:49:49 +02:00
  • 5ff3064acd DATAMONGO-541 - Prepare next development iteration. Spring Buildmaster 2012-10-10 05:30:21 -07:00
  • 3001e2941f DATAMONGO-541 - Release 1.1.0.RELEASE. Spring Buildmaster 2012-10-10 05:30:15 -07:00
  • 9cf72fbdd4 DATAMONGO-541 - Polished pom.xml for Maven central propagation. Oliver Gierke 2012-10-10 14:23:11 +02:00
  • cb5144de0f DATAMONGO-541 - Updated reference docs and changelog. Oliver Gierke 2012-10-10 14:04:43 +02:00
  • 4be90e51ae DATAMONGO-541 - Upgrade to Spring Data Commons 1.4.0.RELEASE. Oliver Gierke 2012-10-10 14:04:27 +02:00
  • 6c368d557b DATAMONGO-548 - Upgrade to Querydsl 2.8.0. Oliver Gierke 2012-10-09 09:11:27 +02:00
  • a8432e13a1 DATAMONGO-543 - Polished quick start section. Oliver Gierke 2012-09-20 10:38:46 +02:00
  • 05ac139554 DATAMONGO-528 - Documented GridFs support. Oliver Gierke 2012-09-17 15:04:19 +02:00
  • 3661b2981e DATAMONGO-456 - Fixed <db-factory /> element documentation in XSD. Oliver Gierke 2012-09-17 12:22:48 +02:00
  • 4ca16f8d15 DATAMONGO-456 - Fixed <db-factory /> element documentation in XSD. 1.0.x Oliver Gierke 2012-09-17 12:20:52 +02:00
  • 1b3d49e466 DATAMONGO-457 - Fixed links in reference documentation. Oliver Gierke 2012-09-17 12:07:52 +02:00
  • 69bd7acf74 DATAMONGO-457 - Fixed links in reference documentation. Oliver Gierke 2012-09-17 12:07:52 +02:00
  • d882af257f DATAMONGO-539 - Fixed MongoTemplate.remove(object, collectionName). Oliver Gierke 2012-09-17 11:57:09 +02:00
  • bf89cce43c DATAMONGO-539 - Fixed MongoTemplate.remove(object, collectionName). Oliver Gierke 2012-09-17 11:44:30 +02:00
  • aef493fdb8 DATAMONGO-539 - Added test case to show removing entity from explicit collection works. Oliver Gierke 2012-09-13 17:24:27 +02:00
  • c92058a79a DATAMONGO-539 - Added test case to show removing entity from explicit collection works. Oliver Gierke 2012-09-13 17:12:50 +02:00
  • ed2b576261 DATAMONGO-538 - Query API can now work with Sort and Pageable from Spring Data Commons. Oliver Gierke 2012-09-13 10:54:23 +02:00
  • eabd47ae8d DATAMONGO-532 - Synchronize DB authentication. Oliver Gierke 2012-09-12 13:00:46 +02:00
  • 6744446a48 DATAMONGO-532 - Synchronize DB authentication. Oliver Gierke 2012-09-12 12:58:31 +02:00
  • fdecec48b2 DATAMONGO-484 - Upgraded to MongoDB driver 2.9.1. Oliver Gierke 2012-09-12 11:54:20 +02:00
  • 1d9ee9a28f DATAMONGO-537 - Work around compiler issues with generics. Oliver Gierke 2012-09-12 10:40:19 +02:00
  • e0b0792643 DATAMONGO-537 - Guard index creation tests against changing method orders. Oliver Gierke 2012-09-12 10:11:26 +02:00
  • f1289c46e6 DATAMONGO-535 - Fixed broken MongoDBUtils resource synchronization. Oliver Gierke 2012-09-06 16:22:57 +02:00
  • aa0b87be57 DATAMONGO-536 - Fixed package cycle introduced by SerializationUtils. Oliver Gierke 2012-09-11 17:40:17 +02:00
  • 2040f02d07 DATAMONGO-279 - Added support for optimistic locking. noter 2012-09-06 10:51:51 +02:00
  • d5f8285d51 DATAMONGO-529 - Update Querydsl setup to use 1.0.4. Oliver Gierke 2012-09-03 16:56:13 +02:00
  • 4ce8da7ebf DATAMONGO-536 - Fixed package cycle introduced by SerializationUtils. Oliver Gierke 2012-09-11 17:40:17 +02:00
  • 13a69ecdfd DATAMONGO-533 - Fixed index creator registration. Oliver Gierke 2012-09-07 21:11:59 +02:00
  • f0051deff0 Formatting. Oliver Gierke 2012-09-06 16:25:40 +02:00
  • 05a8148084 DATAMONGO-530 - Fixed propagation of setApplicationContext(…) in MappingMongoConverter. Oliver Gierke 2012-09-06 16:06:47 +02:00
  • aaa44b3369 DATAMONGO-529 - Update Querydsl setup to use 1.0.4. Oliver Gierke 2012-09-03 16:56:13 +02:00
  • c1030abe96 DATAMONGO-512 - Fixed broken handling of AND in query methods. Oliver Gierke 2012-09-03 16:55:07 +02:00
  • 2a8f13d5d5 DATAMONGO-527 - Fixed Criteria.equals(…). Oliver Gierke 2012-09-03 18:31:57 +02:00
  • 7f35c4430d DATAMONGO-527 - Fixed Criteria.equals(…). Oliver Gierke 2012-09-03 18:47:25 +02:00
  • 114489d19a DATAMONGO-521 - Added test case to show that repository AND query works. Oliver Gierke 2012-09-03 16:46:53 +02:00
  • eda8200d51 DATAMONGO-523 - Added test case to verify type alias detection. Oliver Gierke 2012-09-03 13:44:56 +02:00
  • b078ea9ceb DATAMONGO-513 - Update to Spring Data Commons 1.4.0.BUILD-SNAPSHOT. Oliver Gierke 2012-08-30 11:56:25 +02:00
  • d90b1a0ddd DATAMONGO-526 - Polished README.md. mpollack 2012-08-25 16:17:43 -04:00
  • 737a42e07a DATAMONGO-513 - Prepare next development iteration. Spring Buildmaster 2012-08-24 02:24:09 -07:00
  • 22d5d4c019 DATAMONGO-513 - Release 1.1.0.RC1. Spring Buildmaster 2012-08-24 02:24:06 -07:00
  • 7ac1e7b6e1 DATAMONGO-513 - Prepare changelog for 1.1.0.RC1. Oliver Gierke 2012-08-24 11:16:54 +02:00
  • e4adc0ce23 DATAMONGO-514 - Prepare next development iteration. Spring Buildmaster 2012-08-24 01:54:30 -07:00
  • beeed68873 DATAMONGO-514 - Release 1.0.4.RELEASE. Spring Buildmaster 2012-08-24 01:54:26 -07:00
  • 22872f97dc DATAMONGO-514 - Prepare changelog for 1.0.4.RELEASE. Oliver Gierke 2012-08-24 10:43:54 +02:00
  • e86ab783f3 DATAMONGO-513 - Update to Spring Data Commons 1.4.0.RC1. Oliver Gierke 2012-08-23 20:12:41 +02:00
  • 6fe3e67ecb DATAMONGO-517 - Fixed complex keyword handling. Oliver Gierke 2012-08-21 12:08:44 +02:00
  • 3b78034c55 DATAMONGO-519 - Make Spring 3.1.2.RELEASE default Spring dependency version. Oliver Gierke 2012-08-20 17:19:37 +02:00
  • a06a69797f DATACMNS-214 - Adapted API change in Spring Data Commons. Oliver Gierke 2012-08-16 14:10:02 +02:00
  • 8b1557e38c DATAMONGO-506 - Added test case to show BasicQuery is working for nested properties. Oliver Gierke 2012-08-15 19:24:14 +02:00
  • fcdc6d0df2 DATAMONGO-511 - QueryMapper now maps associations correctly. Oliver Gierke 2012-08-15 18:26:43 +02:00
  • 83b6cd7f05 DATAMONGO-510 - Criteria now only uses BasicDBList internally. Oliver Gierke 2012-08-15 18:17:03 +02:00
  • 38a9a6d51d DATAMONGO-509 - SimpleMongoRepository.exists(…) now avoids loading unnecessary data. Oliver Gierke 2012-08-15 18:16:03 +02:00
  • 5e2f16c678 DATAMONGO-508 - Eagerly return DBRef creation if the given value already is a DBRef. Oliver Gierke 2012-08-15 16:38:56 +02:00
  • d7ae95a779 DATAMONGO-505 - Fixed handling of parameter binding of associations and collection values. Oliver Gierke 2012-08-15 15:16:44 +02:00
  • 8fbdf9afbd DATACMNS-212 - Apply refactorings in Spring Data Commons. Oliver Gierke 2012-08-13 14:27:19 +02:00
  • f5a4d78e62 DATAMONGO-476 - @EnableMongoRepositories is now inherited into sub-classes. Oliver Gierke 2012-08-13 11:37:59 +02:00
  • 1f4264e6a7 DATAMONGO-472 - MongoQueryCreator now correctly translates Not keyword. Oliver Gierke 2012-08-10 19:58:36 +02:00