pgperffarm.git
2018-06-13 Hongyuan Maadd TestDataSet model class
2018-06-09 Hongyuan MaOverwrite the table component
2018-06-08 Hongyuan Maadd machine serialler;render test list data;
2018-06-07 Hongyuan Mafix CORS problem;add detailInfo function
2018-06-06 Hongyuan Maadd data upload interface
2018-06-04 Hongyuan Maadd testDetail viewSet
2018-06-03 Hongyuan Mafix url problem
2018-06-03 MaleicAcidadd token auth
2018-06-02 MaleicAcidadjust detail page layout
2018-06-02 MaleicAcidadd related serializer
2018-06-02 MaleicAcidadd TestRecord serializer
2018-06-02 MaleicAcidadjust model class
2018-06-01 MaleicAcidadd result card component
2018-06-01 Hongyuan Maadd result.json sample
2018-06-01 Hongyuan Maadd detailInfo page
2018-05-31 Hongyuan Mabeautify table-list
2018-05-28 Hongyuan Maupdate .gitignore
2018-05-28 Hongyuan Maadd case sensitive in .gitignore
2018-05-28 Hongyuan Maadjust rate-bar color
2018-05-28 Hongyuan Maadd status-service
2018-05-28 Hongyuan Maadd wating state for applyBtn
2018-05-27 Hongyuan Maaccomplist table-list
2018-05-26 Hongyuan Maaccompilsh selectItem function
2018-05-25 Hongyuan Maupdate rate-bar
2018-05-24 Hongyuan Maadd RateBat component
2018-05-24 Hongyuan Maadd pg font icon
2018-05-23 Hongyuan Maupdate clearBtn function
2018-05-23 Hongyuan Maadd table util
2018-05-23 Hongyuan Maadd ppolicy page
2018-05-22 Hongyuan Maadd deleteItem func;
2018-05-22 Hongyuan Maadd selected items css
2018-05-22 Hongyuan Maadd selectItemClick function;
2018-05-21 Hongyuan Maadd general pagination
2018-05-20 Hongyuan Mafix map issue
2018-05-20 Hongyuan MaSeparate filter conditions
2018-05-18 Hongyuan Maadd hover effect
2018-05-18 Hongyuan Maadd loggedin dom
2018-05-17 Hongyuan Maadd util.js
2018-05-17 Hongyuan Maadd login page
2018-05-17 Hongyuan Maupdate readme.rst
2018-05-17 Hongyuan MaFix reference issues
2018-05-16 Hongyuan Mamodify filter component
2018-05-15 Hongyuan Mamodify settings.py
2018-05-15 Hongyuan Maadd apps,db_tools,extra_apps folders
2018-05-13 Hongyuan Maonline adapter
2018-05-13 Hongyuan Maonline adapter
2018-05-13 Hongyuan Maonline adapter
2018-05-13 Hongyuan Maadd front-end code
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.