Граф коммитов

  • 6ad63030e8 clear main branch main Mark Brown 2023-11-07 17:12:25 +0000
  • ca3630be0c last update Mark Brown 2023-11-07 17:08:22 +0000
  • 91dd543b32
    Merge 9bebdb986e into 48b5f42efa Leonard Sheng Sheng Lee 2023-04-27 12:12:07 +0000
  • 9bebdb986e
    chore: rename scripts Leonard Sheng Sheng Lee 2023-04-27 14:11:59 +0200
  • 64be1e89fe
    chore: revert appsettings.json Leonard Sheng Sheng Lee 2023-04-27 13:40:55 +0200
  • 34f6fa0978
    docs: readme file Leonard Sheng Sheng Lee 2023-04-27 12:13:39 +0200
  • 908c74e4c2
    feature: github actions Leonard Sheng Sheng Lee 2023-04-27 12:07:09 +0200
  • 63da62f917
    docs: readme file Leonard Sheng Sheng Lee 2023-04-27 10:48:42 +0200
  • e638bf2e68
    feature: build scripts Leonard Sheng Sheng Lee 2023-04-27 10:31:16 +0200
  • be086ecec9
    feature: build release configuration Leonard Sheng Sheng Lee 2023-04-27 10:30:56 +0200
  • 6567c57628
    feature: .editorconfig Leonard Sheng Sheng Lee 2023-04-27 10:28:05 +0200
  • bf431e13c5
    Merge 2bf2991128 into 48b5f42efa dependabot[bot] 2023-03-04 00:14:07 +0000
  • 2bf2991128
    Bump MongoDB.Driver dependabot/nuget/Extensions/Mongo/Microsoft.DataTransfer.MongoExtension/MongoDB.Driver-2.19.0 dependabot[bot] 2023-03-04 00:14:05 +0000
  • d2ba7b9b4e Adding URI support to JSON source feature/cosmos-configuration John Bowen 2022-11-01 12:16:28 -0700
  • aba2d6d2a1 Adding logging support in place of console output John Bowen 2022-10-27 10:20:53 -0700
  • 9fa5ca9123 Adding streaming insert option John Bowen 2022-10-25 15:23:54 -0700
  • 5a85f523bb Merge branch 'Cosmos_DB_Extension_Update_Existing_Documents' of https://github.com/chstorb/azure-documentdb-datamigrationtool into Cosmos_DB_Extension_Update_Existing_Documents Christian Storb 2022-10-20 14:38:39 +0200
  • 2bbba608c7 automatically close conole when app was started with command line argumentsMerge branch 'Cosmos_DB_Extension_Update_Existing_Documents' of https://github.com/chstorb/azure-documentdb-datamigrationtool into Cosmos_DB_Extension_Update_Existing_Documents Christian Storb 2022-10-19 14:33:04 +0200
  • 33eb03bce0 Merge branch 'Cosmos_DB_Extension_Update_Existing_Documents' of https://github.com/chstorb/azure-documentdb-datamigrationtool into Cosmos_DB_Extension_Update_Existing_Documents Christian Storb 2022-10-19 14:33:04 +0200
  • 67c0c7dd76 Remove ConnectionString from Cosmos...Settings. These settings override the launch settings and then cause debugging to fail.Merge branch 'Cosmos_DB_Extension_Update_Existing_Documents' of https://github.com/chstorb/azure-documentdb-datamigrationtool into Cosmos_DB_Extension_Update_Existing_Documents Christian Storb 2022-10-19 14:17:23 +0200
  • c8a9d59d89 Merge branch 'Cosmos_DB_Extension_Update_Existing_Documents' of https://github.com/chstorb/azure-documentdb-datamigrationtool into Cosmos_DB_Extension_Update_Existing_Documents Christian Storb 2022-10-19 14:17:23 +0200
  • 0831a15d85 launch profile Cosmos->Cosmos addedCosmos DB extension - update existing documents Christian Storb 2022-10-19 12:14:45 +0200
  • a13551340e Cosmos DB extension - update existing documents Christian Storb 2022-10-19 12:14:45 +0200
  • f052428793 Name update John Bowen 2022-10-13 15:33:10 -0700
  • ed6df19d86 Adding mode option for read John Bowen 2022-10-13 15:31:14 -0700
  • bbd1ac2367 Updates to configuration settings John Bowen 2022-10-06 16:40:56 -0700
  • 48b5f42efa
    Microsoft mandatory file (#189) microsoft-github-policy-service[bot] 2022-10-06 08:58:50 -0400
  • 98e1528a12
    SQL Source and Sink extension (#191) John Bowen 2022-10-05 12:22:44 -0700
  • 03607609fe
    Update dotnet-build-test.yml to 'main' branch after merge Chris Pietschmann 2022-10-05 14:57:56 -0400
  • 86e061c680
    Microsoft mandatory file users/GitHubPolicyService/437e6aec-e23b-4a8f-909a-799449aaf5c8 microsoft-github-policy-service[bot] 2022-10-05 18:56:20 +0000
  • 171e0e1483
    Merge pull request #188 from Azure/feature/begin-core Chris Pietschmann 2022-10-05 18:56:15 +0000
  • e989a82051 Adding status messages for JSON and Cosmos feature/begin-core John Bowen 2022-10-05 10:59:40 -0700
  • a175e05d91 Adding 429 retry and output messages to Cosmos sink John Bowen 2022-10-04 12:51:45 -0700
  • 5aa8477d91 removed the simple-json file from the sample data codingbandit 2022-10-04 13:29:00 -0400
  • afe01fcf01
    Microsoft mandatory file users/GitHubPolicyService/46b91360-8cd6-44ee-ba36-5e978a97cfb8 microsoft-github-policy-service[bot] 2022-09-28 19:08:00 +0000
  • bd4214fa06 Adding JSON root object and folder of files support John Bowen 2022-09-27 11:11:25 -0700
  • d993bed8eb Adding docs and JSON column support feature/sql-extension John Bowen 2022-09-27 09:33:06 -0700
  • cf01140e3d Adding direct reference to common package version John Bowen 2022-09-26 14:43:24 -0700
  • 6157fb390a Merge remote-tracking branch 'origin/feature/begin-core' into feature/sql-extension John Bowen 2022-09-26 14:21:04 -0700
  • 88a1bea4ca Removed unnecessary usings, added default section name to extension configuration documentation, completed initial tutorial of JSON to Cosmos DB usage. codingbandit 2022-09-24 12:44:30 -0400
  • 6f3e178dc3 in-progress documentation codingbandit 2022-09-24 11:25:48 -0400
  • 50a576023e
    fix typo in AzureTableAPI readme.md Chris Pietschmann 2022-09-20 14:11:31 -0400
  • b4ad634a70
    Merge pull request #186 - Add AzureTableAPI doc readme Chris Pietschmann 2022-09-20 18:09:44 +0000
  • 715066f71e add AzureTableAPI doc readme Chris Pietschmann 2022-09-20 14:07:02 -0400
  • 8130b013a4 Adding sink implementation for SQL John Bowen 2022-09-19 16:49:30 -0700
  • cc22bd12d1 Adding initial working version of SQL source John Bowen 2022-09-16 18:10:19 -0700
  • 597ebf2be2 Adding basic outline of Sql Extension John Bowen 2022-09-16 15:40:28 -0700
  • d1d9e51d4e Adding docs for Cosmos extension John Bowen 2022-09-16 15:58:14 -0700
  • 94c295aa6c Cleaning up default config in appsettings and launchsettings; adding prompts for pointing to files or custom config sections John Bowen 2022-09-16 15:27:09 -0700
  • 5f63afeabf
    Feature/cosmos source (#184) John Bowen 2022-09-13 11:20:10 -0700
  • beb7a52016 Adding tests John Bowen 2022-09-13 10:31:06 -0700
  • d2656066e6
    Microsoft mandatory file users/GitHubPolicyService/19dc7fc5-088f-404f-a9b3-2db9cadac194 microsoft-github-policy-service[bot] 2022-09-13 15:18:43 +0000
  • fe08dbb89b
    Create README.md Hosch250 2022-09-08 11:46:29 -0500
  • cb44a835d7 Adding Cosmos source and improving nested array handling John Bowen 2022-09-06 15:53:32 -0700
  • 143848c0dd
    Adding tests and docs for json extension (#183) John Bowen 2022-09-06 11:54:31 -0700
  • d3cba9ac0c Adding tests and usage docs for JSON extension John Bowen 2022-09-06 11:50:16 -0700
  • c47dd130bb
    Merge pull request #182 from crpietschmann/feature/begin-core Chris Pietschmann 2022-09-06 18:22:05 +0000
  • 5c015c714e rename build artifact Chris Pietschmann 2022-09-06 14:10:50 -0400
  • e9ff62fdb7 update path for upload-artifact Chris Pietschmann 2022-09-06 14:09:25 -0400
  • 547f0f5c29 test Chris Pietschmann 2022-09-06 14:05:49 -0400
  • ca01677046 add upload-artifact Chris Pietschmann 2022-09-06 14:04:09 -0400
  • 819e608d74 Merging from main branch John Bowen 2022-09-06 08:58:10 -0700
  • 25bc2bd5a5
    Some tweaks/fixes to AzureTableAPI Chris Pietschmann 2022-08-30 19:28:01 +0000
  • 08da109073
    Merge branch 'feature/begin-core' into feature/begin-core Chris Pietschmann 2022-08-30 19:26:20 +0000
  • ea13325bfa AzureTableAPI tweaks Chris Pietschmann 2022-08-30 19:23:26 +0000
  • 2855678eb6 Some tweaks/fixes to AzureTableAPI Chris Pietschmann 2022-08-30 19:22:22 +0000
  • 48307b693b
    Merge pull request #180 from Hosch250/mongoSource Hosch250 2022-08-30 13:01:37 -0500
  • 210dbd262c Merge branch 'feature/begin-core' of https://github.com/Azure/azure-documentdb-datamigrationtool into mongoSource Abraham Hosch 2022-08-30 13:00:27 -0500
  • 534bc9e793 Fix mongo showing up in solution explorer Abraham Hosch 2022-08-30 12:51:44 -0500
  • 264fa03464
    Feature/json extension (#178) John Bowen 2022-08-30 10:19:54 -0700
  • f36fbaf583 Merging from primary branch John Bowen 2022-08-30 08:49:56 -0700
  • 66d93066c7
    Merge pull request #174 from Hosch250/mongoSource Hosch250 2022-08-30 10:32:54 -0500
  • dfc4d1925d Adding extension implementation guide John Bowen 2022-08-29 22:32:06 -0700
  • 0c6c4968c7 Updating from source branch John Bowen 2022-08-29 20:48:36 -0700
  • ce19c31d61 Adding JSON sink and starting tests John Bowen 2022-08-26 17:22:05 -0700
  • ead8e201f3 Mongo sink Abraham Hosch 2022-08-29 10:22:40 -0500
  • 5e6479c596 Clean up file Abraham Hosch 2022-08-29 08:51:19 -0500
  • 1a63418849 Mongo source Abraham Hosch 2022-08-26 16:10:29 -0500
  • fc8dfd773a
    Add GitHub Action to build/test on merge and nightly (merge PR #177) Chris Pietschmann 2022-08-27 18:10:20 +0000
  • bf5e4c2af4 add build schedule to run nightly Chris Pietschmann 2022-08-27 14:08:25 -0400
  • 86e406b1d6 add .github/workflows/dotnet-build-test.yml Chris Pietschmann 2022-08-27 14:06:30 -0400
  • 74be591f2e
    fix AzureTableAPI unit test project location Chris Pietschmann 2022-08-26 23:25:44 +0000
  • 19f85ea63a
    Merge branch 'Azure:feature/begin-core' into feature/begin-core Chris Pietschmann 2022-08-26 23:23:40 +0000
  • 8637fd70b4 fix AzureTableAPI unit test project location Chris Pietschmann 2022-08-26 23:23:08 +0000
  • f8151e1b87
    Add AzureTableAPI extension - Merge pull request #175 from crpietschmann/feature/begin-core Chris Pietschmann 2022-08-26 23:14:54 +0000
  • cb538c4fcf Add RowKey and ParitionKey translate overrides && add bunch of unit tests Chris Pietschmann 2022-08-26 23:11:47 +0000
  • dcb4ef8a3d Add Azure Table API Source and Sink Chris Pietschmann 2022-08-26 21:45:33 +0000
  • f15603984d working on Table API source Chris Pietschmann 2022-08-26 16:03:01 -0400
  • 3f770f54bb fix build error Chris Pietschmann 2022-08-26 15:42:21 -0400
  • 31cc9e75cd Add Azure.Data.Tables nuget reference Chris Pietschmann 2022-08-26 15:36:16 -0400
  • bff0dfc2ef Start working on AzureTableAPI extension Chris Pietschmann 2022-08-26 15:33:49 -0400
  • 6a212cf296 Moving extensions to sub folders John Bowen 2022-08-26 11:40:03 -0700
  • 0b82ee75a3 Updating interfaces and adding job level config John Bowen 2022-08-25 15:20:55 -0700
  • 00c68414d0
    Adding initial POC of JSON to Cosmos import (#173) John Bowen 2022-08-16 06:13:12 -0700
  • 4280eef32d Adding initial POC of JSON to Cosmos import John Bowen 2022-08-11 22:11:25 -0700
  • 95bb21b753 Very beginning stages of establishing core project. codingbandit 2022-07-12 16:43:07 -0400
  • f4c0a04f58
    Merge pull request #171 from Azure/feature/initialoverview Matthew Alan Gray 2022-07-12 14:09:22 -0500
  • da055485e5 adding initial overview codingbandit 2022-06-10 08:37:43 -0400
  • ae2f29003a New version - clean start joelhulen 2022-05-17 11:01:32 -0400
  • d0a3c8084f Froze the stable version of the original tool joelhulen 2022-05-17 11:00:04 -0400