Page MenuHomePhabricator
Feed Advanced Search

Apr 20 2022

epriestley closed T13402: Owner audit flag got flipped in update? as Wontfix.

Discourse got nuked, so just throwing this away until another report somehow surfaces.

Apr 20 2022, 10:14 PM · Audit

May 20 2020

epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D21281: Drop old "differential_commit" table.
May 20 2020, 7:30 PM · Diffusion, Harbormaster, Herald, Audit

May 4 2020

epriestley closed T6507: Audit inline comments doesn't account for synthetic authors as Resolved.

Mooted by changes in T13513.

May 4 2020, 7:49 PM · Audit
epriestley closed T3639: Don't eat unsaved inline comments as Resolved.

See T13513.

May 4 2020, 7:46 PM · Audit

Sep 2 2019

epriestley created T13402: Owner audit flag got flipped in update?.
Sep 2 2019, 3:06 PM · Audit

May 17 2019

epriestley closed T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time as Resolved.

This stuff is largely resolved, but survived by a few remaining issues in T13290.

May 17 2019, 2:18 PM · Diffusion, Harbormaster, Herald, Audit

May 3 2019

epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20491: Hide the "added a commit/revision" stories from feed and mail.
May 3 2019, 3:00 PM · Diffusion, Harbormaster, Herald, Audit
epriestley moved T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time from Backlog to Next on the Herald board.
May 3 2019, 5:11 AM · Diffusion, Harbormaster, Herald, Audit
epriestley closed T11118: Herald Rule to assign Owners to an Audit as Wontfix.

Owners review and auditing now have 6 and 4 options respectively, which I think cover most of the needs here. They don't handle everything (e.g. excluding merge commits) but think we're mostly in a reasonable place now and don't have any current plans to add additional shorthands.

May 3 2019, 4:39 AM · Restricted Project, Audit, Herald, Owners, Feature Request

May 1 2019

epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20490: Fix the direction of the commit/revision edge.
May 1 2019, 3:47 PM · Diffusion, Harbormaster, Herald, Audit
epriestley updated the task description for T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time.
May 1 2019, 3:45 PM · Diffusion, Harbormaster, Herald, Audit

Apr 23 2019

epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20470: Add "Revision has passing builds" Herald rules for commit content (pushes) and commits (discovery).
Apr 23 2019, 6:35 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20469: Unify code for parsing "Reverts X" magic, and when something "reverts <hash>", also revert associated revisions.
Apr 23 2019, 6:05 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a comment to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time.

PHI1159 would like build failures exposed to Herald to trigger audits. See also PHI953. See also PHI901.

Apr 23 2019, 1:39 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a comment to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time.

In PHI1008, when commit X reverts commit Y, we don't write a revert edge between X and revisions associated with Y. We should.

Apr 23 2019, 1:32 PM · Diffusion, Harbormaster, Herald, Audit

Apr 22 2019

epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20463: Move "update related object after commit" to a separate worker in the task queue.
Apr 22 2019, 10:51 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20462: When applying transactions, acquire a read lock sooner.
Apr 22 2019, 10:26 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20461: Remove all remaining readers and writers for TABLE_COMMIT.
Apr 22 2019, 7:51 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20459: Align "RevisionQuery->needCommitPHIDs()" to use Edges, not the legacy table.
Apr 22 2019, 7:34 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20458: Remove all callers to "DifferentialRevision->loadIDsByCommitPHIDs()".
Apr 22 2019, 7:06 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20457: Move BlameController away from ancient "TABLE_COMMIT".
Apr 22 2019, 6:47 PM · Diffusion, Harbormaster, Herald, Audit

Apr 16 2019

epriestley updated the task description for T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time.
Apr 16 2019, 5:58 PM · Diffusion, Harbormaster, Herald, Audit

Apr 15 2019

epriestley moved T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time from Backlog to "Track Only" on the Diffusion board.
Apr 15 2019, 3:34 PM · Diffusion, Harbormaster, Herald, Audit
epriestley added a project to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: Diffusion.
Apr 15 2019, 3:34 PM · Diffusion, Harbormaster, Herald, Audit

