1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/diffusion/view
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
..
DiffusionBranchTableView.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
DiffusionBrowseTableView.php Fix history link in Diffusion non-root browse views 2015-11-16 09:00:29 -08:00
DiffusionEmptyResultView.php Clean up browse/history links in Diffusion 2015-09-10 19:28:49 -07:00
DiffusionHistoryTableView.php Improve rendering of commit branching graph 2016-01-08 11:52:07 -08:00
DiffusionPushLogListView.php Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
DiffusionReadmeView.php [Redesign] Move basefont to Lato, remove Source Sans Pro 2015-06-13 20:32:45 +01:00
DiffusionTagListView.php Improve consistency and Harbormaster integration of Diffusion 2015-10-06 07:38:15 -07:00
DiffusionView.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00