Homec4science

Don't trigger audits for archived packages

Authored by epriestley <git@epriestley.com> on May 13 2016, 14:24.

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

Committed
epriestley <git@epriestley.com>May 13 2016, 15:49
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1c73ad6a1bb0: Make repository daemon locks more granular and forgiving
Branches
Unknown
Tags
Unknown

Event Timeline

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