1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications
epriestley 5335f29ff2 Correct an issue where the commit list could group commits by server time
Summary:
Commits in the list are grouped by the date they occurred in server time. This may not be the date they occurred in client time.

Use client time, not server time, to group commits.

Test Plan:
- Set server timezone to "Asia/Famagusta".
- Set client timezone to "America/Los_Angeles".
- Viewed Phabricator repository history.

Here's what it looks like before the change:

{F4987094}

Note that the headers of the first two groups both say "Yesterday".

This is because the first commits in each group occurred on June 1 and June 2, respectively, in Famagusta, but both occurred on June 1 in Los Angeles.

Here's what it looks like after the change:

{F4987095}

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D18067
2017-06-02 08:39:13 -07:00
..
almanac Cache Almanac URIs for repositories 2016-12-06 09:14:45 -08:00
aphlict Discard stdout/stderr from the aphlict subprocess when running in daemon (normal) mode 2016-11-13 16:43:42 -08:00
arcanist/conduit Remove remaining arcanist project code 2015-07-08 19:37:28 +10:00
audit Fix some error log issues with uninitialized commit/revision lists 2017-05-14 13:28:02 -07:00
auth Make "simple" a "button type", not a "color" 2017-05-30 17:59:37 -07:00
badges Spelling fix 2017-04-25 12:19:27 -07:00
base Make passing an object to newCurtain optional 2017-05-16 08:51:05 -07:00
cache With APCu 5+, use apcu_* function to examine cache state 2017-01-12 15:59:44 -08:00
calendar Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
celerity Make "Range" HTTP header work for Celerity static resource requests 2017-04-18 13:46:27 -07:00
chatlog Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
conduit Provide a hint that submitting a Conduit call shows you how to encode particular parameters 2017-03-24 13:15:03 -07:00
config Detect and prevent invalid configuation of "ui.footer-items" 2017-05-30 10:15:24 -07:00
conpherence Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
console After a reconnect, repaint Conpherence thread state 2017-04-17 16:00:32 -07:00
countdown Remove old Countdown route 2017-04-13 13:04:55 -07:00
daemon Garbage collect old daemon records based on modification date, not creation date 2017-05-26 09:18:26 -07:00
dashboard Make the Install Dashboard button green 2017-05-22 22:26:58 +00:00
differential Remove Differential "objectives" UI 2017-05-30 17:58:49 -07:00
diffusion Correct an issue where the commit list could group commits by server time 2017-06-02 08:39:13 -07:00
diviner Fix a constant typo in Diviner ("DECLARATAION" -> "TION") 2017-03-04 09:54:10 -08:00
doorkeeper Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
draft/storage Clean up some log spam caused by races in VersionedDraft 2016-09-05 13:01:53 -07:00
drydock Fix 4 typos in code 2017-04-07 04:09:56 -07:00
fact
favorites Add some style to label in Favorites Menu 2017-02-01 07:20:31 -08:00
feed Allow users to query feed by a date range 2017-05-26 12:23:56 -07:00
files Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
flag Remove counts from home navigation 2017-01-21 13:55:40 -08:00
fund Fix FundRefund transaction calls 2017-05-09 09:59:41 -07:00
guides Make "simple" a "button type", not a "color" 2017-05-30 17:59:37 -07:00
harbormaster Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
help Redesign header menus and search 2017-01-17 12:13:06 -08:00
herald Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
home Fix italics issue with nux state on homepage 2017-02-25 15:30:17 -08:00
legalpad Fix a runaway indentation level in LegalpadDocumentEditEngine 2017-05-14 13:59:57 -07:00
lipsum Add "--force" and "--quickly" flags to bin/lipsum 2017-02-27 09:09:41 -08:00
macro Add Conduit edit endpoint for Macro 2017-05-10 14:54:43 -07:00
maniphest Remove non-operational shouldHideFromFeed() from ManiphestTaskPointsTransaction 2017-06-01 09:14:20 -07:00
meta Move setLaunchButton to setSideColumn for ObjectItem 2017-05-25 15:31:19 -07:00
metamta Explicitly quote "From" name part when submitting mail to the Mailgun API 2017-05-04 17:03:26 -07:00
multimeter
notification Fix design atrocity 2017-05-30 14:29:30 -07:00
nuance Mark "Settings" and "Nuance" as launchable applications 2017-06-01 12:40:25 -07:00
oauthserver Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
owners Make Owners behavior when multiple packages own the same path with different dominion rules more consistent 2017-06-01 16:42:09 -07:00
packages Fixing copy/paste mistake 2017-04-19 15:48:59 -07:00
passphrase Clean up some Passphrase transaction bugs 2017-05-08 15:55:50 -07:00
paste Fix bad "editPolicy" key in Paste 2017-04-05 13:09:51 -07:00
people Group Maniphest Tasks by Priority on Profiles 2017-05-30 14:15:44 -07:00
phame Make "simple" a "button type", not a "color" 2017-05-30 17:59:37 -07:00
phid Add Outline tag type to PHUITagView 2017-05-22 10:16:27 -07:00
phlux Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
pholio Correct file PHID extraction on image update in Pholio 2017-05-30 12:00:05 -07:00
phortune Clarify Subscription page language 2017-05-17 14:48:22 -07:00
phpast
phragment Remove PhabricatorFile::buildFromFileDataOrHash() 2017-04-04 16:18:00 -07:00
phrequent Allow Phrequent to be used in dashboard panels 2017-03-06 11:00:55 -08:00
phriction Update PhrictionContent for modular transactions 2017-05-23 12:19:56 -07:00
phurl Change PhabricatorPhurlURLViewController to use EditEngine for commenting 2017-04-17 10:19:21 -07:00
policy Implement modular transactions for application policy changes 2017-05-03 17:49:41 -07:00
ponder Fix PonderAnswer transaction callsite 2017-05-12 19:04:48 +00:00
project Provide UI hints about task subtypes 2017-05-26 13:58:41 -07:00
releeph Replace Remarkup calls to PhabricatorHash::digest() with SHA256 2017-04-06 15:43:18 -07:00
remarkup/conduit
repository Update Maniphest for modular transactions 2017-05-15 10:29:06 -07:00
search Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
settings Mark "Settings" and "Nuance" as launchable applications 2017-06-01 12:40:25 -07:00
slowvote Make a handful of minor Slowvote behaviors more consistent with other applications 2017-05-14 14:01:33 -07:00
spaces Update Spaces for modular transactions 2017-05-04 21:48:13 +00:00
subscriptions Clean up some rough Macro transaction edges 2017-05-08 16:29:35 -07:00
support/application
system Disallow /source/ in robots.txt 2017-04-06 16:28:09 -07:00
tokens Prevent awarding/revoking tokens when a task is locked 2017-03-04 09:55:35 -08:00
transactions Provide UI hints about task subtypes 2017-05-26 13:58:41 -07:00
typeahead Drive CLI-based revision edits through "differential.revision.edit" API + EditEngine 2016-12-16 10:08:49 -08:00
uiexample Clean up some PHUI/PHUIX button behaviors 2017-06-02 08:37:52 -07:00
xhprof Allow XHProf profiles to be drag-and-dropped to upload them 2017-02-23 11:16:19 -08:00