]> git.cworth.org Git - obsolete/notmuch-old/commit
contrib/nmbug: add nmbug-status script
authorDavid Bremner <bremner@debian.org>
Sat, 7 Jul 2012 19:29:38 +0000 (13:29 -0600)
committerDavid Bremner <bremner@debian.org>
Tue, 10 Jul 2012 21:43:32 +0000 (15:43 -0600)
commit3e5fb88f11359b0c3d43eb06f105ef42e63d31b5
tree44642b0d6e7a75c9bec20f0672b116c48ef80efa
parent0d6d5fb8126699cbb1f675f5915534bb430a80fc
contrib/nmbug: add nmbug-status script

This is (almost) the same script as has been used for
http://nmbug.tethera.net/status for a while now. The only change is
that the configuration is not hardcoded anymore. By default the config
is fetched from a special branch in the nmbug repo that contains only
config info. The idea is that push access to this branch can be
restricted a bit more than the tags, since it will change the
appearence of the web pages.
contrib/nmbug/nmbug-status [new file with mode: 0755]
contrib/nmbug/status-config.json [new file with mode: 0644]