Page MenuHomePhabricator

Tighten a regular expression in `repository.create`
ClosedPublic

Authored by epriestley on Nov 8 2013, 4:01 PM.
Tags
None
Referenced Files
F15505620: D7531.diff
Tue, Apr 15, 4:28 AM
F15450933: D7531.id.diff
Fri, Mar 28, 7:11 PM
F15433328: D7531.id16993.diff
Mon, Mar 24, 10:37 PM
F15416020: D7531.diff
Thu, Mar 20, 8:42 AM
F15377806: D7531.diff
Mar 13 2025, 10:51 AM
Unknown Object (File)
Feb 8 2025, 11:33 AM
Unknown Object (File)
Feb 7 2025, 11:43 PM
Unknown Object (File)
Jan 31 2025, 10:40 AM
Subscribers

Details

Summary

See https://github.com/facebook/phabricator/issues/433. We were missing a "^" here.

This should be moved over to transactions soon and then we can get rid of the duplication. :/

Test Plan

Tried to create a repository with callsign "9X", got a helpful error about "ALL UPPERCASE LETTERS".

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped