Name | Modified | Size |
---|---|---|
.. | ||
argcheck.sh | 7 years ago | 2 KB |
myDefaultChgDesc.sh | 6 years ago | 1 KB |
noTypeChange.sh | 5 years ago | 1 KB |
proxyload.sh | 7 years ago | 2 KB |
restricted-commands.sh | 3 years ago | 961 B |
streamblock.sh | 7 years ago | 2 KB |
validJobUser.sh | 5 years ago | 3 KB |
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 |
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 |