Christoph Strobl
8ecb09b142
Updated changelog.
...
See #3477
5 years ago
Christoph Strobl
c1c25b88e7
Update issue tracker references after GitHub issues migration.
...
See: #3529
5 years ago
Mark Paluch
ad6d2c97b7
Update copyright year to 2021.
...
Closes #3534
5 years ago
Mark Paluch
c66ffeaa09
DATAMONGO-2653 - Updated changelog.
5 years ago
Mark Paluch
1e84f379b2
DATAMONGO-2649 - Prepare 3.2 M1 (2021.0.0).
5 years ago
Mark Paluch
d605a227fc
DATAMONGO-2649 - Updated changelog.
5 years ago
Mark Paluch
8dea071270
DATAMONGO-2647 - Updated changelog.
5 years ago
Mark Paluch
fece1e99cb
DATAMONGO-2646 - Updated changelog.
5 years ago
Mark Paluch
8918c97189
DATAMONGO-2663 - Document Spring Data to MongoDB compatibility.
...
Original Pull Request: #895
5 years ago
Mark Paluch
5c3bb00b24
DATAMONGO-2648 - Updated changelog.
6 years ago
Mark Paluch
373f07e176
DATAMONGO-2639 - Prepare 3.1 GA (2020.0.0).
6 years ago
Mark Paluch
f5e2bdc7ef
DATAMONGO-2639 - Updated changelog.
6 years ago
Mark Paluch
30e63fffe2
DATAMONGO-2625 - Updated changelog.
6 years ago
Mark Paluch
83136b4e60
DATAMONGO-2624 - Updated changelog.
6 years ago
Mark Paluch
56697545a3
DATAMONGO-2641 - Updated changelog.
6 years ago
Robin Dupret
76eecc443e
DATAMONGO-2638 - Fix list item rendering in reference documentation.
...
Original Pull Request: #885
6 years ago
LiangYong
1f81806809
DATAMONGO-2638 - Fix aggregation input parameter syntax in reference documentation.
...
Original Pull Request: #881
6 years ago
Christoph Strobl
20f702512b
DATAMONGO-2626 - Prepare 3.1 RC2 (2020.0.0).
6 years ago
Christoph Strobl
ad77f23364
DATAMONGO-2626 - Updated changelog.
6 years ago
Christoph Strobl
0ef852a8fc
DATAMONGO-2623 - Add support for $function and $accumulator aggregation operators.
...
Original pull request: #887 .
6 years ago
Mark Paluch
4548d07826
DATAMONGO-2596 - Polishing.
...
Refactor KPropertyPath.toString() into KProperty.asPath() extension function to allow rendering simple properties and property paths into a String property path.
Original pull request: #880 .
6 years ago
Mark Paluch
6034fc1cbd
DATAMONGO-2608 - Prepare 3.1 RC1 (2020.0.0).
6 years ago
Mark Paluch
61f4770b4a
DATAMONGO-2608 - Updated changelog.
6 years ago
Mark Paluch
c9cfe7acd6
DATAMONGO-2609 - Updated changelog.
6 years ago
Mark Paluch
415ceeef63
DATAMONGO-2593 - Updated changelog.
6 years ago
Mark Paluch
1bdcb88430
DATAMONGO-2592 - Updated changelog.
6 years ago
Mark Paluch
90aa7b8f89
DATAMONGO-2594 - Updated changelog.
6 years ago
Mark Paluch
fd25f39236
DATAMONGO-2579 - Prepare 3.1 M2 (2020.0.0).
6 years ago
Mark Paluch
a7e3ed2e37
DATAMONGO-2579 - Updated changelog.
6 years ago
Mark Paluch
5795a507bd
DATAMONGO-1836 - Polishing.
...
Revert constructor change of AggregationOptions to not break existing code. Update since tags. Reformat code.
Align visibility of AggregationOptionsTests with JUnit 5 rules. Update documentation.
Original pull request: #878 .
6 years ago
Mark Paluch
2ea3ceda2d
DATAMONGO-2598 - Polishing.
...
Original pull request: #872 .
6 years ago
Jay Bryant
6a43f28466
DATAMONGO-2598 - Wording changes.
...
Removed the language of oppression and violence
and replaced it with more neutral language.
Note that problematic words in the code have
to remain in the docs until the code changes.
Original pull request: #872 .
6 years ago
Mark Paluch
41607b10d0
DATAMONGO-1894 - Introduce cached ExpressionParser.
...
Original Pull Request: #874
6 years ago
Mark Paluch
430c166a2b
DATAMONGO-2568 - Updated changelog.
6 years ago
Mark Paluch
79c647a4d8
DATAMONGO-2567 - Updated changelog.
6 years ago
Mark Paluch
1b5a22730b
DATAMONGO-2566 - Updated changelog.
6 years ago
Christoph Strobl
a8a364c2de
DATAMONGO-2586 - Polishing.
...
Add tests to ensure no reactive auditing callback is registered when using imperative configuration and vice versa.
Update wording and minor code style tweaks.
Original Pull Request: #877
6 years ago
Mark Paluch
6bafcea539
DATAMONGO-2586 - Add support for reactive auditing.
...
We now provide a fully reactive variant for auditing with EnableReactiveMongoAuditing.
Original Pull Request: #877
6 years ago
Mark Paluch
a70629697b
DATAMONGO-2544 - Prepare 3.1 M1 (2020.0.0).
6 years ago
Mark Paluch
d52785533d
DATAMONGO-2544 - Updated changelog.
6 years ago
Mark Paluch
da7fc927fa
DATAMONGO-2558 - Add integration test for RxJava 3 repositories.
...
Update Javadoc and reference documentation.
Original pull request: #866 .
6 years ago
Mark Paluch
837b333d7a
DATAMONGO-2543 - Updated changelog.
6 years ago
Mark Paluch
ffd4166b65
DATAMONGO-2533 - Updated changelog.
6 years ago
Mark Paluch
083050fc3c
DATAMONGO-2532 - Updated changelog.
6 years ago
Mark Paluch
8b50778350
DATAMONGO-2553 - Fix reference documentation links.
...
Remove links to removed documentations sections.
6 years ago
Mark Paluch
62bfde2b6b
DATAMONGO-2534 - Prepare 3.0 GA (Neumann).
6 years ago
Mark Paluch
93a27f80a3
DATAMONGO-2534 - Updated changelog.
6 years ago
Florian Bernard
0345abb5f8
DATAMONGO-2509 - Add missing Query constructor in reference documentation.
...
Original pull request: #846 .
6 years ago
Mark Paluch
35196e3129
DATAMONGO-2509 - Polishing.
...
Fix typos, improve wording. Reworks documentation specific to MongoDB 3 and 4.
Original pull request: #853 .
6 years ago
Christoph Strobl
288e04b2d3
DATAMONGO-2509 - Update Reference Documentation.
...
Related to: DATAMONGO-365, DATAMONGO-384, DATAMONGO-2192, DATAMONGO-2407
Original pull request: #853 .
6 years ago