Change | User | Description | Committed |
---|---|---|---|
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. « |
about an hour 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. « |
about 2 hours ago |
31361 | C. Thomas Tyler | Completed change start in @31360. | about 3 hours 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. « |
about 3 hours ago |
31359 | C. Thomas Tyler | Adapated fix for HI-139 into SDP-ported perforce_bashrc. Enhanced detail in comments abou...t shopt setting. « |
about 8 hours 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. « |
about 8 hours ago |
31357 | C. Thomas Tyler | Refined guidance in configure_new_server.{bat,sh} to align with ccheck.sh. | about 8 hours ago |
31355 | C. Thomas Tyler |
Added '-v server=1 -v track=1' to PROXY_V_FLAGS. #review-31356 |
about 8 hours ago |
31354 | C. Thomas Tyler |
Fixed to avoid actually loading crontab in '-test' mode. Fixes SDP-1209. |
about 9 hours ago |
31353 | C. Thomas Tyler | Removed cruft files. | about 10 hours ago |
31352 | C. Thomas Tyler | Enhanced preview output. | about 10 hours 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 « |
about 10 hours ago |
31349 | Russell C. Jackson (Rusty) | Added missing d | a day ago |
31348 | Russell C. Jackson (Rusty) | Added missing d | a day ago |
31347 | Sandeep Kumar | Merge pull request #227 from stuartrowe/JENKINS-75263 Don't serialize user displayname... as change entry changeuser « |
2 days ago |
31346 | C. Thomas Tyler | Added Windows batch shell script to push change-by-change. | 4 days ago |
31345 | Mark Zinthefer | Adding trigger script to enforce the type of a changelist to "restricted" | 8 days ago |
31344 | C. Thomas Tyler | Added default P4ALIASES for perforce OS user to SDP. | 9 days ago |
31342 | Sandeep Kumar | Save change published by P4Publish to changelog. | 10 days ago |
31341 | C. Thomas Tyler | Promoted files for referencing in URLs. | 11 days ago |
31340 | C. Thomas Tyler | First pass at refactoring & rebranding. | 11 days ago |
31339 | C. Thomas Tyler | Bootstrapped sample files. | 11 days ago |
31338 | C. Thomas Tyler | Bootstrap files promoted to main so the project home page link works. | 11 days ago |
31337 | C. Thomas Tyler |
First crack at rebranding change. WIP. |
11 days ago |
31336 | C. Thomas Tyler | Bootstrapped P4MS. | 11 days ago |
31335 | C. Thomas Tyler | Updated Copyright to 2025. | 11 days ago |
31334 | C. Thomas Tyler | Stream //p4ms/dev saved. | 11 days ago |
31333 | C. Thomas Tyler | Stream //helix-sdp/main deleted. | 11 days ago |
31332 | C. Thomas Tyler | Stream //helix-sdp/dev deleted. | 11 days ago |
31331 | C. Thomas Tyler | Stream //p4ms/main saved. | 11 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 « |
12 days ago |
31328 | Sandeep Kumar | Add description for the variable P4_STREAM_AT_CHANGE | 12 days ago |
31325 | C. Thomas Tyler |
Minor doc tweaks to add more detail on sync_replica.sh and keep_offline_db_current.sh. |
18 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. « |
19 days ago |
31323 | C. Thomas Tyler | Stream //p4-sdp/dev_Classic_to_Streams deleted. | 23 days ago |
31322 | Sandeep Kumar |
Remove useUpdateURL parameter. This is not required. |
23 days ago |
31321 | Sandeep Kumar | Merge pull request #230 from jenkinsci/SwarmBranchVariable Make Swarm Branch available to... environment variables « |
24 days ago |
31320 | Sandeep Kumar |
Fix for JENKINS-75275. If there are no files to reconcile, the job should not get failed. |
24 days ago |
31319 | Russell C. Jackson (Rusty) | Changing to run -qt on all servers since the commit supports it now. | 24 days ago |
31318 | Russell C. Jackson (Rusty) | Changing to run -qt on all servers since the commit supports it now. | 24 days ago |
31317 | C. Thomas Tyler | Tweaked set of tables to be used for edge servers to work for recovery with modern SDP on... a pre-2019.1 data set. The CheckpointTables variable appends db.storage only if the p4d version is new enough to use db.storage. « |
25 days ago |
31316 | Will Kreitzmann | Fix cmd-yaml for release | 26 days ago |
31315 | Will Kreitzmann |
v1.2.654. - release |
26 days ago |
31314 | C. Thomas Tyler | Added P4IGNORE entries useful clients associated with the //sdp/dev_insitu stream rooted... at /p4. « |
28 days ago |
31313 | C. Thomas Tyler | Added '.service' alternatives for all systemctl services, because command completion on s...ome platforms appends the '.service' suffix, and the sudo entries will not work unless '.service' is listed. So for example, now both of these will work: $ sudo systemctl start p4d_1 $ sudo systemctl start p4d_1.service Added support for the opt_perforce_sdp_backup service and timer, including adding explicit support for enabling and disabling the timer. « |
30 days ago |
31311 | C. Thomas Tyler | Updated run_if_*.sh scripts: * Fixed bug in run_if_broker.sh. * Normalized command line v...erification. * Removed 'set -e' from run_if_*.sh scripts to improve reliability. * Made ShellCheck compliant. #review-31312 « |
about a month ago |
31310 | C. Thomas Tyler | Simplified and clarified messaging about Mac OSX support: It is not supported. Also... added clarity about bash version requirements, i.e. requires bash 4.x+, works with 5.x+. (Lack of support for Mac OSX is for several reasons, one being that Mac OSX as of Sequoia ships only with bash 3.x). « |
about a month ago |
31308 | C. Thomas Tyler | Added information about supported platforms. Tweaked sample output to show hostname match...ing actual/expected name. « |
about a month ago |
31307 | C. Thomas Tyler | Added mention of SuSE 15 in PLATFORM SUPPORT section, after recent changes to support tha...t platform. « |
about a month ago |
31306 | C. Thomas Tyler | Doc tweak; non-functional change. | about a month ago |