Commit Graph

120 Commits

Author SHA1 Message Date
Mohammadreza Taikandi f59cccb3d9 Upgrade to MongoDb Driver 2.20 and use GuidRepresentationMode.V3 as default representation. 2023-08-07 11:34:35 +01:00
Alexandre Spieser 710b7b992f upgrade to MongoDb Driver 2.18 - 2.19 seems to have some broken some tests, investigating. 2023-08-02 22:56:58 +01:00
Sean Garrett 5ff1c21780 removed redundant ToList() calls and added line break after region 2023-07-19 11:21:46 +01:00
Sean Garrett 091ee9c204 removing comment 2023-07-18 08:56:03 +01:00
Sean Garrett 7bbbd7bd71 reverting target frameworks change 2023-07-18 08:55:06 +01:00
Sean Garrett 67784e64ee getandupdate and getpaginated 2023-07-06 19:15:10 +01:00
Sean Garrett 3a7b24262e unit tests for repo update methods 2023-07-06 18:32:00 +01:00
Sean Garrett 26b71ff76e reformatting 2023-07-06 13:00:55 +01:00
Sean Garrett c70727212e cancellation tokens on repository update methods 2023-07-06 11:49:45 +01:00
Sean Garrett be58460bf1 tokens for updater and unit tests 2023-07-05 20:20:08 +01:00
Sean Garrett dc7a4dc67b tests for readonly repositories 2023-07-04 22:38:01 +01:00
Sean Garrett f9ea630611 unit tests for keyed readonly repo 2023-07-02 14:10:55 +01:00
Sean Garrett 40e287418b read only and tests 2023-07-01 22:27:11 +01:00
Sean Garrett 240b61d1d2 tests for getMaxVValue and GetMinValue 2023-06-25 22:27:40 +01:00
Sean Garrett dee1376a41 MongodbReader cancellation tokens and some unit tests 2023-06-25 15:03:52 +01:00
Sean Garrett 11ce19cb5c Cancellation tokens for CombinedTextIndex and DropIndex 2023-06-24 19:10:12 +01:00
Sean Garrett 387bf6beec Cancellation tokens on Create Hashed Index 2023-06-24 18:17:55 +01:00
Sean Garrett 807a4b17ce Ascending index tests and Descending Index and tests 2023-06-24 17:08:26 +01:00
Sean Garrett aaf80a7ae2 Cancellation Tokens for Text Index and GetIndex 2023-06-24 12:41:17 +01:00
Sean Garrett 25766febd4 Index tests 2023-06-20 22:06:30 +01:00
Sean Garrett ed2eddd33e unit tests for add 2023-06-18 18:37:30 +01:00
Sean Garrett 39e93dc968 added cancellation tokens to 'Create' methods 2023-06-18 18:08:50 +01:00
Sean Garrett 86d9ea6990 added unit tests for MongoDBCreator and missing CancellationTokens 2023-06-17 23:42:10 +01:00
Sean Garrett 1b8f795e00 added cancellation tokens to sync deletes and added more unit tests 2023-06-17 17:49:49 +01:00
Sean Garrett 23780697fb added some missing cancellation tokens and fixed incorrect tests 2023-06-16 22:40:46 +01:00
Sean Garrett f09cfc53c2 Delete unit tests for the repos 2023-06-16 17:20:04 +01:00
Sean Garrett c6545b9448 keyed Delete unit tests 2023-06-16 11:51:40 +01:00
Sean Garrett 0cf6a7e5d3 added overloads for delete 2023-06-15 21:35:51 +01:00
Sean Garrett e23f659ffe removing volatile 2023-06-15 18:32:12 +01:00
Sean Garrett 02b9385fd8 fixed various warnings 2023-06-11 20:23:44 +01:00
Sean Garrett 14e261261c interfaces to seperate files 2023-06-11 18:39:22 +01:00
Michał Żołnieruk 885507274d Bumped mongodb.driver to 2.15 2022-04-04 15:51:51 +02:00
Khanh Nguyen An c14ceffe4f Add read operation support for filter definition 2021-10-26 18:14:42 +07:00
Alexandre SPIESER dc196b24f7 Upgraded MongoDB.Driver to 2.13.2, move target framework of CoreIntegrationTests to netcoreapp2.1 2021-10-13 22:52:00 +01:00
Alexandre SPIESER ff94611ee9 remove legacy stuff, bump to version 1.4.7 after missed cancellation token mapping in AddOneAsync. 2021-03-15 11:38:37 +00:00
Alexandre SPIESER 5f6e015bf2 fix mistake: missing cancellation token 2021-03-15 11:07:35 +00:00
Alexandre SPIESER 6d8e358ccc reference package in tests 2021-03-15 09:45:15 +00:00
Alexandre SPIESER 76a1aab671 pushed cancellation token changes 2021-03-15 08:03:50 +00:00
Alexandre SPIESER eebdc89575 adding cancellation token 2021-03-12 10:13:28 +00:00
Alexandre SPIESER 658c753989 Added cancellation tokens (ongoing) 2021-03-10 08:44:50 +00:00
Alexandre SPIESER e4a36e5c60 remove default option: IsUpset = true in update methods, to avoid unexpected document insertions. 2020-06-09 09:01:53 +01:00
Alexandre SPIESER 83f1d2c7a6 nuget package works locally 2020-06-06 12:06:28 +01:00
Alexandre SPIESER 0844c51566 update many implementation, with tests 2020-06-06 11:28:46 +01:00
Alexandre SPIESER 9cb35c5881 remove packaged dependencies 2020-02-05 21:37:44 +00:00
Alexandre SPIESER c5390214eb updated driver and test suite 2019-11-18 22:38:34 +00:00
Liam Flanagan f6b0aa274b Updated the mongodb driver 2019-11-18 19:20:57 +00:00
Daniel Gasson dca01b184c Allow initialisation of MongoDbContext with connection string only 2019-06-18 11:33:26 +01:00
Alexandre SPIESER b1cda2ac50 adding client session to mongodb updater methods 2019-05-18 19:49:44 +01:00
Alexandre SPIESER 1a7763a312 1.4.0 release 2019-04-18 08:21:18 +01:00
Alexandre SPIESER 77cc85574c Update BaseMongoRepository.TKey.Update.cs 2019-04-17 19:08:13 +01:00