jenkins-job-builder/jenkins_jobs
Yolanda Robla d1df3359b3 Allow using lockfile per jenkins master
When a jjb run is thrown when another jjb is already running,
it can cause corruption of cache. Start using a lockfile to
ensure this won't be happening and run securely on automated
systems.

Change-Id: I3ac37e738b3bb87c04a47afb8adb3e25f8fb4ea8
2016-03-14 17:28:39 +01:00
..
modules Merge "Add PLAIN default for branch|project-compare-type" 2016-03-10 22:18:18 +00:00
sphinx Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
builder.py Allow using lockfile per jenkins master 2016-03-14 17:28:39 +01:00
cmd.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
constants.py Remove YamlParser from jenkins_jobs.builder 2015-04-22 11:59:07 -07:00
errors.py Find module for exceptions raised from gen_xml 2015-07-14 15:42:42 +01:00
formatter.py Remove YamlParser from jenkins_jobs.builder 2015-04-22 11:59:07 -07:00
local_yaml.py Remove ordereddict support from py26 2016-02-09 17:22:42 +01:00
parallel.py Add parallelization options 2015-12-01 10:05:04 -05:00
parser.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
registry.py Warn only once for masked definitions 2016-01-06 16:57:00 +01:00
utils.py Wrap file objects with codecs to handle unicode 2015-10-09 10:48:01 -07:00
version.py Get verison info for jenkins-job-builder 2014-10-22 09:46:10 -07:00
xml_config.py Remove Python 2.6 compatibility patch. 2016-01-08 15:54:30 +00:00