1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/repository
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
..
conduit Move repository URIs to a dedicated index 2016-01-13 09:34:31 -08:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Remove dead link to Perforce blog about Git Fusion 2015-12-09 08:51:25 -08:00
customfield Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
daemon Remove calls to getCallsign() from repository daemons 2016-01-02 11:03:51 -08:00
data Fix pht method calls 2015-02-10 18:57:45 +11:00
editor Move repository URIs to a dedicated index 2016-01-13 09:34:31 -08:00
engine Improve error message if local Git working copy directory exists but isn't a working copy 2016-01-08 09:26:40 -08:00
graphcache Remove duplicated duplicated words 2015-06-27 08:43:44 -07:00
mail Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
management Remove calls to getCallsign() in bin/repository scripts 2016-01-02 04:23:26 -08:00
phid Add a basic pull event log for debugging repository cloning 2016-01-28 08:18:34 -08:00
query Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Reduce the total number of calls to getCallsign() 2016-01-02 04:23:06 -08:00
storage Use large text columns to store IP addresses 2016-02-02 10:13:14 -08:00
worker Parse and display commit authorship date in Git in Diffusion 2016-01-11 09:32:37 -08:00