pgperffarm.git
2018-07-18 Mark WongSave postgres branch, commit, and settings in results...
2018-06-01 Mark WongFix calculation of metrics for pgbench results
2018-06-01 Mark WongUse var for pg user in collectd config template
2018-02-10 Mark WongRefactor pgbench results output
2018-02-06 Mark WongUpdate default pgbench and postgresql settings
2018-02-05 Mark WongUse collectd for system and postgres statistics
2018-02-04 Mark WongMove results directory check to start of client
2018-02-01 Mark WongUse https instead of git protocol
2018-01-31 Mark WongAdd support for FreeBSD
2018-01-31 Mark WongSet default directories to /tmp
2018-01-30 Mark WongSet cwd when running pgbench
2018-01-05 Mark WongUpdate ignore file for ctags
2018-01-05 Mark WongAdd sbin locations to PATH for sysctl
2018-01-05 Mark WongAdd requirements.txt for the client
2018-01-05 Mark WongForce csv.DictWriter to create unix file format
2018-01-05 Mark WongAlways write results of a test to results.json
2018-01-05 Mark WongCapture uname information
2018-01-05 Mark WongStop storing log files as json
2018-01-05 Mark WongFix use of env in call()
2017-12-19 Mark WongInstall pgbench from contrib for older versions
2017-12-19 Mark WongAlter postgres options on the command line
2017-12-19 Mark WongSaved timestamp from test start
2017-08-04 Mark WongUse python2.7 from environment settings
2017-08-04 Mark WongPythonic way to check for None
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.