1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 00:38:51 +02:00
phorge-phorge/conf
epriestley cde1416446 Guarantee the existence of the Phabricator access log
Summary:
We have a fair number of conditionals on the existence of the access log. Instead, always build it and just don't write it if the user doesn't want a version on disk.

Also, formalize logged-in user PHID (avoids object existence juggling) in the access log and move microseconds-since-startup to PhabricatorStartup (simplifies index.php).

Depends on D5532. Fixes T2860. Ref T2870.

Test Plan: Disabled access log, verified XHProf writes occurred correctly.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2860, T2870

Differential Revision: https://secure.phabricator.com/D5533
2013-04-02 09:53:56 -07:00
..
local Explain conf/local 2013-02-20 18:10:40 -08:00
__init_conf__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
default.conf.php Guarantee the existence of the Phabricator access log 2013-04-02 09:53:56 -07:00
development.conf.php Refactor developer options to specific developer-mode option. 2013-02-01 10:12:17 -08:00
production.conf.php Delete license headers from files 2012-11-05 11:16:51 -08:00