zuul/zuul
James E. Blair 074c28deb0 Docs: change default title for value xref
When we use zuul:value to xref, the default title text for the link
is the full target name (eg "pipeline.trigger.github.event.pull_request")
which is a bit verbose.  Normally, we would just want the final element
as the title for a value (so a sentence might read "When a <pull_request>
event is received...").

Change-Id: I42cd678d9bb97058d5fbe255791cbc476d5057bb
2017-08-04 13:53:02 -07:00
..
ansible Add some ansible plugin tests 2017-08-03 22:21:19 -05:00
cmd Remove state_dir requirement from merger 2017-08-03 17:11:14 -07:00
connection Remove use of six library 2017-06-19 10:34:57 -05:00
driver Use null values instead of the empty dict for sql reporter 2017-08-04 10:31:03 -07:00
executor Ensure ref-updated jobs run with their ref 2017-08-02 16:56:18 -07:00
lib Use mypy to do static type checking 2017-07-27 14:34:07 -05:00
manager Ensure ref-updated jobs run with their ref 2017-08-02 16:56:18 -07:00
merger Ensure ref-updated jobs run with their ref 2017-08-02 16:56:18 -07:00
reporter Return executor errors to user 2017-07-18 14:19:11 -07:00
source Optionally limit github to protected branches 2017-08-03 11:50:26 +02:00
sphinx Docs: change default title for value xref 2017-08-04 13:53:02 -07:00
trigger Remove use of six library 2017-06-19 10:34:57 -05:00
web Add html based websocket client for console stream 2017-07-19 15:53:43 +02:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py GitHub file matching support 2017-05-10 14:32:02 -07:00
configloader.py Merge "Optionally limit github to protected branches" into feature/zuulv3 2017-08-03 19:22:09 +00:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Optionally limit github to protected branches 2017-08-03 11:50:26 +02:00
nodepool.py Rename Node.hold_reason to 'comment' 2017-08-01 15:19:26 -04:00
rpcclient.py Fix autohold RPC protocol 2017-07-31 16:16:36 -04:00
rpclistener.py Fix autohold RPC protocol 2017-07-31 16:16:36 -04:00
scheduler.py Merge "Remove zuul_url from merger config" into feature/zuulv3 2017-08-01 21:48:25 +00:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Fix webapp path parsing 2017-08-01 16:47:54 -07:00
zk.py Remove duplicated states from zk.py 2017-07-31 19:43:15 +00:00