1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/repository
epriestley bdbe9df65e Remove support for GitHub post-receive notifications
Summary:
  - These never actually did anything.
  - I don't even really remember why I built them, maybe the Open Source team
was pushing for more GitHub integration or something? I really have no idea.
  - Anyway, repository tailers do everything these could do (and much more).

Test Plan:
  - Ran tailers off GitHub for many months without needing post-receive hooks.
  - Grepped for relevant strings, couldn't find any references.
  - Used "Repository" edit interface for a Git repository.

Reviewers: btrahan, jungejason

Reviewed By: jungejason

CC: aran, jungejason

Maniphest Tasks: T706

Differential Revision: https://secure.phabricator.com/D1273
2011-12-24 09:00:08 -08:00
..
constants/repositorytype Add Mercurial repository configuration and local pull support 2011-09-14 07:28:22 -07:00
controller Remove support for GitHub post-receive notifications 2011-12-24 09:00:08 -08:00
daemon Relax the same-origin check in the Git commit discovery daemon 2011-12-24 08:54:44 -08:00
parser Fix two minor bugs with recent patches: 2011-12-22 06:57:04 -08:00
storage Remove support for GitHub post-receive notifications 2011-12-24 09:00:08 -08:00
worker Add Basic Auditing Functionalities 2011-12-20 13:36:53 -08:00