.vscode/ logs/ .DS_Store __pycache__/ testdb.db tplot/ tplot.py *.pyc ~* log-* output.csv summary.csv
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#9 | 25220 | robert_cowham |
Moved project files to new location: //guest/perforce_software/log-analyzer/psla/... Required by Swarm project structure for workshop. |
||
#8 | 24979 | robert_cowham | Tidy up charting to add db selection and titles. Clarify README | ||
#7 | 24289 | robert_cowham | Ignore log files | ||
#6 | 23924 | robert_cowham | Make bar charts and fix axis labels | ||
#5 | 23799 | robert_cowham | Default tests to python3 | ||
#4 | 23724 | robert_cowham | Tweak text | ||
#3 | 23723 | robert_cowham | First basic chart with plotly | ||
#2 | 23720 | robert_cowham | Fix failing tests due to NULL values and .p4ignore | ||
#1 | 23704 | robert_cowham | Save before simplifying |