Page MenuHomePhabricator

Tighten a regular expression in `repository.create`
ClosedPublic

Authored by epriestley on Nov 8 2013, 4:01 PM.
Tags
None
Referenced Files
F17943031: D7531.diff
Jul 31 2025, 7:31 AM
F17849623: D7531.id16988.diff
Jul 27 2025, 8:55 AM
Unknown Object (File)
Jun 30 2025, 10:38 PM
Unknown Object (File)
Jun 29 2025, 9:55 AM
Unknown Object (File)
Jun 28 2025, 11:56 AM
Unknown Object (File)
Jun 3 2025, 1:58 PM
Unknown Object (File)
Apr 30 2025, 7:41 AM
Unknown Object (File)
Apr 23 2025, 2:11 PM
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