Name | Modified | Size |
---|---|---|
.. | ||
test | ||
cache_purge.sh | 3 years ago | 3 KB |
epochtime | 9 months ago | 441 B |
ExampleTemplate.py | 3 years ago | 5 KB |
htd_move_logs.sh | 5 years ago | 1 KB |
mirror_ldap_groups.cfg | 4 years ago | 1 KB |
mirror_ldap_groups.pl | 4 years ago | 34 KB |
mirror_ldap_groups.pl.html | 4 years ago | 13 KB |
p4web_base | about a year ago | 6 KB |
purge_revisions.sh | 4 years ago | 12 KB |
swarm_rename_users.py | 4 years ago | 17 KB |
swarm_reviews.py | 4 years ago | 16 KB |
UserPermissionsReport.py | 10 months ago | 8 KB |
WorkspaceCleanup.py | 2 years ago | 8 KB |
Change | User | Description | Committed |
---|---|---|---|
30378 | C. Thomas Tyler | Added epochtime utility. | 9 months ago |
30310 | Mark Zinthefer | Changing UserPermissionsReport to generate a .csv file delimited by the ^ character. This... is to allow for FullNames that have commas. Previously, the report would be wonky if a FullName was "Last, First, MI". « |
10 months ago |
29969 | C. Thomas Tyler | Refined docs for P4WEB_USER setting.. | about a year ago |
29967 | C. Thomas Tyler | Added support for optional P4WEB_USER setting. If set, P4USER will be set to this... user before starting the p4web service. This is recommended, as it prevents p4web from possibly logging out the primary super user that operates checkpoints. If defined, the user should also be added to SDP_AUTOMATION_USERS defined in the Instance Vars file, i.e. the p4_N.vars file in /p4/common/config. This change is done in a way to avoid disrupting existing installations. To use the feature, do something like this, replacing N with the SDP instance name: echo P4WEB_USER=p4web >> /p4/common/site/config/$P4HOME.local #review-29968 « |
about a year ago |
29725 | C. Thomas Tyler | Moved p4web init script template to Unsupported to clarify it is not supported. Modernize...d p4web_base to work with systemd. #review-29726 « |
2 years ago |
29192 | Mark Zinthefer | Adding workspace cleanup report script. | 2 years ago |
28999 | Mark Zinthefer | Updated script and test cases | 3 years ago |
28998 | Mark Zinthefer | test harness and associated user permisions report | 3 years ago |
28997 | Mark Zinthefer | First draft of user permissions report for customer. | 3 years ago |
28993 | Mark Zinthefer | initial submit | 3 years ago |
28992 | Robert Cowham | Example template with test harness for Python | 3 years ago |
28179 | Robert Cowham | Edge server p4 cachepurge wrapper script | 3 years ago |
27722 | C. Thomas Tyler | Refinements to @27712: * Resolved one out-of-date file (verify_sdp.sh). * Added missing... adoc file for which HTML file had a change (WorkflowEnforcementTriggers.adoc). * Updated revdate/revnumber in *.adoc files. * Additional content updates in Server/Unix/p4/common/etc/cron.d/ReadMe.md. * Bumped version numbers on scripts with Version= def'n. * Generated HTML, PDF, and doc/gen files: - Most HTML and all PDF are generated using Makefiles that call an AsciiDoc utility. - HTML for Perl scripts is generated with pod2html. - doc/gen/*.man.txt files are generated with .../tools/gen_script_man_pages.sh. #review-27712 « |
4 years ago |
27619 | Robert Cowham | Clarify help text/module description, adding warnings and current status | 4 years ago |
27610 | Robert Cowham | Rename/move file(s) to unsupported. User contributed and doesn't have full test harness/d...ocs. « |
4 years ago |
27338 | Robert Cowham | Handle swarm-user-* keys | 4 years ago |
27337 | Robert Cowham | Fix bugs found on site | 4 years ago |
27336 | Robert Cowham | Implement rename of users for Swarm - backdoor version updating 'p4 keys' info | 4 years ago |
26933 | Robert Cowham | Put in hack to work around Swarm breaking API calls in version 10. | 4 years ago |
26932 | C. Thomas Tyler | Repurposed the /p4/common/site directory. This directory will exist on a a fresh SDP in...stall, but will be empty save for a ReadMe.txt file explaining that it is to be used to make local extensions to the SDP, and that anything in here is not supported. The coming automated SDP upgrade procedure will know to ignore /p4/common/site directory tree. The p4_vars ensures that /p4/common/site/bin is in the PATH. « |
4 years ago |
26681 | Robert Cowham | Removing Deprecated folder - if people want it they can look at past history! All functio...ns have been replaced with standard functionality such as built in LDAP, or default change type. Documentation added for the contents of Unsupported folder. Changes to scripts/triggers are usually to insert tags for inclusion in ASCII Doctor docs. « |
5 years ago |
26652 | Robert Cowham | This is Tom's change: Introduced new 'Unsupported' directory to clarify that some files ... in the SDP are not officially supported. These files are samples for illustration, to provide examples, or are deprecated but not yet ready for removal from the package. The Maintenance and many SDP triggers have been moved under here, along with other SDP scripts and triggers. Added comments to p4_vars indicating that it should not be edited directly. Added reference to an optional site_global_vars file that, if it exists, will be sourced to provide global user settings without needing to edit p4_vars. As an exception to the refactoring, the totalusers.py Maintenance script will be moved to indicate that it is supported. Removed settings to support long-sunset P4Web from supported structure. Structure under new .../Unsupported folder is: Samples/bin Sample scripts. Samples/triggers Sample trigger scripts. Samples/triggers/tests Sample trigger script tests. Samples/broker Sample broker filter scripts. Deprecated/triggers Deprecated triggers. To Do in a subsequent change: Make corresponding doc changes. « |
5 years ago |