Maintaining the OpenHatch bug tracker: Difference between revisions

imported>Paulproteus
imported>Paulproteus
 
(3 intermediate revisions by the same user not shown)
Line 6:
== Who can edit the OpenHatch bug tracker? ==
 
* Asheesh Laroia and Jack Grigg and Jessica McKellar have Admin status on the web interface and shell access to the tracker.
 
== How do I access the server backend? ==
Line 60:
'''Note''': This will work for anyone logged in as the Roundup user, because sudo has been configured to allow it.
 
=== Public gitcode backup ===
 
* '''Templates, etc.''': Every hour, a cron job wakes up and pushes the Roundup configuration to Gitorious. https://github.com/openhatch/oh-roundup .
* '''Authentication integration''': http://git.jackgrigg.com/django-roundup-authentication/
 
You can see that git repo at http://gitorious.org/openhatch/oh-roundup .
Anonymous user