HomePhabricator

Use large text columns to store IP addresses

Description

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

Details

Provenance
epriestleyAuthored on Feb 2 2016, 5:59 PM
epriestleyPushed on Feb 2 2016, 6:13 PM
Reviewer
chad
Differential Revision
D15165: Use large text columns to store IP addresses
Parents
rP1d939e0bd867: Add project icon/type to Project Profile
Branches
Unknown
Tags
Unknown
Tasks
T10259: fetch log crashes when using IP v6 (http), fetch fails
Build Status
Buildable 10457
Build 12783: Run Core Tests