Name | Modified | Size |
---|---|---|
.. | ||
color_taillog | ||
concurrency | ||
cpu_memory_monitor | ||
dcs | ||
dfs | ||
mine | ||
P4Python_Tool | ||
p4_unit | ||
restapi | ||
track_output_parse | ||
unique_lines | ||
create_multiple_depots.py | 11 years ago | 1 KB |
fetch.py | 11 years ago | 8 KB |
get_bin.py | 11 years ago | 7 KB |
master_slave.py | 11 years ago | 28 KB |
serversj.py | 11 years ago | 1 KB |
view_zklog | 11 years ago | 148 B |
zkm | 11 years ago | 14 KB |
Change | User | Description | Committed |
---|---|---|---|
15565 | Stephen Moon | Hopefuly, this fixes the indentation issue once for all | 10 years ago |
15564 | Stephen Moon | Fixed indentation issue | 10 years ago |
15563 | Stephen Moon | Removed the duplicate error msg | 10 years ago |
15562 | Stephen Moon | A program to colorize tail -f output based on up to 7 keywords | 10 years ago |
10521 | Stephen Moon | Change the filetype to kxtext | 11 years ago |
10520 | Stephen Moon | Fix a typo in setting a configurable | 11 years ago |
10519 | Stephen Moon | Make sure that release version greatr than 2014.1 should have peeking enabled dynamically | 11 years ago |
10518 | Stephen Moon | Set db.peeking value dynamically for 14.1 when peeking is entered as one of the input argu...ments « | 11 years ago |
10517 | Stephen Moon | The listing of servers in exit_message output is now sorted alphabetically | 11 years ago |
10516 | Stephen Moon | A program to sync binaries | 11 years ago |
10515 | Stephen Moon | Updating the comments | 11 years ago |
10514 | Stephen Moon | Updated the script for better validation. Also added standby server types. N...eeds some QA. I have not tested against Python 3.x « |
11 years ago |
10495 | Stephen Moon | Tools for DCS testing | 11 years ago |
10226 | Stephen Moon | Update the dcs setup script to the latest and also add a script to monitor the dcs setup s...tatus « | 11 years ago |
10213 | Stephen Moon | Clarified the comments writtent for the new feature | 11 years ago |
10212 | Stephen Moon | Updated the program so that perl script works on Windows OS | 11 years ago |
10211 | Stephen Moon | Added a feature where a perl script which can recreate the current distributed setup. | 11 years ago |
10139 | Stephen Moon | Added exception handling and removed the hard-coding of the database table name | 11 years ago |
10091 | Stephen Moon | Added some input validation to insure an incorrect server_type is not used for a particula...r release binary « | 11 years ago |
9997 | Stephen Moon | depot name should be a name other than the hostname of the machine because a default clien...t created by p4 is always the hostname « | 11 years ago |
9996 | Stephen Moon | Version which works on Windows as well as non-Windows without logging penabled | 11 years ago |
9995 | Stephen Moon | Moving the non-Windows version with logging to its own directory for clarity | 11 years ago |
9994 | Stephen Moon | Change the name of super user from 'usuper' to 'super_user' for clarity | 11 years ago |
9658 | Stephen Moon | Removed the entries in the broker config file since it gets added or removed on the fly | 11 years ago |
9647 | Stephen Moon | Added try block in inserting data into the database. However, I have noticed that... I can run into a deadlock depending on how I set the sleep time « |
11 years ago |
9594 | Stephen Moon | Fixed bugs with passing non-str to subprocess module function | 11 years ago |
9593 | Stephen Moon | Made it compatible with Python 2.7 and higher | 11 years ago |
9589 | Stephen Moon | Storing the final results to sqlite3 database. Further changes will be made to the... script « |
11 years ago |
9582 | Stephen Moon | WIP: Generating statistics of concurrency run | 11 years ago |
9559 | Stephen Moon | rearrange how it displays | 11 years ago |
9558 | Stephen Moon | Added a sentinel value to stop all the processes in a specified number of seconds | 11 years ago |
9523 | Stephen Moon | WIP: trying to understand the algorithm | 11 years ago |
9522 | Stephen Moon | depth-first-search example | 11 years ago |
9497 | Stephen Moon | Closed the opened files properly | 11 years ago |
9493 | Stephen Moon | An example track output of a Perforce command to be used with 'track_parse.py' | 11 years ago |
9492 | Stephen Moon | Correct typo | 11 years ago |
9262 | Stephen Moon | Put a try-except block when opening a file | 11 years ago |
9258 | Stephen Moon | Terminator config for DCS | 11 years ago |
9169 | Stephen Moon | Change it to the new default value of -1 | 11 years ago |
9163 | Stephen Moon | Refactored the code for maintenability | 11 years ago |
9160 | Stephen Moon | Removed the comment about not working on Python 3.3 | 11 years ago |
9159 | Stephen Moon | Removed the comment about the program not working on Python 3.3 | 11 years ago |
9158 | Stephen Moon | The program is compatible with Python 2.7 as well as Python 3.3 | 11 years ago |
9154 | Stephen Moon | Added comments for why encoding is needed for Perforce I/O in Python 3.x | 11 years ago |
9153 | Stephen Moon | Use locale.getdefaultlocal()[1] instead of 'utf-8' since on Windows it can be different | 11 years ago |
9152 | Stephen Moon | Remove the redundant specification of locale encoding | 11 years ago |
9151 | Stephen Moon | Made the script compatible with Python 2.7 as well as Python 3.3 | 11 years ago |
9150 | Stephen Moon | Converted tabs into spaces | 11 years ago |
9149 | Stephen Moon | Added a comment about the script not working with Python 3.x | 11 years ago |
9148 | Stephen Moon | Added comments about the script not working with Python 3.x | 11 years ago |