]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Remove pwclient
authorStephen Finucane <stephen@that.guru>
Sun, 21 Oct 2018 11:05:58 +0000 (12:05 +0100)
committerStephen Finucane <stephen@that.guru>
Mon, 17 Jun 2019 14:05:03 +0000 (15:05 +0100)
commit90e85f9de201ede696d6d30b65f5eb49c34af665
tree24acc3386262f55eaaf5bd4ba0f3a2430bc493b4
parent5ee0c0fdb0fc85f6e03ed55b04c918fa2ee0659b
Remove pwclient

Let's start managing this via a separate project, which will allow the
client to evolve separately from the server. No redirect is added for
the old '/pwclient' URL as it seems wiser to return a HTTP 404 error
code.

Signed-off-by: Stephen Finucane <stephen@that.guru>
docs/deployment/installation.rst
docs/usage/clients.rst
docs/usage/design.rst
patchwork/bin/pwclient [deleted file]
patchwork/templates/patchwork/project.html
patchwork/urls.py
patchwork/views/pwclient.py
releasenotes/notes/remove-pwclient-2ad030cdc1425e80.yaml [new file with mode: 0644]
tools/patchwork-update-commits
tools/post-receive.hook
tox.ini