Change | User | Description | Committed |
---|---|---|---|
30248 | Robert Cowham | RHEL6.10 compatible version of lslocks Source built is from https://github.com/redhat-plu...mbers/util-linux-rhel.git Branch rhel-7.2.Z since rhel-6 didn't contain the source file! « |
about a year ago |
27443 | Robert Cowham | Perl journal tool | 4 years ago |
27356 | Robert Cowham | Test build | 4 years ago |
27290 | Robert Cowham | Node modules for latest HAS install | 4 years ago |
25266 | Robert Cowham | Validate against shelved version for release. | 6 years ago |
25265 | Robert Cowham | Default to 18.2 checkpoint | 6 years ago |
24626 | Robert Cowham |
Tidied explantory text. Fixed tests |
7 years ago |
24613 | Robert Cowham | Have RCS verbose revision details working | 7 years ago |
24612 | Robert Cowham | Add in rough checking of numbers | 7 years ago |
24611 | Robert Cowham | Add --verbose-rcs option and implementation | 7 years ago |
24388 | Robert Cowham | Always write a summary file | 7 years ago |
24387 | Robert Cowham | Remove warnings | 7 years ago |
24386 | Robert Cowham | Include lazyCount | 7 years ago |
24385 | Robert Cowham | Add --depot-root option | 7 years ago |
24358 | Robert Cowham |
Add summary output. Fix depth parsing |
7 years ago |
24355 | Robert Cowham |
Revised format. Fix summmary totals for depth |
7 years ago |
24354 | Robert Cowham | Implement depth summarising | 7 years ago |
24353 | Robert Cowham | Working with RCS and bin output | 7 years ago |
24352 | Robert Cowham |
Refactored tests. Rework so that full archive output returned |
7 years ago |
24351 | Robert Cowham | Basics for absolute depot maps tested, plus different storage options | 7 years ago |
24350 | Robert Cowham | Getting there with calculating lbr paths | 7 years ago |
24349 | Robert Cowham | Starting to get data out | 7 years ago |
24348 | Robert Cowham | Initial version | 7 years ago |
24074 | Robert Cowham | Use Tab seperated variable format | 7 years ago |
24073 | Robert Cowham | Got basic parameters working | 7 years ago |
24072 | Robert Cowham | Removed dummy data | 7 years ago |
24071 | Robert Cowham | Working for simple treemap | 7 years ago |
24070 | Robert Cowham | Getting there with more real output | 7 years ago |
24069 | Robert Cowham | Renamed module | 7 years ago |
24068 | Robert Cowham | Tweak css and splitting of names | 7 years ago |
24067 | Robert Cowham | Basically works | 7 years ago |
24066 | Robert Cowham | initial attempt | 7 years ago |
23674 | Robert Cowham | Reduce time taken by 30% (improve performance) - use epoch times. | 7 years ago |
23673 | Robert Cowham | Ues None instead of "NULL" - more pythonic and we insert more frequently than we output S...QL statements. « |
7 years ago |
23672 | Robert Cowham | Remove unnecessary quoting of strings | 7 years ago |
23632 | Robert Cowham | Placeholder to handle trigger output - not known about previously! | 7 years ago |
23631 | Robert Cowham | Improve detection of completed commands Should significantly reduce the number of "runnin...g" commands recorded. « |
7 years ago |
23591 | Robert Cowham | Handle meta/db and similar records which may occur multiple times for a command with vtra...ck output. « |
7 years ago |
23499 | Robert Cowham | Remove PerforceExchange.py and doc as functionality covered by //guest/perforce_software/...p4transfer/P4Transfer.py « |
7 years ago |
23493 | Robert Cowham | Process peek track records Process meta/client/change lock track records Check for unreco...gnised track records (debug output if found) « |
7 years ago |
23447 | Robert Cowham | Refactor duplicate key creation | 7 years ago |
23446 | Robert Cowham | Duplicate pids for same command within same second now handled correctly! | 7 years ago |
23445 | Robert Cowham | Fixed testChanges - if a cmd has track info then it is completed. | 7 years ago |
23444 | Robert Cowham | Refactored tests | 7 years ago |
23443 | Robert Cowham | Avoid processing cmds until time changes as this means out of order track entries are pro...cessed appropriately. (Normally a 'completed' is immediately followed by a track entry for the original cmd - but sometimes the track entry comes a bit later after some other unrelated cmds are logged. Previously this would lead to being treated as extra cmds and ones which would never be completed. This in turn lead to lots of performance loss in processCompletedCommands() function) « |
7 years ago |
23438 | Robert Cowham | Add some logging to track down performance issues | 7 years ago |
23402 | Robert Cowham | Tweaked regexes for slight performance improvement | 7 years ago |
23401 | Robert Cowham | Fix tests failing in python3 due to list re-ordering | 7 years ago |
23400 | Robert Cowham | Iterate through lines in file - faster than readline() | 7 years ago |
23399 | Robert Cowham | Handle utf encoding errors | 7 years ago |