1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/differential
epriestley c95dcab439 Set hard-coded defaults for list<string> values to array()
Summary: These should default to array() so they're safe to `foreach` over.

Test Plan: Grepped for 'list<string>'.

Reviewers: codeblock, btrahan, starruler, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4600
2013-01-23 13:12:23 -08:00
..
__tests__ Implement basic one-up and test renderers 2013-01-14 14:20:06 -08:00
application Restore some title glyphs to new-style applications 2013-01-17 15:04:57 -08:00
conduit Delete differential.updatetaskrevisionassoc 2013-01-18 18:20:53 -08:00
config Set hard-coded defaults for list<string> values to array() 2013-01-23 13:12:23 -08:00
constants A closed commit can be reopened, if allowed by the config file. 2013-01-19 09:10:18 -08:00
controller Make the 'Subscribe' button pop a modal instead. 2013-01-21 18:41:54 -08:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
editor getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Expanded Regexp for matching tasks to include more tenses 2013-01-19 11:34:34 -08:00
mail getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
parser getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
query Allow displaying more users at once in Differential overview 2013-01-11 12:32:33 -08:00
render Fix two diff rendering bugs 2013-01-15 08:07:40 -08:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
stats Delete license headers from files 2012-11-05 11:16:51 -08:00
storage getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
view Dark sidebar everywhere 2013-01-14 13:40:51 -08:00
DifferentialReplyHandler.php be careful of received mail object in error cases too 2012-11-20 17:19:26 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00