Commit Graph

108 Commits

Author SHA1 Message Date
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
Alexandre SPIESER 846bb16730 Update BaseMongoRepository.TKey.Index.cs 2019-04-17 19:05:17 +01:00
Alexandre SPIESER 5e4cbfa1b3 Update BaseMongoRepository.TKey.Delete.cs 2019-04-17 19:04:38 +01:00
Alexandre SPIESER 804dc18c4f Update BaseMongoRepository.TKey.Create.cs 2019-04-17 19:03:59 +01:00
Alexandre SPIESER 182ee0a335 Update BaseMongoRepository.Update.cs 2019-04-17 19:02:57 +01:00
Alexandre SPIESER bd662d25d6 Update BaseMongoRepository.Index.cs 2019-04-17 19:00:33 +01:00
Alexandre SPIESER 6c8d4bdafb Update BaseMongoRepository.Delete.cs 2019-04-17 18:59:27 +01:00
Alexandre SPIESER 4d94a1b436 Update BaseMongoRepository.Create.cs 2019-04-17 18:58:47 +01:00
Alexandre SPIESER 530309e9fc added test suite for BaseMongoRepository<TKey> 2019-04-15 00:26:10 +01:00
Alexandre SPIESER baaf2b5ee9 tests now full clear the mongo collections / added GetSortedPaginatedAsync + tests 2019-04-14 22:47:06 +01:00
Alexandre SPIESER d2df667b3f added objectid tests 2019-04-14 20:18:37 +01:00
Alexandre SPIESER 8ccced66ea adding group by test 2019-04-14 20:07:56 +01:00
Alexandre SPIESER 2207f2f1a1 rename after full refactor 2019-04-14 19:31:28 +01:00