remote
backend: convert Azure remote state to a backend
2017-08-17 16:32:17 +01:00
testdata
Use NewLockInfo to get a pre-populated value
2017-02-15 14:41:55 -05:00
backup.go
add mutexes to Local, Backup, and InmemState
2017-05-25 11:20:52 -04:00
backup_test.go
add mutexes to Local, Backup, and InmemState
2017-05-25 11:20:52 -04:00
inmem.go
state: more robust handling of state Serial
2017-07-05 12:34:30 -07:00
inmem_test.go
test LockWithContext
2017-04-03 11:50:19 -04:00
local.go
state: more robust handling of state Serial
2017-07-05 12:34:30 -07:00
local_lock_windows.go
fix windows locking
2017-02-17 13:29:48 -05:00
local_test.go
add mutexes to Local, Backup, and InmemState
2017-05-25 11:20:52 -04:00
state.go
state: more robust handling of state Serial
2017-07-05 12:34:30 -07:00
state_test.go
remove Sleep from TestLockWithContext
2017-04-03 14:46:22 -04:00
testing.go
update TestState helper
2017-07-05 17:18:12 -04:00