- Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: spring-projects/spring-data-mongodb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DATAMONGO-948 - Sort should be taken as is when no type information available.
#189 by christophstrobl was closed Jun 18, 2014 Loading…
DATAMONGO-566 - Add support for derived 'deleteBy' and 'removeBy'.
#147 by christophstrobl was closed Mar 17, 2014 Loading…
DATAMONGO-773 - Verify that @DBRef fields can be included in query.
#142 by thomasdarimont was closed Apr 23, 2014 Loading…
DATAMONGO-829 - NearQuery should not default 'num' to zero.
#133 by christophstrobl was closed Mar 4, 2014 Loading…
DATAMONGO-866 Add new field naming strategy and make it configurable through XML/Java config
#136 by ryantenney was closed Apr 16, 2014 Loading…
DATAMONGO-868 - FindAndModify should inc version if not already included in Update.
#141 by christophstrobl was closed Mar 6, 2014 Loading…
DATAMONGO-821 - Support mongodb syntax for DBRef properties.
#139 by christophstrobl was closed Mar 6, 2014 Loading…
DATAMONGO-812 - Add support for $push $each since $pushAll is deprecated.
#112 by christophstrobl was closed Feb 11, 2014 Loading…
DATAMONGO-686 - Fixed potential race-condition in QueryMapper.
#111 by thomasdarimont was closed Jan 23, 2014 Loading…
DATAMONGO-807 - findAndModify does not retain Class information
#110 by christophstrobl was closed Jan 27, 2014 Loading…
DATAMONGO-853 - Update must not allow 'null' keys.
#129 by christophstrobl was closed Feb 24, 2014 Loading…
DATAMONGO-852 - Update keeps track of fields to be modified.
#126 by christophstrobl was closed Feb 21, 2014 Loading…
DATAMONGO-468 - Verify that one can use a domain object in DbRef field updates.
#127 by thomasdarimont was closed Feb 21, 2014 Loading…
DATAMONGO-827 - @Indexed and @CompundIndex cannot be created without giving index name.
#143 by thomasdarimont was closed Apr 28, 2014 Loading…
Add test to ensure custom converter takes precedence over default conver...
#98 by abonstu was closed Feb 5, 2014 Loading…
DATAMONGO-912 - Consider custom mongo conversions in all stages of an aggregation pipeline.
#170 by thomasdarimont was closed Apr 23, 2014 Loading…
DATAMONGO-847 - Allow usage of Query for Update $pull.
#172 by christophstrobl was closed Apr 28, 2014 Loading…
DATAMONGO-917 - Improve Spring 4.0 framework version detection to avoid NPEs.
#173 by thomasdarimont was closed Apr 28, 2014 Loading…
ProTip! Filter pull requests by the default branch with base:main.