Jon Brisbin
|
7567ba0355
|
DATADOC-95 - Fix issue where an object will all null properties wasn't being saved.
|
2011-04-27 07:52:01 -05:00 |
|
Thomas Risberg
|
dc36d91d8e
|
DATADOC-94 added plugin repository info for maven.springframework.org/release to resolve aws wagon extension
|
2011-04-25 16:42:20 -04:00 |
|
Mark Pollack
|
f0b30ec39e
|
DATADOC-99 - Reference documentation shows invalid field spec for @Query usage with repositories
|
2011-04-25 14:01:32 -04:00 |
|
Mark Pollack
|
178b220d2d
|
expand on test to test retrieval of subelements. add-remove spring .xsd in STS to remove tooling releated error
|
2011-04-25 14:01:31 -04:00 |
|
Oliver Gierke
|
fe74557c95
|
DATACMNS-33 - Adapted API changes for Repository.count().
Also changed return types for count() methods on QueryDslPredicateExecutor.
|
2011-04-21 10:02:59 +02:00 |
|
Oliver Gierke
|
399beff795
|
DATACMNS-32 - Removed Querydsl support classes and use the ones from Spring Data Commons Core.
|
2011-04-20 20:37:06 +02:00 |
|
J. Brisbin
|
9380a88f26
|
Fix for problem loading domain classes with DBRef on them.
|
2011-04-19 14:01:57 -05:00 |
|
J. Brisbin
|
5e4583110e
|
Took out unused variable
|
2011-04-19 13:13:09 -05:00 |
|
J. Brisbin
|
8a3296758d
|
DATADOC-98 - Fixes for multi-dimensional arrays and lists as properties.
|
2011-04-19 12:50:50 -05:00 |
|
Thomas Risberg
|
60ba9bfcc2
|
updated to 1.1.0.BUILD-SNAPSHOT for data-commons
|
2011-04-19 11:26:52 -04:00 |
|
Thomas Risberg
|
db75aca336
|
fixed highlight xls
|
2011-04-19 11:24:55 -04:00 |
|
Oliver Gierke
|
36d62e12fc
|
Added Mongo annotation package to the supported annotation types.
|
2011-04-19 16:28:27 +02:00 |
|
Oliver Gierke
|
f9b1fb57cd
|
Added Spring Release repository as plugin repository to find AspectJ 1.6.11.RELEASE.
|
2011-04-19 16:28:27 +02:00 |
|
Mark Pollack
|
3ab2aeb5c1
|
add mvn repo information
|
2011-04-11 14:10:04 -04:00 |
|
Thomas Risberg
|
99e96958ed
|
preparing for snapshot builds
|
2011-04-09 19:11:26 -04:00 |
|
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
|
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 |
|