2 months agoPascal Soccard committed change 31298 into perforce_software-admin-toolkit:main Split parallel checkpoint files are now processed | ||
Add a comment | ||
3 months agoPascal Soccard committed change 31138 into perforce_software-admin-toolkit:main Added an --noverify option to keep the original digests in the metadata | ||
7 months agoPascal Soccard committed change 30557 into perforce_software-admin-toolkit:main Fixed journal patch close to early for parallel checkpoint | ||
7 months agoPascal Soccard committed change 30550 into perforce_software-admin-toolkit:main Added support for parallel checkpoint | ||
7 months agoPascal Soccard committed change 30549 into Switch a Helix Core server to the unicode mode: - non utf8 metadata are patched - server depot files with non utf8 filename are renamed | ||
8 months agoPascal Soccard committed change 30541 into perforce_software-admin-toolkit:main Add exception in case "p4 verify -v //..." fails It could fail if there is no data about the parent of a lazy copy. | ||
8 months agoPascal Soccard committed change 30499 into perforce_software-admin-toolkit:main The self.p4.run_storage("-r") method could fail if: 'There is no storage upgrade in progress to restart.' | ||
12 months agoPascal Soccard committed change 30249 into perforce_software-admin-toolkit:main Removed an extra comma for the workspace output. | ||
12 months agoPascal Soccard committed change 30220 into perforce_software-admin-toolkit:main Stream path like "(.*?)" "(.*)" was incorrectly parsed | ||
12 months agoPascal Soccard committed change 30219 into perforce_software-admin-toolkit:main Reworked previous change that was still not working properly with Python3 | ||
12 months agoPascal Soccard committed change 30218 into perforce_software-admin-toolkit:main Fixed Python 3 issue only introduced by previous change (change 30185) | ||
about a year agoPascal Soccard committed change 30185 into perforce_software-admin-toolkit:main Reworked "p4d -V" for Python 2.7 compatibility. | ||
about a year agoPascal Soccard committed change 30180 into perforce_software-admin-toolkit:main Added ditto mapping stream path type | ||
about a year agoPascal Soccard committed change 30179 into perforce_software-admin-toolkit:main Reworked the p4d version detection. Added creation of a .p4version files used by own scripts. | ||
about a year agoPascal Soccard committed change 30165 into perforce_software-admin-toolkit:main Reworked how self.p4.user is used Setting P4LOG (-L) for all p4d commands | ||
about a year agoPascal Soccard committed change 30157 into perforce_software-admin-toolkit:main Restructured how p4 instance is used (connection now in init method). The "p4 verify -v" is now run as part of the script to update the digest of the... dummy server depot files. Customer digest are sill present in file content, so "p4 diff"/"p4 copy" behaviour should not be affected by this change. « | ||
about a year agoPascal Soccard committed change 30126 into perforce_software-admin-toolkit:main All the backslashes need to be escaped to prevent eval issues when running the IntegHistoryRebuild.py script | ||
about a year agoPascal Soccard committed change 30088 into perforce_software-admin-toolkit:main Reworked how to escape \n as a user can be set to "ABC\nick" | ||
about a year agoPascal Soccard committed change 30087 into perforce_software-admin-toolkit:main Reverted partially change 25690 as from my latest tests, the & character does not need to be escaped. | ||
about a year agoPascal Soccard committed change 30060 into perforce_software-admin-toolkit:main Fixed creation of the branch spec when provided (mappings were reverse) | ||
about a year agoPascal Soccard committed change 29909 into Added support for Python 3 | ||
about a year agoPascal Soccard committed change 29908 into Fixed problem with unicode filetype test due to bit mask not used correctly | ||
about a year agoPascal Soccard committed change 29904 into Switch a unicode enabled Helix core server to non unicode mode | ||
about a year agoPascal Soccard committed change 29855 into perforce_software-admin-toolkit:main Fixed ParentView parsing | ||
about a year agoPascal Soccard committed change 29854 into perforce_software-admin-toolkit:main Follow up on IntegHistory.py "p4 fstat -Ob" change | ||
about a year agoPascal Soccard committed change 29853 into perforce_software-admin-toolkit:main For server version > 2016.2, use "p4 fstat -Ob" instead of "p4 fstat -Oc" | ||
2 years agoPascal Soccard committed change 29793 into perforce_software-admin-toolkit:main Removed obfuscated mode as it is too difficult to analyse integration issue with obfuscated data. | ||
2 years agoPascal Soccard committed change 29777 into perforce_software-admin-toolkit:main Handled better confusion with P4CHARSET when set in P4CONFIG locally | ||
2 years agoPascal Soccard committed change 29688 into perforce_software-admin-toolkit:main Reworked how multiple files argument is passed to IntegHistory.py | ||
2 years agoPascal Soccard committed change 29674 into Fixed parsing issue for Ignored paths with spaces in the path | ||
2 years agoPascal Soccard committed change 29557 into Perform the p4 commands in the script as the user syncing the files | ||
2 years agoPascal Soccard committed change 29556 into This trigger script enforces the maximum size of files that a user is allowed to sync. | ||
2 years agoPascal Soccard committed change 29553 into perforce-software-log-analyzer:psla Removed KB broken link and add direct link to the p4clog.py script | ||
2 years agoPascal Soccard committed change 29532 into Simplify path extraction, useful when the script will support stream depot depth check | ||
2 years agoPascal Soccard committed change 29531 into New P4Python trigger script to prevent move command to be performed accross depots or branches | ||
2 years agoPascal Soccard committed change 29474 into Fixed branch argument for Python 3 (TypeError: can't concat str to bytes) | ||
2 years agoPascal Soccard committed change 29089 into Fixed bad initialisation of parentview Added inclusive+ in Type of stream path | ||
2 years agoPascal Soccard committed change 29060 into Changed error reporting on failed connection like for example "Segmentation fault (core dumped)" when running corrupted p4d | ||
3 years agoPascal Soccard committed change 28978 into | ||
3 years agoPascal Soccard committed change 28877 into Added feature for collecting a branch spec | ||
3 years agoPascal Soccard committed change 28689 into | ||
3 years agoPascal Soccard committed change 28610 into | ||
3 years agoPascal Soccard committed change 28488 into Fixed obfuscate issues | ||
3 years agoPascal Soccard committed change 28483 into Perforce user was not added in the protection table | ||
3 years agoPascal Soccard committed change 28482 into Fixed fstat parsing method; attributes could have more than one - in their name | ||
3 years agoPascal Soccard committed change 28444 into Undone previous fix and reworked how to deal with change identity | ||
3 years agoPascal Soccard committed change 28443 into Added CHidentity for changes | ||
3 years agoPascal Soccard committed change 28361 into Removed reference the p4dstate.sh script which was moved to ftp | ||
3 years agoPascal Soccard committed change 28347 into Latest version is now available from http://ftp.perforce.com/perforce/tools/p4dstate/ | ||
3 years agoPascal Soccard committed change 28346 into Latest version is now available from http://ftp.perforce.com/perforce/tools/p4dstate/ | ||
Change | User | Description | Created | ||
---|---|---|---|---|---|
30059 | Pascal Soccard | Deal with Stream comments | about a year ago | Request Review | |
29900 | Pascal Soccard | Stream spec versionning | about a year ago | Request Review | |
29820 | Pascal Soccard | Support for stream comments | about a year ago | Request Review | |
26297 | Pascal Soccard | Changed IntegHistory call arguments | 5 years ago | Request Review | |
26194 | Pascal Soccard | Stream versioning support | 5 years ago | Request Review | |
26111 | Pascal Soccard | Add support for versioned stream | 5 years ago | Request Review | |
22762 | Pascal Soccard | Fetching group | 8 years ago | Request Review | |
22761 | Pascal Soccard | Fetching groups | 8 years ago | Request Review | |
22576 | Pascal Soccard | Attempt to deal with non utf8 characters | 8 years ago | Request Review | |
22225 | Pascal Soccard | Reworked script to handle lbr values for branched move/delete db.rev records as "p4 fstat... -Oc" does't provide these data « |
8 years ago | Request Review |
Adjust when notifications are sent to you about reviews that you're associated with (as an author, reviewer, project member or moderator).