zuul/zuul
James E. Blair 226cdd4706 Ansible launcher: Fix afs publisher root detection
The find command that collected the marker files is expected
to print paths with a leading '/' (see later commands which
grep for '^/') but this was omitted.  This would cause all jobs
which published to the root (whether they had any content in
the root directory or were simply only intended to publish to a
subdir of the root) to conflict with each other.

Also, correct a missing fully-qualified path.

Change-Id: I6030c2b101026ff8e72cf4043e1d1b4fbffc5dcb
2016-10-03 10:50:31 -07:00
..
ansible Simplify zuul_console port binding logic 2016-08-15 13:39:28 -04:00
cmd Merge "Expose webapp listen_address and port" 2016-07-12 23:31:02 +00:00
connection Increase the Gerrit trailing delay 2016-06-10 14:39:34 -07:00
launcher Ansible launcher: Fix afs publisher root detection 2016-10-03 10:50:31 -07:00
lib Merge "Clarify zuul-cloner message about missing branch" 2016-07-12 23:21:05 +00:00
merger Handle non-valid HEAD 2016-08-31 21:50:06 +03:00
reporter Add extra test for bad url patterns 2016-04-23 10:40:12 +10:00
source Always create foreign projects if needed 2016-08-24 15:18:50 -07:00
trigger Properly shutdown apscheduler on reconfigure 2016-05-12 11:36:16 -07:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py Don't take into account commit message for skip-if filter 2016-05-24 13:31:26 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
layoutvalidator.py Add job tags 2016-03-09 10:07:28 -08:00
model.py Make pipeline approval username requirement a regular expression 2016-06-16 09:46:49 -07:00
rpcclient.py Add enqueue-ref command to client 2015-07-31 17:00:50 -07:00
rpclistener.py Merge "Move a debug logging line by one" 2016-06-13 20:19:32 +00:00
scheduler.py Always create foreign projects if needed 2016-08-24 15:18:50 -07:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Expose webapp listen_address and port 2015-12-23 11:57:02 -05:00