Page MenuHomePhabricator

Tighten a regular expression in `repository.create`
ClosedPublic

Authored by epriestley on Nov 8 2013, 4:01 PM.
Tags
None
Referenced Files
F15416020: D7531.diff
Thu, Mar 20, 8:42 AM
F15377806: D7531.diff
Thu, Mar 13, 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
Unknown Object (File)
Jan 20 2025, 7:09 AM
Unknown Object (File)
Dec 19 2024, 12:44 AM
Unknown Object (File)
Dec 18 2024, 2:53 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