3222 Commits (feature/fle-derivation)
 

Author SHA1 Message Date
Christoph Strobl d46f4bed74 Remove EvaluationContextProvider from MPE & MPP 4 years ago
Christoph Strobl e8d0492520 Update documentation 4 years ago
Christoph Strobl bd06bb422a Remove the explicit wrapper name and replace it with schemaDocument() method 4 years ago
Christoph Strobl 16f2cf61e6 Switch filter from using SchemaProperty to actual persistentProperties. 4 years ago
Christoph Strobl d769e212d3 Revert "Hacking - retrieve environment properties and expose them via systemProperties." 4 years ago
Christoph Strobl b580840529 Hacking - retrieve environment properties and expose them via systemProperties. 4 years ago
Christoph Strobl bb2d0f5376 Remove EncryptedField annotation in favor of Encrypted 4 years ago
Christoph Strobl 3448b46739 allow usage of evaluation context extension to compute keyIds 4 years ago
Christoph Strobl c9aeccd0f5 use an extension to allow users providing the encryption 4 years ago
Christoph Strobl 1bbfd5b6de Move to explicit filter for encrypted fields. 4 years ago
Christoph Strobl 0df74b0b61 moar hacking 4 years ago
Christoph Strobl ae27af3d16 allow algorithm on top level - maybe we should just have the encrypted annotation 4 years ago
Christoph Strobl e7308cd806 hacking part II 4 years ago
Christoph Strobl 5c581fc450 hacking 4 years ago
Christoph Strobl f16a6c6d34 Prepare issue branch. 4 years ago
Mark Paluch f24e8e5361 Avoid nested Document conversion to primitive types for fields with an explicit write target. 4 years ago
Christoph Strobl bf86f39b2d
Fix id field target type conversion for document references. 4 years ago
Mark Paluch f662d7ca0d
Polishing. 4 years ago
James McNee 62eb719b1e
Add support for `$sampleRate` criteria. 4 years ago
Mark Paluch 69b582823a
Polishing. 4 years ago
divya srivastava 297ef98239
Add support for `$regexFind`, `$regexFindAll`, and `$regexMatch` aggregation operators. 4 years ago
Mark Paluch f71f107445
Polishing. 4 years ago
Ivan Volzhev 36e2d80d71
Relax requirement for GeoJsonMultiPoint construction allowing creation using a single point. 4 years ago
Mark Paluch 467536cb34
Polishing. 4 years ago
sangyongchoi 302c8031f9
Add Criteria infix functions for `maxDistance` and `minDistance`. 4 years ago
Mark Paluch 7c6e951c7c
Polishing. 4 years ago
Mushtaq Ahmed 92cc2a582a
Add support for `$rand` aggregation operator. 4 years ago
Mark Paluch 24171b3ae2
Polishing. 4 years ago
Christoph Strobl 456c1ad26a
Add shortcut for date aggregation operators working with timezone. 4 years ago
Christoph Strobl fc41793d5d
Add support for `$dateDiff` aggregation operator. 4 years ago
Christoph Strobl afef243634
Add support for `$dateAdd` aggregation operator. 4 years ago
Mark Paluch 869b88702d
Polishing. 4 years ago
Ryan Gibb aca403c112
Fix a typo in `MongoConverter` javadoc. 4 years ago
Mark Paluch df0372eee1
Polishing. 4 years ago
Christoph Strobl c4c6267d91
Add support for `$cos` and `$cosh` aggregation operators. 4 years ago
Christoph Strobl 73d5886aae
Add support for `$tan` and `$tanh` aggregation operators. 4 years ago
Christoph Strobl 0db47169cf
Add support for `$sin` and `$sinh` aggregation operators. 4 years ago
Christoph Strobl ec16b873b7
Add support for `$degreesToRadians` aggregation operator. 4 years ago
Mark Paluch 2a3a4cf030
Polishing. 4 years ago
Christoph Strobl df2b2a2f68
Add support for `$integral` aggregation operator. 4 years ago
Mark Paluch fd0a402c99
Polishing. 4 years ago
Christoph Strobl 6bd0f758fe
Extend support for `$ifNull` to cover multiple conditions. 4 years ago
Mark Paluch 10c0203605
Polishing. 4 years ago
Christoph Strobl 82b33331fc
Add support for `$derivative` aggregation operator. 4 years ago
Mark Paluch 75b5a548b6
Polishing. 4 years ago
Mark Paluch 0c481feb72
Extract Aggregation Framework and GridFS docs in own source files. 4 years ago
Mark Paluch c8a791d367
Polishing. 4 years ago
Christoph Strobl 510028a834
Add support for `$shift` aggregation Operator. 4 years ago
Christoph Strobl 1a86761e2e
Add support for `$documentNumber` aggregation operator. 4 years ago
Christoph Strobl 30da62181f
Add support for `$rank` and `$denseRank` aggregation operators. 4 years ago