Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.2.0
connectormanager
Browse files
May 24, 2021
Merge branch '10-preserve-subdirectory-structure' into 'master'
· 06325ad5
antonyoni
authored
May 24, 2021
View commits for tag v0.2.0
v0.2.0
06325ad5
Add 0.2.0
· 6aef7f7f
antonyoni
authored
May 24, 2021
6aef7f7f
Add section on connector directory structure
· 59b9d848
antonyoni
authored
May 24, 2021
59b9d848
Bump version 0.2.0
· ae11c619
antonyoni
authored
May 24, 2021
ae11c619
Add additional files to connector to test sub-directory extract
· 8d6ba492
antonyoni
authored
May 24, 2021
8d6ba492
Extract now preserves subdirectories, flattening framework paths
· 8842214b
antonyoni
authored
May 24, 2021
8842214b
May 15, 2021
Merge branch '9-prepare-for-release-v0-1-0' into 'master'
· b4ee2c14
reduct-o-bot
authored
May 15, 2021
View commits for tag v0.1.0
v0.1.0
b4ee2c14
Update dependencies for release v0.1.0
· bd62afce
reduct-o-bot
authored
May 15, 2021
bd62afce
Add release description to changelog
· 1e7bb5a2
antonyoni
authored
May 15, 2021
1e7bb5a2
Prepare for release v0.1.0
· 510ef745
reduct-o-bot
authored
May 15, 2021
510ef745
May 13, 2021
Merge branch...
· bcc83e22
antonyoni
authored
May 13, 2021
bcc83e22
May 12, 2021
Add tests for GetStepFactoryStoreAsync
· 3fed9873
antonyoni
authored
May 12, 2021
3fed9873
Inline static method
· 9cd96f4a
antonyoni
authored
May 12, 2021
9cd96f4a
ConnectorManager.List should continue to load plugins after error
· e9fb15cd
antonyoni
authored
May 12, 2021
e9fb15cd
Add in-memory connector configuration
· e01d2ced
antonyoni
authored
May 12, 2021
e01d2ced
Merge branch...
· d392db46
antonyoni
authored
May 12, 2021
d392db46
Refactor FileConnectorConfiguration to use a lazy initializer instead of factory methods
· 5d0d64d8
antonyoni
authored
May 12, 2021
5d0d64d8
Added ConnecterManagerExtensions
· 2d5c0b3e
Mark Wainwright
authored
May 12, 2021
2d5c0b3e
CreateFromJson should not make a redundant file read
· a1e275ae
antonyoni
authored
May 12, 2021
a1e275ae
Remove user/token for registries as they do not require them
· b63431ca
antonyoni
authored
May 12, 2021
b63431ca
May 11, 2021
Fix add connector should use configuration name
· 17c28a68
antonyoni
authored
May 11, 2021
17c28a68
Standardize log messages. Default log level is now debug.
· dc96df75
antonyoni
authored
May 11, 2021
dc96df75
When installing, download connector first, then create directory
· 9380299e
antonyoni
authored
May 11, 2021
9380299e
Add parameter documentation
· 5a0fab1a
antonyoni
authored
May 11, 2021
5a0fab1a
Disable nuget logging by default
· 18306296
antonyoni
authored
May 11, 2021
18306296
Add test for deserialization of custom settings
· 2b534b4f
antonyoni
authored
May 11, 2021
2b534b4f
Use explicit properties for records to support IConfiguration.
· d6427bcf
antonyoni
authored
May 11, 2021
d6427bcf
May 10, 2021
Remove default values for registryUser/Token in ConnectorRegistrySettings
· 4cc97f9e
antonyoni
authored
May 10, 2021
4cc97f9e
Replace installMissing with settings.AutoDownload in Manager.Verify
· 656e079e
antonyoni
authored
May 10, 2021
656e079e
Add ConnectorManager.Verify method and tests
· f54b9329
antonyoni
authored
May 10, 2021
f54b9329
Move private method to end of file
· 9472051f
antonyoni
authored
May 10, 2021
9472051f
Add tests for AddConnectrionManager
· 86df06ac
antonyoni
authored
May 10, 2021
86df06ac
AddConnectorManager should create from default configuration
· 642a028b
antonyoni
authored
May 10, 2021
642a028b
Add tests for FileConnectorConfiguration.Create
· 18da6217
antonyoni
authored
May 10, 2021
18da6217
CreateFromJson should create the config file if it doesn't exist
· c66b292f
antonyoni
authored
May 10, 2021
c66b292f
Remove check for configuration file it's now done upstream.
· 96fd7df6
antonyoni
authored
May 10, 2021
96fd7df6
Pass a configuration object instead of string to factory method
· 8f2c7532
antonyoni
authored
May 10, 2021
8f2c7532
Add section on packaging connecors to readme
· e10aad4f
antonyoni
authored
May 10, 2021
e10aad4f
Add extension method to configure all the required connectormanager services
· 2c7fd06e
antonyoni
authored
May 10, 2021
2c7fd06e
May 07, 2021
Merge branch '2-add-ability-to-get-assembly-settings-tuples' into 'master'
· edee408f
antonyoni
authored
May 07, 2021
edee408f
Loading