# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#18 | 25220 | Robert Cowham |
Moved project files to new location: //guest/perforce_software/log-analyzer/psla/... Required by Swarm project structure for workshop. |
||
#17 | 24989 | Robert Cowham | Expand schema help for tableuse | ||
#16 | 24979 | Robert Cowham |
Tidy up charting to add db selection and titles. Clarify README |
||
#15 | 24321 | Robert Cowham | Allow canned queries to be included | ||
#14 | 24291 | Robert Cowham | Ensure imports will work for local files | ||
#13 | 24257 | Robert Cowham | Output SQL as part of results | ||
#12 | 23934 | Robert Cowham | Clean database and auto-create on log upload | ||
#11 | 23933 | Robert Cowham | Create new seperate charting page | ||
#10 | 23924 | Robert Cowham | Make bar charts and fix axis labels | ||
#9 | 23890 | Robert Cowham | Basic progressbar | ||
#8 | 23845 | Robert Cowham | Basic query form working | ||
#7 | 23833 | Robert Cowham | Document how to run with flask and make /logs configurable | ||
#6 | 23785 | Robert Cowham |
Tweak interface Remove unused module |
||
#5 | 23774 | Robert Cowham | Ensure chart labels don't overlap | ||
#4 | 23773 | Robert Cowham | Only display rest of page when analyzing | ||
#3 | 23772 | Robert Cowham | Allow user to select from all db files | ||
#2 | 23771 | Robert Cowham | Error handling for queries - refactor and move to seperate file | ||
#1 | 23765 | Robert Cowham | Moved things down one level to psla dir to make it easier to see what belongs | ||
//guest/perforce_software/utils/log_analyzer/app/routes.py | |||||
#10 | 23762 | Robert Cowham | New graph working | ||
#9 | 23761 | Robert Cowham | Create a parameterised loop for graphs | ||
#8 | 23760 | Robert Cowham | Simple basics with Altair chart | ||
#7 | 23723 | Robert Cowham | First basic chart with plotly | ||
#6 | 23718 | Robert Cowham |
New statements. Time query execution |
||
#5 | 23714 | Robert Cowham | New queries | ||
#4 | 23712 | Robert Cowham | Proper formatting of table data | ||
#3 | 23711 | Robert Cowham | More or less working with multiple SQL statements | ||
#2 | 23705 | Robert Cowham | Basics working in simplified form | ||
#1 | 23704 | Robert Cowham | Save before simplifying |