Apr 14 2019

epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20418: Use repository identities, not denormalized strings, to identify authors for "Revision closed by commit X" stories.
Apr 14 2019, 5:51 PM · Diffusion, Harbormaster, Herald, Audit

Apr 11 2019

epriestley added a revision to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time: D20395: Remove very old "vsDiff" data from commit update / diff extraction pipeline.
Apr 11 2019, 1:12 PM · Diffusion, Harbormaster, Herald, Audit

Apr 10 2019

epriestley added a comment to T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time.

Internally, see PHI1165 for nine pages of me complaining about this.

Apr 10 2019, 11:40 PM · Diffusion, Harbormaster, Herald, Audit

Apr 2 2019

epriestley triaged T13276: Fix several audit-adjacent issues, including races when multiple closing commits are discovered at the same time as Normal priority.
Apr 2 2019, 1:44 PM · Diffusion, Harbormaster, Herald, Audit

Jan 17 2019

avivey changed the visibility for T1394: Support creating audits with inline comments through the API.
Jan 17 2019, 7:17 PM · Conduit, Harbormaster, Audit

Sep 10 2018

GoogleLegacy added a comment to T7794: Differential revision list "draft notification" bubble should ignore deleted drafts.
Sep 10 2018, 9:48 AM · Differential, Audit

Nov 10 2017

epriestley closed T12680: Convert Audit to use UNION to improve the performance of the dashboard bucketing query as Resolved.

This doesn't seem to have caused any issues.

Nov 10 2017, 3:20 PM · Customer Impact, Restricted Project, Performance, Audit

Oct 23 2017

epriestley added a revision to T12680: Convert Audit to use UNION to improve the performance of the dashboard bucketing query: D18727: Simplify UNION/ORDER query construction in DifferentialRevisionQuery.
Oct 23 2017, 10:01 PM · Customer Impact, Restricted Project, Performance, Audit

Oct 20 2017

epriestley added a revision to T12680: Convert Audit to use UNION to improve the performance of the dashboard bucketing query: D18722: Rewrite CommitQuery to use UNION for performance.
Oct 20 2017, 10:42 PM · Customer Impact, Restricted Project, Performance, Audit

Aug 25 2017

epriestley closed T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges, a subtask of T1394: Support creating audits with inline comments through the API, as Resolved.
Aug 25 2017, 2:29 PM · Conduit, Harbormaster, Audit

Jul 9 2017

chad removed the image for Audit.
Jul 9 2017, 7:21 PM

Jun 15 2017

axelb added a comment to T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED'.

Okay thanks for your answer. So if i used audit.Query to get (for example) audit statuses etc.. I have to wait that diffusion.commit.search implements all functionnalities?

Jun 15 2017, 12:27 PM · Audit, Diffusion, Conduit, Bug Report
epriestley added a comment to T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED'.

No.

Jun 15 2017, 12:20 PM · Audit, Diffusion, Conduit, Bug Report
axelb added a comment to T12117: Conduit API method audit.query fails with 'Undefined class constant CONCERN_ACCEPTED'.

Is it possible to unfreeze audit.query if diffusion.commit.search is not returning enough informations to replace audit.Query?

Jun 15 2017, 12:14 PM · Audit, Diffusion, Conduit, Bug Report

May 29 2017

epriestley closed T12770: The "need" saved query of Diffusion not upgraded as Resolved.

I think I didn't migrate this since there was no direct analog -- my memory's a little fuzzy, but I think the old query had some bugs / weird behaviors / general differences and there's no exact way to represent it after the change (and even if there was, the newer version -- with bucketing -- is probably way better for most users, so it's good to upgrade anyway). I figured it was better to just break it in an obvious way than subtly change it, which could be more confusing, I think.

May 29 2017, 2:00 PM · Dashboards, Audit, Bug Report

May 28 2017

