1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src
epriestley a6f0182104 Fix an issue where repositories with hyphens could sort improperly in typeaheads
Summary: Fixes T12894. See that task for discussion.

Test Plan:
  - Created repositories `abcdef`, then `abcdef-a` through `abcdef-f`.
  - Before patch, awkward sort order.
  - After patch, query for `abcdef` hits `abcdef` first.
  - See T12894 for details and screenshots.

Reviewers: chad, amckinley

Reviewed By: chad

Maniphest Tasks: T12894

Differential Revision: https://secure.phabricator.com/D18179
2017-07-03 09:28:02 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Pass all Throwables to Exception Handlers, not just Exceptions 2017-06-20 05:44:51 -07:00
applications Fix an issue where repositories with hyphens could sort improperly in typeaheads 2017-07-03 09:28:02 -07:00
docs Diffusion import documentation update 2017-05-26 08:18:40 -07:00
extensions
infrastructure Convert cluster/projects config options to newer modular structure 2017-06-27 12:35:54 -07:00
view Move Diffusion Browse to a single column layout 2017-07-01 20:45:56 +02:00
__phutil_library_init__.php
__phutil_library_map__.php Convert cluster/projects config options to newer modular structure 2017-06-27 12:35:54 -07:00