Commit Graph

66 Commits

Author SHA1 Message Date
Timo Westkämper
6fdf826067 #789021 : added support for enums in queries 2011-07-04 07:09:15 +00:00
Timo Westkämper
920ee3246e #785511 : fixed between handling 2011-05-22 08:30:16 +00:00
Timo Westkämper
e9370d8427 #782242 : fixed between behaviour 2011-05-14 12:56:05 +00:00
Timo Westkämper
c87b399d82 simplified MorphiaSerializer 2011-04-19 14:32:04 +00:00
Timo Westkämper
4e492f3437 #765798 : fixed ID handling 2011-04-19 12:02:10 +00:00
Vesa Martilla
483450bc21 Added test that verifies #765798. 2011-04-19 11:36:25 +00:00
Timo Westkämper
b40409e983 #740166 : added exists() and notExists() to SimpleProjectable 2011-03-29 08:43:16 +00:00
Timo Westkämper
aafb23baa2 disabled Query validation 2011-03-23 08:16:00 +00:00
Timo Westkämper
432cb2bee8 #735310 : worked on singleResult support 2011-03-15 18:54:25 +00:00
Timo Westkämper
83c1674d33 #735310 : added singleResult support and tests 2011-03-15 15:09:53 +00:00
Timo Westkämper
c842fef5c8 #727942 : added support for geospatial queries 2011-03-04 15:15:18 +00:00
Timo Westkämper
dcbe010179 #724941 : simplified custom type support
added Point as custom type example in mongodb module
2011-03-02 18:14:09 +00:00
Timo Westkämper
fc0482ec92 #724941 : worked on custom type declaration support 2011-03-01 21:08:16 +00:00
Timo Westkämper
9b2cddcf35 2011-03-01 07:08:47 +00:00
Timo Westkämper
8e5357e4f7 2011-02-28 19:45:33 +00:00
Timo Westkämper
73b7caad6e 2011-02-23 21:22:01 +00:00
Timo Westkämper
53997df62c fixed test 2011-02-18 08:12:10 +00:00
Timo Westkämper
9cdfa2d45d fixed uniqueResult implementation 2011-02-18 07:36:14 +00:00
Timo Westkämper
c0bdc03969 #717563 : unified Projectable.uniqueResult() semantics 2011-02-17 20:01:41 +00:00
Timo Westkämper
bc0075c605 added Wildcard.countAsInt
fixed Mongodb configuration
2011-02-07 07:55:59 +00:00
Timo Westkämper
0bf8faf403 #710842 : worked on case insensitive regex support 2011-02-06 15:17:04 +00:00
Timo Westkämper
add22d15ca added javadocs 2011-02-04 15:56:53 +00:00
Timo Westkämper
e0432f2a4c #713025 : refactored Morphia specific code from general Mongodb code 2011-02-04 15:48:01 +00:00
Timo Westkämper
2db6400d6b #691930 : added Query.distinct() and SimpleQuery.distinct(), implementations and tests 2011-01-01 11:42:13 +00:00
Timo Westkämper
ea98ddc00c added iterateDistinct to SimpleProjectable 2010-12-18 21:50:45 +00:00
Timo Westkämper
fa3bbed3ba updated SupportedAnnotationTypes annotations 2010-10-26 11:36:18 +00:00
Timo Westkämper
dac8b75246 added tests for @Property annotated properties 2010-10-25 09:08:21 +00:00
Timo Westkämper
b4c05c5d73 improved path related tests 2010-10-25 08:41:49 +00:00
Timo Westkämper
cc56a8d5a9 improved Path handling 2010-10-25 07:15:36 +00:00
Timo Westkämper
406c37bf38 #664351 : added tests for one-jar verification 2010-10-21 11:43:44 +00:00
Timo Westkämper
b50245d887 improved Querydsl APT configuration 2010-10-14 12:48:58 +00:00
Timo Westkämper
dec6565b47 improved APT setup 2010-10-12 08:45:57 +00:00
Lassi Immonen
65c5e7d96b A version which compiles and test don't fail 2010-10-11 15:20:29 +00:00
Lassi Immonen
f015261ecd A broken version with a failure in annotation processor 2010-10-11 15:03:42 +00:00
Timo Westkämper
ad23153f7f #658188 : added support for embedded properties as alternative to embeddable types 2010-10-11 11:34:53 +00:00
Timo Westkämper
5135964bd3 improved embeddable handling 2010-10-11 09:00:56 +00:00
Timo Westkämper
4933b8593e fixed embeddable handling 2010-10-11 08:55:08 +00:00
Timo Westkämper
5ff547ea1c added additional artifacts for APT usage 2010-10-11 08:51:01 +00:00
Timo Westkämper
f06c6a4511 added more Mongodb tests 2010-10-04 07:59:16 +00:00
Timo Westkämper
a77a8c55cc added OR support 2010-10-01 08:48:30 +00:00
Timo Westkämper
ee380fc3c5 #648740 : Changed CloseableIterator usage 2010-09-27 12:33:57 +00:00
Timo Westkämper
aa9f89dcd4 added tests 2010-09-24 12:47:03 +00:00
Timo Westkämper
60d5043a3d minor fixes based on Sonar reports 2010-09-24 08:28:18 +00:00
Timo Westkämper
99b7aca0e8 added tests 2010-09-24 08:05:26 +00:00
Timo Westkämper
18b5754054 2010-09-22 14:58:01 +00:00
Timo Westkämper
adc7917cc3 changed null handling to be compatible with Nullable cases 2010-09-22 14:49:01 +00:00
Timo Westkämper
0305cfc361 minor changes 2010-09-22 14:42:32 +00:00
Lassi Immonen
766dc48598 Added unique result 2010-09-22 13:06:03 +00:00
Timo Westkämper
99951ece9b 2010-09-22 12:38:25 +00:00
Lassi Immonen
e1b9590844 Added iterate test 2010-09-22 05:48:56 +00:00