Change | User | Description | Committed |
---|---|---|---|
31393 | C. Thomas Tyler |
Fixed issue with too-soon removal of a temp dir. Fix to unreleased dev branch change. |
about 6 hours ago |
31391 | C. Thomas Tyler | Changed client.readonly.dir value from absolute to relative path. #review-31392 @robert..._cowham @roger_prince « |
about 7 hours ago |
31385 | C. Thomas Tyler | Fixed bug where the preflight check for journal corruption would fail if the chunk of jou...rnal scanned contained entries that referenced client.readonly.dir. This failure would not stop the server from starting, but would write an incorrect error in the p4d_init.log file and do an extra unneeded journal rotation. Also added logic to clean up the excess temp directory on a clean start. #review-31386 @robert_cowham « |
5 days ago |
31384 | C. Thomas Tyler |
Added doc to aid in migrations to SDP (e.g. for P4RA). |
5 days ago |
31383 | Russell C. Jackson (Rusty) | Added do-not-delete flag. | 6 days ago |
31382 | Russell C. Jackson (Rusty) | Added do-not-delete flag | 6 days ago |
31381 | Sandeep Kumar | Update release notes for 1.17.1 | 6 days ago |
31380 | Sandeep Kumar |
Update POM for new release. Latest: 1.17.1 |
6 days ago |
31379 | Russell C. Jackson (Rusty) | Added pull threads. | 6 days ago |
31378 | Russell C. Jackson (Rusty) | Added pull threads. | 6 days ago |
31377 | Sandeep Kumar | Fix random failures in the PollingTest. | 7 days ago |
31376 | C. Thomas Tyler | Updated release process overview: * Added at least a mention of all 3 regression test sui...tes. * Added 'Output' to describe the 'Why?' behind each step in the process. * Added step for doing the release in JIRA. * Added more JIRA detail. « |
7 days ago |
31375 | Sandeep Kumar | Fix spotbugs warnings | 8 days ago |
31374 | Sandeep Kumar | Fix publish task error when workspace name contains an environment variable. | 8 days ago |
31373 | Sandeep Kumar | Merge pull request #228 from manish-rajora/patch-1 Fix for the post unshelve error if t...he workspace has environment variable in the name. « |
8 days ago |
31372 | C. Thomas Tyler | Packaged SDP 2024.2.31367. | 8 days ago |
31371 | C. Thomas Tyler | Updated release process notes. | 8 days ago |
31369 | C. Thomas Tyler | Released SDP 2024.2.31367 (2025/03/23). Copy Up using 'p4 copy -r -b perforce_software-sd...p-dev'. « |
8 days ago |
31368 | C. Thomas Tyler | Updated Version and Release Notes. | 8 days ago |
31367 | C. Thomas Tyler | Regenerated docs for release. | 8 days ago |
31366 | C. Thomas Tyler | Updated generated script man pages. | 9 days ago |
31365 | C. Thomas Tyler | Commented out broken test. | 9 days ago |
31363 | C. Thomas Tyler | In verify_sdp.sh, added checks to ensure defined P4USER exists, is a super, and has a lon...g-term ticket. If the users does not exist or does not have super access, and error is generated. If the ticket duration is too short, a warning is given. « |
9 days ago |
31362 | C. Thomas Tyler | Fixed issue where using mkdirs.sh to add a new instance to a machine overwrites the cront...ab for the first instance. Fixes SDP-1218. « |
9 days ago |
31361 | C. Thomas Tyler | Completed change start in @31360. | 9 days ago |
31360 | C. Thomas Tyler | Enhanced and corrected docs for '-local' mode. Fixes SDP-1193. Various other doc corre...ctions and spelling fixes, thanks to apsell. « |
9 days ago |
31359 | C. Thomas Tyler | Adapated fix for HI-139 into SDP-ported perforce_bashrc. Enhanced detail in comments abou...t shopt setting. « |
9 days ago |
31358 | C. Thomas Tyler | Removed obsolete reference to discontinued product. Brought bat script in alignment with... bash script for P4AUDIT settings. Added info in comments re: P4AUDIT not being enabled by default. « |
9 days ago |
31357 | C. Thomas Tyler | Refined guidance in configure_new_server.{bat,sh} to align with ccheck.sh. | 9 days ago |
31355 | C. Thomas Tyler |
Added '-v server=1 -v track=1' to PROXY_V_FLAGS. #review-31356 |
9 days ago |
31354 | C. Thomas Tyler |
Fixed to avoid actually loading crontab in '-test' mode. Fixes SDP-1209. |
9 days ago |
31353 | C. Thomas Tyler | Removed cruft files. | 9 days ago |
31352 | C. Thomas Tyler | Enhanced preview output. | 9 days ago |
31350 | C. Thomas Tyler | Refine cchech.sh and config file to allow specification of 'Unset' to be required, in whi...ch case we pass the check if the value is unset regardless of the default value. We already allow checking the default value and consider it to comply if the default value matches expected. This new change will support some values being defined as required to be unset. Add examples and descriptive text in configurables.cfg. Fix ShellCheck compliance issues. Changed '-v' so required values having expected values show as GREAT rather than GOOD. Recommended values having expected values still show as GOOD. For values *not* matching expectations, required values show as BAD, while recommended values now show as WARN. The word FAIL is now used only in the summary, and appears only if there are any BAD indications (required values not matching) or else any system errors checking configurables. #review-31351 « |
9 days ago |
31349 | Russell C. Jackson (Rusty) | Added missing d | 10 days ago |
31348 | Russell C. Jackson (Rusty) | Added missing d | 10 days ago |
31347 | Sandeep Kumar | Merge pull request #227 from stuartrowe/JENKINS-75263 Don't serialize user displayname... as change entry changeuser « |
11 days ago |
31346 | C. Thomas Tyler | Added Windows batch shell script to push change-by-change. | 13 days ago |
31345 | Mark Zinthefer | Adding trigger script to enforce the type of a changelist to "restricted" | 17 days ago |
31344 | C. Thomas Tyler | Added default P4ALIASES for perforce OS user to SDP. | 18 days ago |
31342 | Sandeep Kumar | Save change published by P4Publish to changelog. | 19 days ago |
31335 | C. Thomas Tyler | Updated Copyright to 2025. | 20 days ago |
31329 | C. Thomas Tyler | Added summary of errors and warnings at the end. This summary is displayed by default. A... '-skip_summary' option has been added to suppress the summary. Added checks for existence of statepullL and statefailover files in P4ROOT on p4d servers. A warning is reported if these files exist, advising the user to remove these failover remnant files. Addressed some issues reported by shellcheck. #review-31330 @robert_cowham « |
21 days ago |
31328 | Sandeep Kumar | Add description for the variable P4_STREAM_AT_CHANGE | 21 days ago |
31325 | C. Thomas Tyler |
Minor doc tweaks to add more detail on sync_replica.sh and keep_offline_db_current.sh. |
27 days ago |
31324 | C. Thomas Tyler | Fixed issue where DANGER_CLEAN.sh would attempt to remove a non-local OSUSER (e.g. an LDA...P user) and fail. « |
28 days ago |
31322 | Sandeep Kumar |
Remove useUpdateURL parameter. This is not required. |
about a month ago |
31321 | Sandeep Kumar | Merge pull request #230 from jenkinsci/SwarmBranchVariable Make Swarm Branch available to... environment variables « |
about a month ago |
31320 | Sandeep Kumar |
Fix for JENKINS-75275. If there are no files to reconcile, the job should not get failed. |
about a month ago |
31319 | Russell C. Jackson (Rusty) | Changing to run -qt on all servers since the commit supports it now. | about a month ago |