chad added projects to T12770: The "need" saved query of Diffusion not upgraded : Audit, Dashboards.
May 28 2017, 8:22 PM · Dashboards, Audit, Bug Report
chad merged T12769: Applications page shows Diffusion on admin into T6630: Uninstalling Audit should either be impossible or interact more cleanly with Diffusion.
May 28 2017, 2:58 AM · Audit, Diffusion, Wikimedia

May 21 2017

epriestley closed T5815: Make it easier to work through a queue of stuff as Resolved.

I'm going to close this; there are two possible followups -- each of which is better focused on a more specific set of problems -- but I'm not merging it into either one since I think there's a lot of general ambiguity about problems and use cases here. If you're interested in this, feel free to follow either or both.

May 21 2017, 2:00 PM · Restricted Project, Maniphest, Differential, Audit
epriestley edited subtasks for T5815: Make it easier to work through a queue of stuff, added: T12740: Nuance: As a Bulk Editor, when edits require human decisions; removed: T9132: Build an ApplicationEditor abstraction, T8783: Unprototype Nuance (v1).
May 21 2017, 12:50 PM · Restricted Project, Maniphest, Differential, Audit

May 14 2017

epriestley closed T12679: Fix trivial errors in various View controllers as Resolved by committing rP11c5638832c2: Fix some error log issues with uninitialized commit/revision lists.
May 14 2017, 8:28 PM · Differential, Audit, Restricted Project, Customer Impact

May 12 2017

epriestley added a revision to T12679: Fix trivial errors in various View controllers: D17872: Fix some error log issues with uninitialized commit/revision lists.
May 12 2017, 6:07 PM · Differential, Audit, Restricted Project, Customer Impact
epriestley claimed T12679: Fix trivial errors in various View controllers.
May 12 2017, 5:57 PM · Differential, Audit, Restricted Project, Customer Impact

May 5 2017

epriestley created T12680: Convert Audit to use UNION to improve the performance of the dashboard bucketing query.
May 5 2017, 6:30 PM · Customer Impact, Restricted Project, Performance, Audit
epriestley added projects to T12679: Fix trivial errors in various View controllers: Audit, Differential.
May 5 2017, 6:21 PM · Differential, Audit, Restricted Project, Customer Impact

Apr 21 2017

epriestley merged task T6273: Inline comments do not support editing (Pholio, Differential, Diffusion) into T11401: Add ability to quote, edit, view raw, view history, and remove inline comments.
Apr 21 2017, 12:04 PM · Audit, Restricted Project, Diffusion, Differential, Transactions, Pholio
epriestley added a comment to T6273: Inline comments do not support editing (Pholio, Differential, Diffusion).

I'm just going to merge this into T11401, at least for the moment. That may eventually split out into application-specific tasks when it gets underway.

Apr 21 2017, 12:04 PM · Audit, Restricted Project, Diffusion, Differential, Transactions, Pholio

Apr 7 2017

epriestley closed T12272: Allow users to accept on behalf of packages they control a containing package for as Resolved.

I may still do a bit of a UI touchup pass here but this can follow up in T10967, since there's still some other work to be done there (like purging the old double writes).

Apr 7 2017, 12:52 PM · Owners, Audit, Restricted Project, Differential
epriestley closed T12272: Allow users to accept on behalf of packages they control a containing package for, a subtask of T12271: When users accept a revision, allow them to accept for a subset of package/project reviewers they could accept for, as Resolved.
Apr 7 2017, 12:52 PM · Audit, Restricted Project, Differential

Apr 6 2017

lvital added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

Just tested, works great. Thanks for the quick fix!

Apr 6 2017, 10:13 PM · Owners, Audit, Restricted Project, Differential
epriestley added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

I think things should work now, let me know if you're still seeing issues. Thanks for the report!

Apr 6 2017, 10:03 PM · Owners, Audit, Restricted Project, Differential
epriestley added a revision to T12272: Allow users to accept on behalf of packages they control a containing package for: D17634: Fix scope of "Accept" when you don't check all the "Force Accept" boxes.
Apr 6 2017, 9:59 PM · Owners, Audit, Restricted Project, Differential
epriestley added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

