Commit Graph

  • b69cc9ea75 Add .github/workflows/nuget-preview.yml master UltimateCoder 2024-11-26 22:19:05 +01:00
  • 68ce5b04d9 Update .github/workflows/nuget-ci.yml UltimateCoder 2024-11-26 22:17:37 +01:00
  • 6c33537060 Update .github/workflows/nuget-ci.yml UltimateCoder 2024-11-26 22:15:25 +01:00
  • 00bd61e220 Update .github/workflows/nuget-ci.yml v1.6.3 UltimateCoder 2024-11-26 22:08:40 +01:00
  • c5240aea9a Update .github/workflows/nuget-ci.yml UltimateCoder 2024-11-26 21:48:22 +01:00
  • a748189f84 Update .github/workflows/nuget-ci.yml UltimateCoder 2024-11-26 21:41:18 +01:00
  • 6ce49c378d Update MongoDbGenericRepository/MongoDbGenericRepository.csproj UltimateCoder 2024-11-26 21:34:23 +01:00
  • c45b0a49d7 Update .github/workflows/nuget-ci.yml UltimateCoder 2024-11-26 21:26:47 +01:00
  • e5f65e8f19 Add .github/workflows/nuget-ci.yml UltimateCoder 2024-11-26 21:26:29 +01:00
  • 720e09bdbc NuGet Cleanup UltimateCoder 2024-11-26 00:26:46 +01:00
  • 2b0b04ec7b Updated to .Net Core 8 UltimateCoder 2024-11-26 00:18:00 +01:00
  • e8842f8991 Merge pull request #61 from alexandre-spieser/alex/updateToDriverToV2-28 1.6.2 Alexandre SPIESER 2024-11-23 16:27:22 +00:00
  • a54b702841 update driver to 2.28 alex/updateToDriverToV2-28 Alexandre Spieser 2024-11-23 16:01:33 +00:00
  • e90f9b600e Bump Microsoft.AspNetCore.Identity in /CoreIntegrationTests dependabot/nuget/CoreIntegrationTests/Microsoft.AspNetCore.Identity-2.1.39 dependabot[bot] 2024-05-28 14:17:54 +00:00
  • 9c48653dc6 Merge pull request #57 from mrtaikandi/mongodriver-2.25 1.6.1 Alexandre SPIESER 2024-05-28 15:16:53 +01:00
  • b083988509 Upgrade MongoDb driver and its related packages to 2.25.0 Mohammadreza Taikandi 2024-05-28 15:07:12 +01:00
  • 7bd356c7da Merge pull request #56 from mrtaikandi/mongodriver-2.20 1.6.0 Alexandre SPIESER 2023-08-11 11:07:13 +01:00
  • f59cccb3d9 Upgrade to MongoDb Driver 2.20 and use GuidRepresentationMode.V3 as default representation. Mohammadreza Taikandi 2023-08-07 10:47:12 +01:00
  • 710b7b992f upgrade to MongoDb Driver 2.18 - 2.19 seems to have some broken some tests, investigating. 1.5.1 Alexandre Spieser 2023-08-02 22:56:58 +01:00
  • 9812bded04 Merge pull request #55 from blacktau/feature/cancellation-token-2 1.5.0 Alexandre SPIESER 2023-07-22 12:52:34 +01:00
  • 3b6b08a9ad Merge branch 'feature/cancellation-token-2' of github.com:blacktau/mongodb-generic-repository into feature/cancellation-token-2 Sean Garrett 2023-07-19 11:22:11 +01:00
  • 5ff1c21780 removed redundant ToList() calls and added line break after region Sean Garrett 2023-07-19 11:21:46 +01:00
  • 8f2f92f9d3 remove dotnet-xunit bet nuget package, update xunit packages Alexandre SPIESER 2023-07-18 23:01:21 +01:00
  • 091ee9c204 removing comment Sean Garrett 2023-07-18 08:56:03 +01:00
  • 7bbbd7bd71 reverting target frameworks change Sean Garrett 2023-07-18 08:55:06 +01:00
  • cb55d3bffa removing empty test classes Sean Garrett 2023-07-17 18:37:17 +01:00
  • 67784e64ee getandupdate and getpaginated Sean Garrett 2023-07-06 19:15:10 +01:00
  • 3a7b24262e unit tests for repo update methods Sean Garrett 2023-07-06 18:32:00 +01:00
  • 26b71ff76e reformatting Sean Garrett 2023-07-06 13:00:55 +01:00
  • c70727212e cancellation tokens on repository update methods Sean Garrett 2023-07-06 11:49:45 +01:00
  • be58460bf1 tokens for updater and unit tests Sean Garrett 2023-07-05 20:20:08 +01:00
  • dc7a4dc67b tests for readonly repositories Sean Garrett 2023-07-04 22:38:01 +01:00
  • b09b359867 rest of the unit tests for readonly repo Sean Garrett 2023-07-02 17:54:30 +01:00
  • f9ea630611 unit tests for keyed readonly repo Sean Garrett 2023-07-02 14:10:55 +01:00
  • 40e287418b read only and tests Sean Garrett 2023-07-01 22:27:11 +01:00
  • 240b61d1d2 tests for getMaxVValue and GetMinValue Sean Garrett 2023-06-25 22:27:40 +01:00
  • f7ba046f20 Reader GetAll, GetByMin and getByMax test Sean Garrett 2023-06-25 21:13:17 +01:00
  • 0699130733 Reader GetAll, GetByMin and getByMax test Sean Garrett 2023-06-25 21:12:52 +01:00
  • 03b8b273f8 any and count tests Sean Garrett 2023-06-25 16:55:44 +01:00
  • dee1376a41 MongodbReader cancellation tokens and some unit tests Sean Garrett 2023-06-25 15:03:52 +01:00
  • 11ce19cb5c Cancellation tokens for CombinedTextIndex and DropIndex Sean Garrett 2023-06-24 19:10:12 +01:00
  • 387bf6beec Cancellation tokens on Create Hashed Index Sean Garrett 2023-06-24 18:17:55 +01:00
  • 807a4b17ce Ascending index tests and Descending Index and tests Sean Garrett 2023-06-24 17:08:26 +01:00
  • 251ffdacfa unit tests for Create and Get Indexes Sean Garrett 2023-06-24 14:48:35 +01:00
  • aaf80a7ae2 Cancellation Tokens for Text Index and GetIndex Sean Garrett 2023-06-24 12:41:17 +01:00
  • b7b23e7b92 added tests for index handler Sean Garrett 2023-06-22 22:06:27 +01:00
  • 25766febd4 Index tests Sean Garrett 2023-06-20 22:06:30 +01:00
  • ed2eddd33e unit tests for add Sean Garrett 2023-06-18 18:37:30 +01:00
  • 39e93dc968 added cancellation tokens to 'Create' methods Sean Garrett 2023-06-18 18:08:50 +01:00
  • cae2b01dd9 removing ignored file Sean Garrett 2023-06-17 23:46:02 +01:00
  • 86d9ea6990 added unit tests for MongoDBCreator and missing CancellationTokens Sean Garrett 2023-06-17 23:42:10 +01:00
  • 1b8f795e00 added cancellation tokens to sync deletes and added more unit tests Sean Garrett 2023-06-17 17:49:49 +01:00
  • b285c7d919 reverting verify change Sean Garrett 2023-06-16 22:41:45 +01:00
  • 23780697fb added some missing cancellation tokens and fixed incorrect tests Sean Garrett 2023-06-16 22:40:46 +01:00
  • f09cfc53c2 Delete unit tests for the repos Sean Garrett 2023-06-16 17:20:04 +01:00
  • c6545b9448 keyed Delete unit tests Sean Garrett 2023-06-16 11:51:40 +01:00
  • 54e756c695 unit tests Sean Garrett 2023-06-15 21:56:47 +01:00
  • 0cf6a7e5d3 added overloads for delete Sean Garrett 2023-06-15 21:35:51 +01:00
  • e23f659ffe removing volatile Sean Garrett 2023-06-15 18:32:12 +01:00
  • 02b9385fd8 fixed various warnings Sean Garrett 2023-06-11 20:23:44 +01:00
  • 14e261261c interfaces to seperate files Sean Garrett 2023-06-11 18:39:22 +01:00
  • d166feb5d6 Merge pull request #46 from miszu/bump-mongodb-driver-to-2.15 Alexandre SPIESER 2022-08-22 18:19:01 +01:00
  • 885507274d Bumped mongodb.driver to 2.15 Michał Żołnieruk 2022-04-04 15:51:51 +02:00
  • 52390fad25 Merge pull request #43 from khanhna/feature/read_process_integration_test Alexandre SPIESER 2022-01-11 14:05:52 +00:00
  • f888d5996b Add integration test for native read filter operations Khanh Nguyen 2021-12-12 11:02:17 +07:00
  • f74254b411 Merge pull request #42 from khanhna/feature/read_process_added Alexandre SPIESER 2021-12-06 19:14:55 +00:00
  • c14ceffe4f Add read operation support for filter definition Khanh Nguyen An 2021-10-26 18:14:42 +07:00
  • dc196b24f7 Upgraded MongoDB.Driver to 2.13.2, move target framework of CoreIntegrationTests to netcoreapp2.1 1.4.8 Alexandre SPIESER 2021-10-13 22:52:00 +01:00
  • fe02d871f3 Merge branch 'alex/CancellationTokenWork' Alexandre SPIESER 2021-03-15 11:39:18 +00:00
  • ff94611ee9 remove legacy stuff, bump to version 1.4.7 after missed cancellation token mapping in AddOneAsync. alex/CancellationTokenWork Alexandre SPIESER 2021-03-15 11:38:37 +00:00
  • 71b64c84a0 Merge pull request #39 from alexandre-spieser/alex/CancellationTokenWork 1.4.7 Alexandre SPIESER 2021-03-15 11:15:00 +00:00
  • 5f6e015bf2 fix mistake: missing cancellation token Alexandre SPIESER 2021-03-15 11:07:35 +00:00
  • 6d8e358ccc reference package in tests Alexandre SPIESER 2021-03-15 09:45:15 +00:00
  • 76a1aab671 pushed cancellation token changes Alexandre SPIESER 2021-03-15 08:03:50 +00:00
  • eebdc89575 adding cancellation token alex/UpdateMany Alexandre SPIESER 2021-03-12 10:13:28 +00:00
  • ee4950c5d4 Merge branch 'master' into alex/UpdateMany Alexandre SPIESER 2021-03-10 08:45:10 +00:00
  • 658c753989 Added cancellation tokens (ongoing) Alexandre SPIESER 2021-03-10 08:44:50 +00:00
  • 0e8d629a8f Update README.md Alexandre SPIESER 2020-06-09 17:18:43 +01:00
  • ba3f876f95 Merge pull request #35 from alexandre-spieser/alex/UpdateMany 1.4.5 Alexandre SPIESER 2020-06-09 09:02:31 +01:00
  • e4a36e5c60 remove default option: IsUpset = true in update methods, to avoid unexpected document insertions. Alexandre SPIESER 2020-06-09 09:01:53 +01:00
  • 592c30ed2c Merge pull request #34 from alexandre-spieser/alex/UpdateMany 1.4.4 Alexandre SPIESER 2020-06-06 12:16:58 +01:00
  • 83f1d2c7a6 nuget package works locally Alexandre SPIESER 2020-06-06 12:06:28 +01:00
  • ab294d1a5d remove ncrunch noise Alexandre SPIESER 2020-06-06 11:31:11 +01:00
  • dd8cbe3da7 Merge branch 'master' into alex/UpdateMany Alexandre SPIESER 2020-06-06 11:29:31 +01:00
  • 0844c51566 update many implementation, with tests Alexandre SPIESER 2020-06-06 11:28:46 +01:00
  • 601c0fd02d Update README.md Alexandre SPIESER 2020-06-06 08:31:35 +01:00
  • 91d15312e6 Update README.md Alexandre SPIESER 2020-06-05 07:26:28 +01:00
  • 54b2a63a8e Update README.md Alexandre SPIESER 2020-05-06 08:11:31 +01:00
  • dbb27aad39 Update README.md Alexandre SPIESER 2020-04-22 19:18:18 +01:00
  • afd0308849 Update README.md Alexandre SPIESER 2020-04-22 19:16:57 +01:00
  • 9cb35c5881 remove packaged dependencies 1.4.3 Alexandre SPIESER 2020-02-05 21:37:44 +00:00
  • c5390214eb updated driver and test suite 1.4.1 Alexandre SPIESER 2019-11-18 22:38:34 +00:00
  • ac1fd709a6 Merge pull request #26 from LeEmo86/upgrade-mongodbdriver Alexandre SPIESER 2019-11-18 21:52:50 +00:00
  • f6b0aa274b Updated the mongodb driver Liam Flanagan 2019-11-18 19:20:57 +00:00
  • 7a82a281fb Merge pull request #23 from DanielGasson/master Alexandre SPIESER 2019-06-18 21:50:50 +01:00
  • dca01b184c Allow initialisation of MongoDbContext with connection string only Daniel Gasson 2019-06-18 11:33:26 +01:00
  • b1cda2ac50 adding client session to mongodb updater methods Alexandre SPIESER 2019-05-18 19:49:44 +01:00
  • 8d6b796e7f Merge pull request #22 from alexandre-spieser/alex/refactorForKeyTypeRepo 1.4.0 Alexandre SPIESER 2019-04-18 08:22:35 +01:00
  • 1a7763a312 1.4.0 release Alexandre SPIESER 2019-04-18 08:21:18 +01:00
  • 77cc85574c Update BaseMongoRepository.TKey.Update.cs Alexandre SPIESER 2019-04-17 19:08:13 +01:00