Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Supervisor Vms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
tools
Supervisor Vms
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7b88d61fd8ef7e4a6f64324092664b60f6a842ab
Select Git revision
Branches
1
branch/default
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
May
10
12
13
15
24
25
26
30
31
1
Jun
1
Dec
4
5
Update CHANGELOG
Add LICENSE
Initial version
Add optional password for supervisorctl, return a reply for each command
bugfix for start/stop all
supervisorctl check programs name, password argument for supervisord (not in configuration file)
autorestart can be False, True, unexpected. Add exitcodes to .conf file
supervisorctl set PRMMBX privilege
Define LNM$PERMANENT_MAILBOX (/user) to SUPERVISORD_TABLE
Remove unused variable
Start 1s timer only if necessary
Add priority to program
Add supprt to kt_limit, quotas, privileges, nouaf
Remove a print
Add baspri optional configuration parameter (creprc parameter), default 0
Add program configuration parameter 'image' default value 'SYS$SYSTEM:LOGINOUT.EXE'
Log creprc error after restoring persona
Add deamon mode
Add README.md
README.md small update
Update README.md
supervisorctl use a process specific mailbox for reply.
Add --nodaemon (or -n) argument to start supervidord in foreground
Update documentation
Update documentation
Typo
Update documentation
Documentation update
Documentation update
Documentation update
Documentation update
Documentation update
Use program name as default process_name, add NLA0: as default for command
Documentation update
Change default autostart to True, compatibility with supervisor on Linux
Documentaion update
Documentation update
Start won't work atfer a stop, fix it
Fix a bug when commands start/stop are sent with short delay between each command
If the program is stopping ignore any stop request
Loading