Home GnuPG

Don't trigger audits for archived packages
e5f2ccc57fb8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Don't trigger audits for archived packages

Summary:
Ref T10939. This is just a bug. I thought this was what was described in T10174 but that's actually talking about something completely different.

Also make a <select /> slightly easier to use.

Test Plan:

  • Created a package with auditing enabled.
  • Pushed a change.
  • Saw audit trigger.
  • Disabled the package, pushed a change.
    • Before patch: saw audit trigger improperly.
    • After patch: restarted daemons, then saw audit correctly not trigger.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10939

Differential Revision: https://secure.phabricator.com/D15907

Details

Provenance
epriestley <git@epriestley.com>Authored on May 13 2016, 2:24 PM
Parents
rPHAB1c73ad6a1bb0: Make repository daemon locks more granular and forgiving
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABe5f2ccc57fb8: Don't trigger audits for archived packages (authored by epriestley <git@epriestley.com>).May 13 2016, 3:49 PM