Argh! I broke it while doing last-minute fixes to improve rendering, fix in a moment.

Apr 6 2017, 9:56 PM · Owners, Audit, Restricted Project, Differential
lvital added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

No prob! If it helps:

Apr 6 2017, 8:50 PM · Owners, Audit, Restricted Project, Differential
epriestley added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

Thanks, that definitely looks like a bug.

Apr 6 2017, 8:48 PM · Owners, Audit, Restricted Project, Differential
lvital added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

Not sure if this is a known bug / missing feature, but FYI just in case...

Apr 6 2017, 8:46 PM · Owners, Audit, Restricted Project, Differential

Mar 28 2017

epriestley added a revision to T12272: Allow users to accept on behalf of packages they control a containing package for: D17569: Allow users to "Force accept" package reviews if they own a more general package.
Mar 28 2017, 4:51 PM · Owners, Audit, Restricted Project, Differential
epriestley closed T12271: When users accept a revision, allow them to accept for a subset of package/project reviewers they could accept for as Resolved.

This has been out in the world for a little bit without exploding. I'd like to maybe do a bit of UI touchup but that can happen after T12272.

Mar 28 2017, 1:31 PM · Audit, Restricted Project, Differential

Mar 24 2017

epriestley added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

Ah. I think you'd just see this, then:

Mar 24 2017, 10:01 PM · Owners, Audit, Restricted Project, Differential
jmeador added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

FWIW, All packages in our monorepo have weak dominion.

Mar 24 2017, 9:56 PM · Owners, Audit, Restricted Project, Differential
epriestley added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

Overall, you only get checkboxes for users, packages and projects which are already reviewers, with the exception that you'll get one for yourself if you aren't a reviewer yet.

Mar 24 2017, 9:47 PM · Owners, Audit, Restricted Project, Differential
jmeador added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

How do we envision these rules applying to the following situation?

Mar 24 2017, 9:12 PM · Owners, Audit, Restricted Project, Differential

Mar 22 2017

epriestley added a revision to T12271: When users accept a revision, allow them to accept for a subset of package/project reviewers they could accept for: D17537: Record which user accepted on behalf of packages/owners reviewers.
Mar 22 2017, 6:47 PM · Audit, Restricted Project, Differential
epriestley added a revision to T12271: When users accept a revision, allow them to accept for a subset of package/project reviewers they could accept for: D17533: When accepting revisions, allow users to accept on behalf of a subset of reviewers.
Mar 22 2017, 4:45 PM · Audit, Restricted Project, Differential

Mar 21 2017

chad closed T5307: UX for taking actions with search results, a subtask of T5815: Make it easier to work through a queue of stuff, as Resolved.
Mar 21 2017, 2:13 AM · Restricted Project, Maniphest, Differential, Audit

Mar 9 2017

jboning added a project to T12371: Support `viewerprojects()` and implement `viewerpackages()` for "Auditors" in Diffusion: Restricted Project.
Mar 9 2017, 1:15 AM · Restricted Project, Audit, Differential

Mar 8 2017

jboning added a comment to T12371: Support `viewerprojects()` and implement `viewerpackages()` for "Auditors" in Diffusion.

Cool, this would be great!

Mar 8 2017, 11:09 PM · Restricted Project, Audit, Differential
epriestley added a comment to T9430: "Needs Audit" no longer excludes author commits.

The general headers/sections are mostly scripted now so they should be fairly consistent, but I'm still editing the actual markup at the end of the day.

Mar 8 2017, 11:04 PM · Restricted Project, Restricted Project, Audit
cspeckmim added a comment to T9430: "Needs Audit" no longer excludes author commits.

I'm good with the current balance of the changelogs - the one thing I think would be nifty is being able to accumulate the Upgrade/Compatibility sections across changelogs, for sites that aren't able to upgrade weekly. I was considering making a script to scrape that info but haven't had a chance to sit down for it. Also it'd be relying on the changelog format to be consistent (seems to be pretty darn consistent).

