..
activity
Backport some OSS changes ( #10267 )
2020-10-29 16:47:34 -07:00
cluster
Port changes from enterprise lease fix ( #10020 )
2020-09-22 14:47:13 -07:00
external_tests
Fix race with test that mutates KeyRotateGracePeriod: make the global be a Core field instead. ( #10512 )
2020-12-08 13:57:44 -05:00
quotas
rate limit: fix initialize defaults ( #10536 )
2020-12-14 14:55:52 -05:00
replication
seal
Same seal migration oss ( #10224 )
2020-10-23 14:16:04 -04:00
acl.go
acl_test.go
Update HCL dependency to fix ParseACLPolicy error on invalid syntax ( #10156 )
2020-11-30 09:17:33 -06:00
acl_util.go
activity_log.go
Fix Racy Activity Log Tests ( #10484 )
2020-12-02 13:48:13 -07:00
activity_log_test.go
Fix setting Activity Log enable flag through the API ( #10594 )
2020-12-18 11:20:32 -07:00
activity_log_testing_util.go
Fix setting Activity Log enable flag through the API ( #10594 )
2020-12-18 11:20:32 -07:00
activity_log_util.go
Backport some OSS changes ( #10267 )
2020-10-29 16:47:34 -07:00
audit.go
Send a test message before committing a new audit device. ( #10520 )
2020-12-16 16:00:32 -06:00
audit_broker.go
audit_test.go
audited_headers.go
audited_headers_test.go
auth.go
Backport some OSS changes ( #10267 )
2020-10-29 16:47:34 -07:00
auth_test.go
reverting the tests to not use metrics when unnecessary ( #10350 )
2020-11-11 15:35:09 -08:00
barrier.go
Test for overflow of the capacity value ( #9317 )
2020-06-25 11:22:13 -05:00
barrier_access.go
barrier_aes_gcm.go
Test for overflow of the capacity value ( #9317 )
2020-06-25 11:22:13 -05:00
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
barrier_view_util.go
capabilities.go
capabilities_test.go
cluster.go
Eliminate global that caused race tests to fail in ent with an internal config setting. ( #9604 )
2020-07-27 16:10:26 -04:00
cluster_test.go
Fix flaky TestCluster_ForwardRequest tests. ( #9973 )
2020-09-16 15:31:06 -04:00
core.go
core: Record the time a node became active ( #10489 )
2020-12-11 16:50:19 -08:00
core_metrics.go
Port: Telemetry For Lease Expiration Times ( #10375 )
2020-11-13 10:26:58 -08:00
core_metrics_test.go
Fix crash when KV store has a zero-length key. ( #9881 )
2020-09-02 17:43:44 -05:00
core_test.go
Make manualStepDownCh a 1-buffered channel to ensure StepDown actually steps down in tests. ( #9622 )
2020-07-31 10:01:51 -04:00
core_util.go
Backport some OSS changes ( #10267 )
2020-10-29 16:47:34 -07:00
cors.go
counters.go
Move "counters" path to the logical system's local path list. ( #10314 )
2020-11-02 21:59:55 -06:00
counters_test.go
deadlock.go
dynamic_system_view.go
Move sdk/helper/random -> helper/random ( #9226 )
2020-06-17 14:24:38 -06:00
dynamic_system_view_test.go
Add user configurable password policies available to secret engines ( #8637 )
2020-05-27 12:28:00 -06:00
expiration.go
say how many leases there are when threshold exceeded ( #10567 )
2020-12-14 16:00:19 -07:00
expiration_integ_test.go
expiration_test.go
Port: Telemetry For Lease Expiration Times ( #10375 )
2020-11-13 10:26:58 -08:00
expiration_util.go
generate_root.go
Same seal migration oss ( #10224 )
2020-10-23 14:16:04 -04:00
generate_root_recovery.go
Same seal migration oss ( #10224 )
2020-10-23 14:16:04 -04:00
generate_root_test.go
ha.go
core: Record the time a node became active ( #10489 )
2020-12-11 16:50:19 -08:00
ha_test.go
fix deadlock on core state lock ( #10456 )
2020-12-10 06:50:11 -05:00
identity_lookup.go
identity_lookup_test.go
identity_store.go
Revert "Migrate internalshared out ( #9727 )" ( #10141 )
2020-10-13 16:38:21 -07:00
identity_store_aliases.go
identity_store_aliases_test.go
identity_store_entities.go
VAULT-417: check expired context in entity API ( #1445 ) ( #9925 )
2020-09-10 16:31:32 -06:00
identity_store_entities_test.go
VAULT-417: check expired context in entity API ( #1445 ) ( #9925 )
2020-09-10 16:31:32 -06:00
identity_store_group_aliases.go
identity_store_group_aliases_test.go
identity_store_groups.go
identity_store_groups_test.go
identity_store_oidc.go
identity_store_oidc_test.go
Run CI tests in docker instead of a machine. ( #8948 )
2020-09-15 10:01:26 -04:00
identity_store_oidc_util.go
identity_store_schema.go
identity_store_structs.go
identity_store_test.go
Fix a race caused by assignment to core.metricSink ( #9560 )
2020-07-22 13:52:10 -04:00
identity_store_upgrade.go
identity_store_util.go
Entity and alias counts ( #9262 )
2020-06-23 19:45:59 -05:00
init.go
Be consistent with how we report init status. ( #10498 )
2020-12-08 13:55:34 -05:00
init_test.go
keyring.go
keyring_test.go
lock.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_raw.go
logical_system.go
Fix UI custom header values ( #10511 )
2020-12-15 15:58:03 +01:00
logical_system_activity.go
Fix setting Activity Log enable flag through the API ( #10594 )
2020-12-18 11:20:32 -07:00
logical_system_helpers.go
Merge PR #10059 : Port OSS changes from #1497
2020-10-01 15:15:20 -04:00
logical_system_integ_test.go
Fix wrong err return value in plugin reload status command ( #9348 )
2020-06-30 13:33:30 -05:00
logical_system_paths.go
Fix UI custom header values ( #10511 )
2020-12-15 15:58:03 +01:00
logical_system_pprof.go
logical_system_quotas.go
Backport last quota fix changes to OSS ( #10335 )
2020-11-06 09:46:31 -06:00
logical_system_raft.go
OSS changes for enterprise automated snapshots ( #10160 )
2020-10-16 14:57:11 -04:00
logical_system_test.go
Validate to/from parameters when remounting a backend ( #9890 )
2020-10-29 14:06:07 -04:00
mount.go
Backport some OSS changes ( #10267 )
2020-10-29 16:47:34 -07:00
mount_test.go
reverting the tests to not use metrics when unnecessary ( #10350 )
2020-11-11 15:35:09 -08:00
mount_util.go
namespaces.go
Backport some OSS changes ( #10267 )
2020-10-29 16:47:34 -07:00
plugin_catalog.go
DBPW - Copy newdbplugin
package to dbplugin/v5
( #10151 )
2020-10-15 13:20:12 -06:00
plugin_catalog_test.go
plugin_reload.go
Fix wrong err return value in plugin reload status command ( #9348 )
2020-06-30 13:33:30 -05:00
policy.go
policy_store.go
policy_store_test.go
policy_store_util.go
policy_test.go
policy_util.go
raft.go
Be consistent with how we report init status. ( #10498 )
2020-12-08 13:55:34 -05:00
rekey.go
Fix panic in RekeyVerifyRestart ( #9930 ) ( #10099 )
2020-10-07 11:06:17 -07:00
rekey_test.go
request_forwarding.go
Eliminate global that caused race tests to fail in ent with an internal config setting. ( #9604 )
2020-07-27 16:10:26 -04:00
request_forwarding_rpc.go
Revert global plugin reload commits ( #9344 )
2020-06-29 17:36:22 -05:00
request_forwarding_rpc_util.go
request_forwarding_service.pb.go
Port changes from enterprise lease fix ( #10020 )
2020-09-22 14:47:13 -07:00
request_forwarding_service.proto
Backport the pieces of the replication API changes ( #9425 )
2020-07-09 15:11:37 -07:00
request_handling.go
auth: store period value on tokens created via login ( #7885 )
2020-10-26 16:25:56 -04:00
request_handling_test.go
auth: store period value on tokens created via login ( #7885 )
2020-10-26 16:25:56 -04:00
request_handling_util.go
rollback.go
rollback_test.go
router.go
Resource Quotas: Rate Limiting ( #9330 )
2020-06-26 17:13:16 -04:00
router_access.go
router_test.go
router_testing.go
seal.go
Same seal migration oss ( #10224 )
2020-10-23 14:16:04 -04:00
seal_access.go
seal_autoseal.go
Ensure that perf standbys can perform seal migrations. ( #9690 )
2020-08-10 08:35:57 -04:00
seal_autoseal_test.go
seal_test.go
seal_testing.go
seal_testing_util.go
Create configutil and move some common config and setup functions there ( #8362 )
2020-05-14 09:19:27 -04:00
sealunwrapper.go
sealunwrapper_test.go
testing.go
Send a test message before committing a new audit device. ( #10520 )
2020-12-16 16:00:32 -06:00
testing_util.go
Port changes from enterprise lease fix ( #10020 )
2020-09-22 14:47:13 -07:00
token_store.go
Only use entropy augmentation for root token creation [VAULT-670] ( #10487 )
2020-12-04 09:44:04 -08:00
token_store_test.go
auth: store period value on tokens created via login ( #7885 )
2020-10-26 16:25:56 -04:00
token_store_util.go
ui.go
Fix UI custom header values ( #10511 )
2020-12-15 15:58:03 +01:00
ui_test.go
Fix UI custom header values ( #10511 )
2020-12-15 15:58:03 +01:00
util.go
util_test.go
wrapping.go
Revert "Migrate internalshared out ( #9727 )" ( #10141 )
2020-10-13 16:38:21 -07:00
wrapping_util.go