Commit Graph

158 Commits (b41f08d79d2a2e8dea1fa690c19bb6dff249e141)

Author SHA1 Message Date
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
8 years ago
Sander van Harmelen 2c0c3771a9 Make sure to close the response body
8 years ago
James Bardin 7b5efad725 update missing alias message
8 years ago
James Bardin 15dc75720e don't re-use a TempDir path
8 years ago
Pierre-Alain TORET 128f4d19e1 config: Allow build on DragonFlyBSD
8 years ago
James Bardin cf4995d8a7 use the full module name with host for errors
8 years ago
James Bardin 0e7dab09e6 Use the new registry.Client
8 years ago
Paul Banks 06f067b4e6
Update registry API docs with browse and search (#16846)
8 years ago
Martin Atkins ba0514106a return tfdiags.Diagnostics from validation methods
8 years ago
James Bardin 8091bd627d move Svchost method to regsrc.Module
8 years ago
James Bardin bd576d780a failing test for module not found error
8 years ago
James Bardin b15258dfec remove provider inheritance from Tree.Load
8 years ago
James Bardin 2ed529f81a update from review
8 years ago
James Bardin c510473fd2 remove code added by stale vim buffer
8 years ago
James Bardin 1bf64ec788 add "Updating" output and fix output tests
8 years ago
James Bardin 9c334fe012 update init output
8 years ago
James Bardin b4e9240679 remove implicit provier tests from config/module
8 years ago
James Bardin 838ffafc18 stop adding implicit provider configs
8 years ago
Martin Atkins 505683dcd3 config/module: produce explicit error for non-registry hosts
8 years ago
Martin Atkins 288f7c00e4 config/module: allow registry download sources to be relative paths
8 years ago
James Bardin eef2129f1a Storage.GetModule
8 years ago
James Bardin ac68f9a16b make testCredentials token obviously fake
8 years ago
James Bardin ee56e3226b test that credentials are added to registry reqs
8 years ago
James Bardin 4e8fe97556 add credentials to module.Storage
8 years ago
James Bardin 3a495ffe56 rename ModuleStorage to Storage
8 years ago
James Bardin f2a7b94692 use the new ModuleStorage in the command package
8 years ago
James Bardin 36eb40a432 export ModuleStorage and use it for Tree.Load
8 years ago
James Bardin a7df650f01 fix vet error
8 years ago
James Bardin 9bda82ccf1 add example for the reason behind versionedPathKey
8 years ago
James Bardin d6f75cc022 use URLs rather than strings is registry functions
8 years ago
James Bardin 4a0de691f5 update test for error condition
8 years ago
James Bardin 6c808347d7 flag off registry ACC test
8 years ago
James Bardin 1756b3d09f ProviderConfig needs an Inherited flag
8 years ago
James Bardin 0afd4a9097 Lookup registry module versions during Tree.Load.
8 years ago
James Bardin 0d10564a74 remove the registryDetector
8 years ago
James Bardin ee36cf28e0 a series of test commits
8 years ago
James Bardin ae2903b810 missing current module source in versionedPathKey
8 years ago
James Bardin c01dfa7757 failing test for changing intermediate modules
8 years ago
James Bardin a5c86aeff6 Use the new regsrc and response packages
8 years ago
James Bardin 0bc279557e add more metadata to the Tree and the storage path
8 years ago
James Bardin 1f44fd8eb2 move getStorage to moduleStorage too
8 years ago
James Bardin 3d163917c7 move the getter.Storage into our moduleStorge type
8 years ago
James Bardin 7416e7a6e0 update the module manifest implementation
8 years ago
James Bardin 283d88551a Add a new module storage manifest
8 years ago
James Bardin 0962792257 surface registry errors to the user
8 years ago
James Bardin 40c36b48dc missing test-fixture files
8 years ago
James Bardin 8933ef8f70 make //subdir notation work with registry modules
8 years ago
James Bardin a359c4ee2f check the registry detector before local files
8 years ago
James Bardin 6088270c66 skip lookup for paths starting with ../
8 years ago
James Bardin b0163e69d1 update comments
8 years ago