Mar 8 2017, 10:59 PM · Restricted Project, Restricted Project, Audit
epriestley updated the task description for T12371: Support `viewerprojects()` and implement `viewerpackages()` for "Auditors" in Diffusion.
Mar 8 2017, 10:57 PM · Restricted Project, Audit, Differential
epriestley updated the task description for T12371: Support `viewerprojects()` and implement `viewerpackages()` for "Auditors" in Diffusion.
Mar 8 2017, 10:57 PM · Restricted Project, Audit, Differential
epriestley created T12371: Support `viewerprojects()` and implement `viewerpackages()` for "Auditors" in Diffusion.
Mar 8 2017, 10:56 PM · Restricted Project, Audit, Differential
epriestley added a comment to T9430: "Needs Audit" no longer excludes author commits.

I think we currently get about equal amounts of "your changelogs should be more detailed" and "your changelogs have too much irrelevant stuff" feedback so I'll take that feedback under consideration but don't plan to make changes unless the overall balance of feedback shifts substantially in one direction.

Mar 8 2017, 10:55 PM · Restricted Project, Restricted Project, Audit
epriestley added a comment to T9430: "Needs Audit" no longer excludes author commits.

We support viewerprojects() elsewhere but it isn't currently a component of the "Auditors" datasource. See also T9362#207080. I'll file a version of T9362 for the "Auditors" field.

Mar 8 2017, 10:49 PM · Restricted Project, Restricted Project, Audit
jboning added a comment to T9430: "Needs Audit" no longer excludes author commits.

More generally: I think your decision to not try to migrate saved queries makes a lot of sense. In lieu of that, I'd like to cast a vote for more prominent mention in the changelog. It would be great just to see a note that some queries would break and some hints on identifying and replacing/repairing the broken ones.

Mar 8 2017, 10:44 PM · Restricted Project, Restricted Project, Audit
jboning added a comment to T9430: "Needs Audit" no longer excludes author commits.

I've hit the same problem that @cspeckmim ran into. As best I can tell, in the new system there's no way to quite replicate the behaviour of the old 'needs' or 'problem' audit queries. The closest attempts I've come up with so far are:

  • query for Audit Status = Audit Required/Needs Verification and Responsible Users = viewer(). But that includes results where the user is the diff author, not auditor.
  • query for Audit Status = Audit Required/Needs Verification and Auditors = viewer(). But that misses results where user is a member of a package or project auditor.

I think this would work if I could query for Auditors = viewer()/projects(viewer())/packages(viewer()), but it seems the functions aren't composable (at least in the UI).

Mar 8 2017, 10:22 PM · Restricted Project, Restricted Project, Audit

Feb 27 2017

epriestley closed T12322: Support "tagged(...)" in Repository tokenizer for commit searches in Audit as Resolved by committing rPc5fa7421c222: Allow commits to be queried by repository using the `tagged(...)` typehaead….
Feb 27 2017, 6:47 PM · Audit, KDE
epriestley added a revision to T12322: Support "tagged(...)" in Repository tokenizer for commit searches in Audit: D17426: Allow commits to be queried by repository using the `tagged(...)` typehaead function.
Feb 27 2017, 6:35 PM · Audit, KDE
20after4 added a comment to T12322: Support "tagged(...)" in Repository tokenizer for commit searches in Audit.

This is something I've wished for a few times. Along with just searching for repositories in general.

Feb 27 2017, 5:30 PM · Audit, KDE

Feb 26 2017

epriestley created T12322: Support "tagged(...)" in Repository tokenizer for commit searches in Audit.
Feb 26 2017, 8:23 PM · Audit, KDE

Feb 17 2017

lvital updated subscribers of T12272: Allow users to accept on behalf of packages they control a containing package for.
Feb 17 2017, 7:52 PM · Owners, Audit, Restricted Project, Differential
lvital added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

As far as "opt-in", are you mostly concerned about performance?

Feb 17 2017, 6:46 PM · Owners, Audit, Restricted Project, Differential
epriestley added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.

