Page MenuHomePhabricator

Projects - tokenize projects more aggressively with respect to '-'
ClosedPublic

Authored by btrahan on Aug 12 2014, 10:02 PM.
Tags
None
Referenced Files
F14054973: D10247.diff
Sat, Nov 16, 6:59 AM
F14054593: D10247.id24657.diff
Sat, Nov 16, 3:10 AM
F14054589: D10247.id24721.diff
Sat, Nov 16, 3:05 AM
F14054572: D10247.diff
Sat, Nov 16, 2:55 AM
F14046562: D10247.id.diff
Wed, Nov 13, 9:58 PM
F14045537: D10247.id.diff
Wed, Nov 13, 6:04 AM
F14043184: D10247.diff
Tue, Nov 12, 8:05 AM
F14043175: D10247.diff
Tue, Nov 12, 8:02 AM
Subscribers

Details

Summary

Fixes T5727. Updates the regexes to split on '-'. Also changes the editor such that tokens are updated by the larger search process. (Note this means we update this data more often then we need to - for every project transaction.)

Users will need to make an edit to a project -or- run bin/search index "#project-tag" to make this actually work.

Test Plan

Made "Frontend-Engineering", "Engineering", and "Backend-Enginering". They all showed up in the typeahead!

Diff Detail

Repository
rP Phabricator
Branch
T5727
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2190
Build 2194: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Projects - tokenize projects more aggressively with respect to '-'.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 13 2014, 12:32 AM
btrahan updated this revision to Diff 24721.

Closed by commit rP0b7bae29c8bb (authored by @btrahan).