Page MenuHomePhabricator

Allow "Track Only" and "Autoclose" to accept regular expressions
ClosedPublic

Authored by epriestley on Aug 25 2014, 11:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 1, 7:56 AM
Unknown Object (File)
Sun, Mar 31, 9:32 PM
Unknown Object (File)
Fri, Mar 29, 9:32 PM
Unknown Object (File)
Wed, Mar 20, 5:04 PM
Unknown Object (File)
Feb 16 2024, 2:30 PM
Unknown Object (File)
Feb 16 2024, 9:58 AM
Unknown Object (File)
Feb 16 2024, 9:58 AM
Unknown Object (File)
Feb 16 2024, 9:58 AM
Subscribers
Tokens
"Love" token, awarded by sophiebits.

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rP912b4c564d6f: Allow "Track Only" and "Autoclose" to accept regular expressions
Summary

Fixes T2564. See screenshot.

Test Plan

Screen_Shot_2014-08-25_at_4.08.09_PM.png (1×1 px, 177 KB)

  • Made a bunch of valid and invalid adjustments here and verified that the branches table showed autoclose state and branches consistent with the settings.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Allow "Track Only" and "Autoclose" to accept regular expressions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a task: Restricted Maniphest Task.
shrey removed a subscriber: shrey.
  • Add validation checks for regex(...), quack(...), etc.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 26 2014, 8:00 PM
epriestley updated this revision to Diff 24927.

Closed by commit rP912b4c564d6f (authored by @epriestley).