1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-07 05:11:05 +01:00
phorge-phorge/src/applications/conduit
epriestley c32fa06266 Use phutil_microseconds_since(...) to simplify some timing arithmetic
Summary: Depends on D19796. Simplify some timing code by using phutil_microseconds_since() instead of duplicate casting and arithmetic.

Test Plan: Grepped for `1000000` to find these. Pulled, pushed, made a conduit call. This isn't exhaustive but it should be hard for these to break in a bad way since they're all just diagnostic.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D19797
2018-11-08 16:46:32 -08:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
call Conduit accept int/bool parameters as strings 2016-10-14 14:45:57 +00:00
controller Use phutil_microseconds_since(...) to simplify some timing arithmetic 2018-11-08 16:46:32 -08:00
data Make DiffusionCommitSearch accept modern (string) constants 2018-09-10 16:25:42 -07:00
garbagecollector Remove all references to the Conduit ConnectionLog 2015-12-14 15:25:11 -08:00
interface Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
management Add an "--as" flag to "bin/conduit call ..." to improve flexibility and ease of profiling 2018-08-08 09:51:21 -07:00
method Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" 2017-01-09 07:16:27 -08:00
parametertype Accept null via conduit.edit to unassign a task 2018-01-31 15:33:52 -08:00
protocol Conduit accept int/bool parameters as strings 2016-10-14 14:45:57 +00:00
query Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
settings Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
ssh Use phutil_microseconds_since(...) to simplify some timing arithmetic 2018-11-08 16:46:32 -08:00
storage Use futures to improve clustered repository main page performance 2016-12-08 07:26:32 -08:00