Commit Graph

421 Commits

Author SHA1 Message Date
Thomas Risberg
20c9af6550 updated changelog with latest release info 2011-04-09 19:02:44 -04:00
Thomas Risberg
df50623fc7 preparing for snapshot builds 2011-04-09 18:51:57 -04:00
Thomas Risberg
dae36ae38b preparing for 1.0.0.M2 MongoDB release 1.0.0.M2-MongoDB 2011-04-09 18:49:49 -04:00
Thomas Risberg
1f27472c60 fixed list of authors formatting in html 2011-04-09 18:46:05 -04:00
Thomas Risberg
ba811f1446 fixed program listings with too long lines 2011-04-09 18:37:25 -04:00
Thomas Risberg
4e4d590111 fixed javadoc link for Java 1.5 2011-04-09 18:36:36 -04:00
Thomas Risberg
4d9707915d updated changelog 2011-04-09 18:04:58 -04:00
Mark Pollack
779a070e2d Merge remote branch 'origin/master' 2011-04-09 17:46:17 -04:00
Mark Pollack
aa0d7c13da docs updates 2011-04-09 17:46:06 -04:00
Thomas Risberg
23323c0c24 added additional list test 2011-04-09 17:28:47 -04:00
Mark Pollack
daca16efd1 remove some TODO comments 2011-04-09 17:25:04 -04:00
Mark Pollack
2689b08720 Merge remote branch 'origin/master' 2011-04-09 17:24:47 -04:00
Mark Pollack
bee1eac360 DATADOC-86 - Bug in deserialisation of Entitys with Embedded Collections 2011-04-09 17:24:32 -04:00
Thomas Risberg
9a24b71531 fixed list of authors formatting in pdf 2011-04-09 16:24:48 -04:00
Thomas Risberg
7452944e13 updated copyright year for pdf 2011-04-09 16:24:48 -04:00
Mark Pollack
f6d4cc615a add missing language tags for docs 2011-04-09 16:12:39 -04:00
Mark Pollack
fa8de51794 doc updates. provide afterMappingMongoConverterCreation lifecycle method in AbstractMongoConfiguration 2011-04-09 16:02:27 -04:00
Mark Pollack
357818c716 DATADOC-51 - Enabling security on MongoTemplate results in the driver throwing "java.lang.IllegalStateException: can't call authenticate twice on the same DBObject" 2011-04-09 12:44:10 -04:00
Mark Pollack
dac4aed120 minor doc addition, looking at possible replica-set .xsd variations. 2011-04-09 12:13:48 -04:00
Mark Pollack
d927c46d16 DATADOC-92 - Exception translation to catch RuntimeException instead of MongoException 2011-04-09 12:13:20 -04:00
Thomas Risberg
8ed9e3930b changed to source 1.5; removed overrides on interface methods 2011-04-08 19:53:27 -04:00
Thomas Risberg
6263b90fd3 fixed JavaDocs header 2011-04-08 19:53:18 -04:00
Thomas Risberg
9416dd6358 DATADOC-86 added test case for saving/updating objects containing a List 2011-04-08 19:32:12 -04:00
Thomas Risberg
104fca18a4 cleaned up warnings; modified insert/save debug logging 2011-04-08 18:51:35 -04:00
Mark Pollack
afee3abb10 Merge remote branch 'origin/master' 2011-04-08 18:20:45 -04:00
Mark Pollack
8192db49c5 update docs
look for entity collection on finds in mongotemplate
2011-04-08 18:20:32 -04:00
Thomas Risberg
5a0c2ebec7 changed spring-data-commons dependency to 1.0.0.RC1 2011-04-08 17:57:41 -04:00
Mark Pollack
827d0c52ee Merge remote branch 'origin/master' 2011-04-08 17:50:51 -04:00
Mark Pollack
4bb2e7a5bd javadoc/doc changes. 2011-04-08 17:50:38 -04:00
Thomas Risberg
e9a4975cc7 DATADOC-85 DATADOC-84 fixed some issues with id conversion for queries and save/inserts 2011-04-08 17:40:31 -04:00
Jon Brisbin
034164794c Fix to get rid of problem using Arrays.asList(Object[]). Now creates new LinkedList to preserve order of original array. 2011-04-08 15:59:46 -05:00
Thomas Risberg
7b673f7bc3 removed compiler plugin 2011-04-08 10:49:45 -04:00
Thomas Risberg
d4ef431a89 removed javascript code-snippet attribute to keep docbook plugin from barfing 2011-04-08 01:44:41 -04:00
Mark Pollack
a11218cd9c Merge remote branch 'origin/master' 2011-04-08 01:37:56 -04:00
Mark Pollack
e5f2e4151f update docs
add remove method on mongotemplate to MongoOperations
change Venue to use primitive arrays
2011-04-08 01:37:29 -04:00
Thomas Risberg
76b9922e35 DATADOC-48 moved clearing change-set values to postRemove lifecycle 2011-04-08 00:55:47 -04:00
Thomas Risberg
486b9a0e1d some additional cross-store docs 2011-04-08 00:55:47 -04:00
Mark Pollack
8c4219bbd2 Add additional remove methods to MongoTemplate and make consistent with write handling of String <-> ObjectId conversion when using SimpleMongoConverter
Update docs
2011-04-07 23:40:38 -04:00
Mark Pollack
e7d47c4626 Merge remote branch 'origin/master' 2011-04-07 19:29:16 -04:00
Mark Pollack
d3a3809ba3 Example code for documentation 2011-04-07 19:28:54 -04:00
Mark Pollack
dd5b66f60e add some syntax sugar using statics 2011-04-07 19:28:24 -04:00
Mark Pollack
9bd1257b6a remove some extraneous ctors 2011-04-07 19:28:09 -04:00
Mark Pollack
0ba72e9e0e be more explicit in wiring multiple string ctor args in xml 2011-04-07 19:27:53 -04:00
Mark Pollack
c21301f00b remove a some ctors in mongo template 2011-04-07 19:25:56 -04:00
Mark Pollack
d8ce9189f1 documentation updates 2011-04-07 19:24:51 -04:00
Thomas Risberg
dfe7d16475 first cut of cross-store chapter; fixed document title 2011-04-07 19:07:37 -04:00
Thomas Risberg
21a7a538bf beginning of cross-store docs 2011-04-07 17:19:16 -04:00
Thomas Risberg
dd2e1acf05 updated AspectJ version 2011-04-07 17:19:16 -04:00
Mark Pollack
403792b412 add images in documentation 2011-04-07 17:07:24 -04:00
Mark Pollack
dd684dd0e8 fix highlighting in documentation for java/xml program listings 2011-04-07 14:54:05 -04:00