http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/doc/security-history.txt Mercurial Repository: p/roundup/code: doc/security-history.txt history 2023-05-11T13:50:57-04:00 Simplify TOC; older docs pushed a level down; Consolidate debugging http://hg.code.sf.net:8000/p/roundup/code/#changeset-485cecfba982a159588b27f93a484426b3ac614c John Rouillard rouilj@ieee.org 2023-05-11T13:50:57-04:00 2023-05-11T13:50:57-04:00
changeset 485cecfba982
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Simplify TOC; older docs pushed a level down; Consolidate debugging

Restructured docs.txt. Pulled out older documents into Old Docs.

I wish I could add whitespace between documents in the toc. Current
order split into groupings:

Roundup Features


Roundup Features

Installing Roundup
Upgrading to newer versions of Roundup
Reporting Security Issues with Roundup
Roundup FAQ

User Guide

Customising Roundup
REST API for Roundup
XML-RPC access to Roundup

Roundup Reference
Roundup Glossary
Administration Guide

License
Acknowledgements

Other Docs


debugging.txt removed. Its contents replaced a reference in
developer.txt.

Added olderdocs for:

docs/upgrading-history

docs/tracker_templates

Design Overview <docs/overview>
Design (original) <docs/design>

docs/developers

Notes about the MySQL Database backend <docs/mysql>
Notes about the PostgreSQL Database backend <docs/postgresql>

Richard Jones implementation notes <docs/implementation>
docs/security-history

to keep them out of the docs.txt sidebar.
files
Add new security.txt http://hg.code.sf.net:8000/p/roundup/code/#changeset-1836e0ef7751861db3df29f1a8bd603ed428f45f John Rouillard rouilj@ieee.org 2022-12-02T22:30:12-05:00 2022-12-02T22:30:12-05:00
changeset 1836e0ef7751
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add new security.txt

Add to index, remove security.txt from exclude list in website. Add
:orphan: to security-history.txt since it is only linked from
upgrading.txt.
files
Rename security.py to security-history.py; change reference http://hg.code.sf.net:8000/p/roundup/code/#changeset-849e9b2d69263db8d6da60f105b8282e4e4d1ce0 John Rouillard rouilj@ieee.org 2022-12-02T21:11:58-05:00 2022-12-02T21:11:58-05:00
changeset 849e9b2d6926
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Rename security.py to security-history.py; change reference

Prep for reuse of security.txt for security reporting rather than
security design. Move old security.txt aside and change reference to it.
files