1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/config
epriestley 9d125b459e Use large text columns to store IP addresses
Summary: Fixes T10259. There was no real reason to do this `ip2long()` stuff in the first place -- it's very slightly smaller, but won't work with ipv6 and the savings are miniscule.

Test Plan:
  - Ran migration.
  - Viewed logs in web UI.
  - Pulled and pushed.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10259

Differential Revision: https://secure.phabricator.com/D15165
2016-02-02 10:13:14 -08:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
check Swap S3 to first-party client 2016-01-10 07:55:27 -08:00
controller Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
custom Allow installs to customize project icons 2016-01-08 14:01:53 -08:00
editor Allow bin/config to affect database configuration and migrate between local and database configuration 2014-10-08 16:15:05 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
issue Extend from Phobject 2015-06-15 18:02:27 +10:00
json Improve UI formatting of some configuration values 2015-12-05 09:58:47 -08:00
management Make hidden and locked configuration even more explicit 2016-01-28 08:18:24 -08:00
module Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
option Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
response Clean up a text string 2015-02-13 07:03:09 -08:00
schema Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
view Swap S3 to first-party client 2016-01-10 07:55:27 -08:00