Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Fix issue 2120 #2213

Merged
merged 4 commits into from
Jul 19, 2016
Merged

Fix issue 2120 #2213

merged 4 commits into from
Jul 19, 2016

Commits on Jul 15, 2016

  1. Changed mutex to RWMutex, use mutex to solve sync to db

    Jeronimo Irazabal committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    3e41685 View commit details
    Browse the repository at this point in the history
  2. Changed to write lock in populateAttribute

    Jeronimo Irazabal committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    23825c7 View commit details
    Browse the repository at this point in the history
  3. Changed to reader lock in getCertificateSets

    Jeronimo Irazabal committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    8f4ff70 View commit details
    Browse the repository at this point in the history
  4. Removed mutex from populateAttribute

    Jeronimo Irazabal committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    c5c67c6 View commit details
    Browse the repository at this point in the history