Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

SecretStore: merge two types of errors into single one + Error::is_non_fatal #8357

Merged
merged 4 commits into from
May 1, 2018

Commits on Apr 13, 2018

  1. SecretStore: error unify initial commit

    SecretStore: pass real error in error messages
    
    SecretStore: is_internal_error -> Error::is_non_fatal
    
    warnings
    
    SecretStore: ConsensusTemporaryUnreachable
    
    fix after merge
    
    removed comments
    
    removed comments
    
    SecretStore: updated HTTP error responses
    
    SecretStore: more ConsensusTemporaryUnreachable tests
    
    fix after rebase
    svyatonik committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    0fcaa8d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Configuration menu
    Copy the full SHA
    6a6eab3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. fixed grumbles

    svyatonik committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1a7c3d7 View commit details
    Browse the repository at this point in the history
  2. use HashSet in tests

    svyatonik committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    cef35eb View commit details
    Browse the repository at this point in the history