Name | Modified | Size |
---|---|---|
.. | ||
bin | ||
p4transfer | ||
scripts | ||
triggers |
Change | User | Description | Committed |
---|---|---|---|
23499 | Robert Cowham | Remove PerforceExchange.py and doc as functionality covered by //guest/perforce_software/...p4transfer/P4Transfer.py « |
7 years ago |
9654 | Robert Cowham | Wrong compiler used. | 11 years ago |
9643 | Robert Cowham | Renamed to p4transfer - in the above directory | 11 years ago |
9642 | Robert Cowham | Files with new name | 11 years ago |
9640 | Robert Cowham | Whitespace - convert tabs to spaces! | 11 years ago |
9639 | Robert Cowham | Merged in Sven's changes to do with keyword handling. | 11 years ago |
9638 | Robert Cowham | Remove files from transfer client workspace after each successful transfer - keeps things... tidy. « | 11 years ago |
9637 | Robert Cowham | Improved formatting of email | 11 years ago |
9636 | Robert Cowham | Added new option summary_report_interval - to send regular emails when the transfer is set... on repeat. « | 11 years ago |
9631 | Robert Cowham | Added error_report_interval in configuration file. Intended to set interval after which t...o report errors (usually less than report_interval). Useful when being run with --repeat option. « |
11 years ago |
9434 | Robert Cowham | P4Python build for python 3.3 on Windows | 11 years ago |
9025 | Robert Cowham | Refactor into method | 11 years ago |
9024 | Robert Cowham | Don't print stack trace on some exceptions. | 11 years ago |
9023 | Robert Cowham | Reset saved_output after notify to reduce duplicates in output. | 11 years ago |
8978 | Robert Cowham | Added --sample_config option and improved documentation of config file. | 11 years ago |
8977 | Robert Cowham | Reduce logging on zero changes to transfer | 11 years ago |
8976 | Robert Cowham | Allow multiple email recipients | 11 years ago |
8970 | Robert Cowham | Fix formatting output Log/notify instance_name instead of script path to distinguish betwe...en instances Read config file every time round loop to allow updates by user « |
11 years ago |
8961 | Robert Cowham | Make sure counter_name is specified. | 11 years ago |
8960 | Robert Cowham | Refactored to created P4Source and P4Target classes. Store change counter in a counter va...riable on the target rather than in config file. Tests alll pass « |
11 years ago |
8959 | Robert Cowham | Make console handler a wtring buffer to hide the logging output | 11 years ago |
8958 | Robert Cowham | Note issues with Python3 | 11 years ago |
8957 | Robert Cowham |
Convert options to int Log sleeps! |
11 years ago |
8956 | Robert Cowham | Forgot to save passed parameter | 11 years ago |
8939 | Robert Cowham | Added configuration options - particularly for email notification via smtp | 11 years ago |
8937 | Robert Cowham | Avoid creating multiple logging handlers. | 11 years ago |
8936 | Robert Cowham | Works OK with python 2 - but not 3 | 11 years ago |
8935 | Robert Cowham | On the way to making it python 2/3 compatible | 11 years ago |
8934 | Robert Cowham | Log exception using new method | 11 years ago |
8930 | Robert Cowham | Logging works OK for python 2. | 11 years ago |
8925 | Robert Cowham | Migrating to standard logging utilities | 11 years ago |
8901 | Robert Cowham | Log pretty much all p4 commands! | 11 years ago |
8900 | Robert Cowham | Turn on debugging and pass args properly | 11 years ago |
8897 | Robert Cowham | Make sure we don't overwrite log files - useful for testing purposes. | 11 years ago |
8895 | Robert Cowham | Make argument parsing 2/3 compatible and add tests for it. | 11 years ago |
8894 | Robert Cowham | Python 2.7 fix for parse_args | 11 years ago |
8893 | Robert Cowham | Implement warning function | 11 years ago |
8887 | Robert Cowham | Rename/move file(s) | 11 years ago |
8885 | Robert Cowham | Unicode test now works (for 2.7) | 11 years ago |
8884 | Robert Cowham | Fix Python 2.7 problems | 11 years ago |
8883 | Robert Cowham | Removed the vairous python 3 unicode stuff. | 11 years ago |
8882 | Robert Cowham | Make transfer class callable from test harness. Attempt to work with unicode in Python 3... - failing so will revert but stored for posterity! « |
11 years ago |
8881 | Robert Cowham | Test for unicode strings | 11 years ago |
8880 | Robert Cowham | Fix a warning | 11 years ago |
8872 | Robert Cowham | Handle unicode errors when logging | 11 years ago |
8871 | Robert Cowham | Bump up logging | 11 years ago |
8870 | Robert Cowham | Handle case where we see an integration and the source file has been obliterated. | 11 years ago |
8869 | Robert Cowham | Added better logging. Added -repeat flag for regular transfers Repeat in any case if we s...ee an exception (e.g. conneciton lost) « |
11 years ago |
8857 | Robert Cowham | Sucessfully got the notifycation via mail working with Python3 - helps to read the docs mo...re carefully! « | 11 years ago |
8854 | Robert Cowham |
Added sync interval logging. Renamed myOptions to options. |
11 years ago |