summaryrefslogtreecommitdiffstats
path: root/utils/jenkins-jnlp-connect.sh
AgeCommit message (Expand)AuthorFilesLines
2019-04-08bugfix for the jnlpUrldongwenjuan1-1/+1
2018-11-28Slave.jar renamed to Agent.jarAric Gardner1-12/+12
2018-03-05Allow monit config script to use custom hostnameagardner1-7/+12
2018-03-05Add start delay to monit for jnlp daemonagardner1-2/+8
2018-02-16jenkins-jnlp-connect.sh takes time to launchagardner1-2/+2
2017-10-10Fix jenkins-jnlp-connect.sh for missing a quotation markAlex Yang1-1/+1
2017-09-08Fix for when requiretty is disabled with a !agardner1-1/+1
2017-06-29this script is called by jenkins useragardner1-2/+2
2017-01-27utils: jenkins-jnlp-connect.sh: Drop hardcoded paths for mkdir and chownMarkos Chandras1-6/+9
2017-01-11utils/jenkins-jnlp-connect.sh: Make sure the pid directory existsMarkos Chandras1-1/+13
2016-11-29utils: jenkins-jnlp-connect.sh: Fix 'started_monit' block indentationMarkos Chandras1-23/+23
2016-11-29Merge "Remove trailing slash in example"Fatih Degirmenci1-1/+2
2016-11-29utils: jenkins-jnlp-connect.sh: Make monit actions conditionalMarkos Chandras1-21/+20
2016-11-28Remove trailing slash in exampleAric Gardner1-1/+2
2016-11-24utils: jenkins-jnlp-connect.sh: Fix start up scriptMarkos Chandras1-4/+2
2016-10-02I will figure out how to add a check for this laterAric Gardner1-0/+1
2016-08-17Jenkins connection script needs to be run from $jenkinshomeAric Gardner1-0/+5
2016-08-11fix requiretty check, use 'sudo -l'Ryota MIBU1-2/+2
2016-06-30Add check for Requiretty add timeoutAric Gardner1-2/+10
2016-05-30Format the script for better readingJulien1-112/+102
2016-03-10jenkins-jnlp-connect.sh: monit config file was always updatedJosep Puigdemont1-2/+2
2016-03-10Add missing $ in bash script variableJosep Puigdemont1-1/+1
2016-03-09Change the way to detect monit configuration dirJosep Puigdemont1-3/+6
2016-01-28Add license headerFatih Degirmenci1-0/+9
2015-11-26Fix chown in jenkins slave connection scriptFatih Degirmenci1-1/+1
2015-11-20Fix jenkins user losing its group memberships when slave connected using monitFatih Degirmenci1-3/+3
2015-11-03Small fixes to ownership, test mode.Aric Gardner1-4/+9
2015-11-03Script to configure monit for jnlp slave connectionsAric Gardner1-0/+177