As far as "opt-in", are you mostly concerned about performance?

Feb 17 2017, 6:14 PM · Owners, Audit, Restricted Project, Differential
lvital added a comment to T12272: Allow users to accept on behalf of packages they control a containing package for.
NOTE: Since packages do not own paths exclusively, any user can create a package on / of every repository and be allowed to force-accept every package review because their "everything" package is now a containing package for all other packages. However, they could already just remove the reviewers, so I don't think this is important. We could add options to Owners (e.g., an optional whitelist of "Stronger" packages) or something to prevent this, but I don't plan to do this. Just fire anyone abusing it.
Feb 17 2017, 5:57 PM · Owners, Audit, Restricted Project, Differential

Feb 15 2017

epriestley added a project to T12272: Allow users to accept on behalf of packages they control a containing package for: Owners.
Feb 15 2017, 9:02 PM · Owners, Audit, Restricted Project, Differential
epriestley created T12272: Allow users to accept on behalf of packages they control a containing package for.
Feb 15 2017, 9:02 PM · Owners, Audit, Restricted Project, Differential
epriestley created T12271: When users accept a revision, allow them to accept for a subset of package/project reviewers they could accept for.
Feb 15 2017, 8:32 PM · Audit, Restricted Project, Differential

Feb 10 2017

epriestley closed T12168: Upgrading: Owners Packages/Commits now use edges as Resolved.

Presuming this is resolved since it's extremely boring and I ran it here and on every instance in the production cluster last week without any issues, but yell if you run into problems.

Feb 10 2017, 5:05 PM · Diffusion (v3), Installing & Upgrading, Audit

Feb 3 2017

epriestley added a comment to T12197: Audits are no longer triggered using singular "Auditor:".

This should now be resolved at HEAD of master, and should promote to stable later today.

Feb 3 2017, 5:15 PM · Audit, Bug Report
epriestley closed T12197: Audits are no longer triggered using singular "Auditor:" as Resolved by committing rPfd0591e16880: Restore "Auditor" as an alias for the commit message field "Auditors".
Feb 3 2017, 5:14 PM · Audit, Bug Report
epriestley renamed T12197: Audits are no longer triggered using singular "Auditor:" from Audits are no longer triggered using Auditor: or Auditors: to Audits are no longer triggered using singular "Auditor:".
Feb 3 2017, 3:01 PM · Audit, Bug Report

Feb 2 2017

epriestley moved T11029: Colorized html inline diffs for Diffusion from Backlog to Wow! Features! on the Diffusion (v3) board.
Feb 2 2017, 3:55 PM · Diffusion (v3), Audit
epriestley moved T12168: Upgrading: Owners Packages/Commits now use edges from Backlog to Meta on the Diffusion (v3) board.
Feb 2 2017, 3:49 PM · Diffusion (v3), Installing & Upgrading, Audit
epriestley moved T12168: Upgrading: Owners Packages/Commits now use edges from Backlog to v3 on the Diffusion board.
Feb 2 2017, 3:20 PM · Diffusion (v3), Installing & Upgrading, Audit
epriestley closed T12186: Unable to resign from audit / remove own concern from authored commit as Invalid.

We can only accept bug reports against current versions of Phabricator, as detailed in Contributing Bug Reports. Feel free to file a new report against a modern version, if this issue still reproduces at HEAD of master or stable.

Feb 2 2017, 1:37 PM · Audit, Bug Report
Minnozz created T12186: Unable to resign from audit / remove own concern from authored commit.
Feb 2 2017, 8:37 AM · Audit, Bug Report
epriestley closed T5722: Support meta-audit of arbitrary baskets of nonadjacent commits as Resolved.

I'm going to close this as tentatively resolved since it's fairly old and things have changed a fair bit since it was filed. I believe we may now handle this use case reasonably well. If you still have use cases for this that aren't addressed at HEAD, feel free to file a new issue describing what problems you currently face after upgrading (following Contributing Feature Requests).

Feb 2 2017, 1:10 AM · Audit