1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/celerity
Joshua Spence 85b26964f1 Attempt to workaround non-deterministic sort behavior
Summary: Ref T6861. Some discussion in IRC. The behavior of `sort` is somewhat broken when dealing with mixed types. In this particular case, we have both integers and strings.

Test Plan: @epriestley confirmed that this made the ordering of the Celerity map slightly-more-sane.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6861

Differential Revision: https://secure.phabricator.com/D11210
2015-01-05 08:23:47 +11:00
..
__tests__ Make Celerity a real application 2014-10-13 11:17:23 -07:00
application Make Celerity a real application 2014-10-13 11:17:23 -07:00
controller Make Celerity a real application 2014-10-13 11:17:23 -07:00
management Make Celerity a real application 2014-10-13 11:17:23 -07:00
resources Make Celerity a real application 2014-10-13 11:17:23 -07:00
api.php Make Celerity a real application 2014-10-13 11:17:23 -07:00
CelerityAPI.php Make Celerity a real application 2014-10-13 11:17:23 -07:00
CelerityResourceGraph.php Make Celerity a real application 2014-10-13 11:17:23 -07:00
CelerityResourceMap.php Make Celerity a real application 2014-10-13 11:17:23 -07:00
CelerityResourceMapGenerator.php Attempt to workaround non-deterministic sort behavior 2015-01-05 08:23:47 +11:00
CelerityResourceTransformer.php Add Pink, correct Indigo in base colors 2014-10-15 10:33:26 -07:00
CeleritySpriteGenerator.php Remove docs sprite, replace with FontAwesome 2014-12-20 20:59:24 -08:00
CelerityStaticResourceResponse.php Allow Javelin initBehavior to source alternative library behaviors 2014-11-04 06:47:07 -08:00