pgperffarm.git
2017-08-04 Mark WongFix check for csv flag
2017-08-04 Mark WongFix handling of csv option
2017-08-04 Mark Wongpep8 coding style
2017-02-27 Tomas Vondraalso add CSV output to pgbench
2017-02-27 Tomas Vondraadd support for collecting results into simple CSV...
2017-02-27 Tomas Vondraadd shebang explicitly invoking Python 2.7
2017-02-27 Tomas Vondraexplicitly flush stdout in log()
2017-02-27 Tomas Vondrafix lockups in PostgreSQL collector
2017-02-27 Tomas Vondraopen connections in a way resilient to temporary failures
2017-02-27 Tomas VondraCheck configuration before running any benchmarks
2017-02-27 Tomas VondraFix CWD when running 'git pull', fix parameters.
2017-02-27 Tomas VondraAdd .lock to .gitignore
2017-02-27 Tomas VondraRework the perffarm client configuration.
2017-02-27 Tomas VondraHandle missing sar stats gracefully
2017-02-27 Tomas VondraImport initial version of the client
2016-03-15 Dave PageUpdate requirements.txt
2016-03-15 Dave PageAdd PG Community Auth support.
2016-03-15 Dave PageCute-ify the name.
2016-03-14 Dave PageNice logo
2016-03-14 Dave PageAdd boilerplate legal stuff.
2016-03-14 Dave PageFix the responsive navbar.
2016-03-14 Dave PageAdd a basic Bootstrap template.
2016-03-14 Dave PageFix ACL
2016-03-14 Dave Page403/404 error pages.
2016-03-14 Dave PageCleanup layout, and ensure templates/static files work.
2016-03-14 Dave PageFix some minor errors/typos
2016-03-14 Dave PageMove the requirements.txt for the web site as the clien...
2016-03-14 Dave PageInitial import of a framework Django app.