Change | User | Description | Committed |
---|---|---|---|
28425 | Adam Morriss | Updating trigger script, swapping 'command' for 'cmd'. It did work, but something may hav...e changed in this more recent OS « |
3 years ago |
26333 | Adam Morriss | Updated the comments in the script. | 5 years ago |
26332 | Adam Morriss | A form-save trigger script for 'job' forms. This script looks for a field 'Assignee' in t...he form file being passed to the server. This field is expected to contain a username, and the script is checking if the name entered here is a known user. This is done by running "p4 users [username]", and counting the number of records returned - either 1 or 0, in theory. Jobs are rejected if the user does not exist, otherwise the trigger passes and all is well. This is an example script. It is not supported. It includes some basic sanity checks, but would benefit from more robust exception-handling and testing. Currently, it does little more than checking that 'p4' is available and that there's a valid login ticket. « |
5 years ago |
26331 | Adam Morriss | keyword and executable | 5 years ago |
26330 | Adam Morriss | Switching to executable file | 5 years ago |
25125 | Adam Morriss | Small command-trigger script to block '-t' on add/edit/reopen. Includes suggested trigg...er definition, and a header to explain the purpose. « |
6 years ago |
25064 | Adam Morriss | Adding a trigger script that, in one form, will replace the default change description ('e...nter description here' in angle brackets) and in a second form check to ensure that new description has indeed been changed. « | 6 years ago |
24893 | Adam Morriss | Tidying up and adding to the notes. Adding a header line to the output. Removing the ini...tial letter/colon combo in front of each count being output to file. The beginnings of some code (commented-out) that could retrieve the spec depot name, if one exists. « |
6 years ago |
24799 | Adam Morriss | Further comment, and a potential (but commented-out) case statement should it be better to... check spec types. « | 6 years ago |
24798 | Adam Morriss | renaming again - actually a spec-counting script, not just users | 6 years ago |
24797 | Adam Morriss | adding some notes | 6 years ago |
24796 | Adam Morriss | renaming the file | 6 years ago |
24795 | Adam Morriss | Minor adjustments. * Improved the filename to which the output is written. * Switched the... write-to-file mechanism. * Corrected the counting commands (an additional 'files' was mistakenly left behind in an earlier tidy-up). « |
6 years ago |
24794 | Adam Morriss | minor update - added newline | 6 years ago |
24793 | Adam Morriss | A user-counting script | 6 years ago |
24630 | Adam Morriss | Correcting comment stating that the script takes three parameters, then proceeds to descri...be all four of them. (now says 'four' instead of 'three') « |
7 years ago |
24577 | Adam Morriss | Moving trigger script to 'triggers' folder | 7 years ago |
24576 | Adam Morriss | Basic command trigger, blocking access to certain commands specified in the trigger defini...tion « | 7 years ago |
24542 | Adam Morriss | moving 'argcheck' trigger script to 'triggers' sub-directory | 7 years ago |
24541 | Adam Morriss | moving proxyload script to 'triggers' sub-folder | 7 years ago |
24538 | Adam Morriss | Improvements to script, plus adding keywords | 7 years ago |
24537 | Adam Morriss | name-change for script | 7 years ago |
24496 | Adam Morriss | Comments added to the script, should I get the opportunity to revisit this. | 7 years ago |
24495 | Adam Morriss | Script to block creation/edit of streams by users belonging to a certain group. Plenty mo...re to do here. « |
7 years ago |
24265 | Adam Morriss | Background trigger script for preloading proxy cache | 7 years ago |
24206 | Adam Morriss | updating argcheck - adding the command itself, not just the args | 7 years ago |
24205 | Adam Morriss | New script, 'argcheck'. With the appropriate trigger definition (as in the sc...ript comments) a member of group 'argcheck' will have their command arguments written to a log file. « |
7 years ago |
24203 | Adam Morriss | Moving files to 'amo' | 7 years ago |