Use Git repositories to store packages
commit74edb6fea9d7e8434d8df00a8eb9dc9703daa19d
authorLukas Fleischer <archlinux@cryptocrack.de>
Fri, 6 Jun 2014 08:34:28 +0000 (6 10:34 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Sat, 27 Dec 2014 11:42:12 +0000 (27 12:42 +0100)
tree5f87103b83b51c4702d2d3aa2afba32f627eea3b
parent943b6bc9769a03e967f08d8b46bd975e2e8d2a20
Use Git repositories to store packages

* Remove package submission page from the web interface.
* Replace PKGBUILD and tarball links with links to cgit.
* Remove the "URLPath" field from RPC replies.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
12 files changed:
conf/config.proto
web/html/pkgsubmit.php [deleted file]
web/lib/Archive/PEAR.php [deleted file]
web/lib/Archive/PEAR5.php [deleted file]
web/lib/Archive/Tar.php [deleted file]
web/lib/aurjson.class.php
web/lib/pkgbasefuncs.inc.php
web/lib/pkgfuncs.inc.php
web/lib/routing.inc.php
web/template/header.php
web/template/pkg_details.php
web/template/pkgbase_details.php