zuul/doc/source
Monty Taylor 55d0f56d61 Convert some leftover changeish mentions to ref
Noticed there were a few vestigal references to Changeish that didn't get
converted, including the ChangeishFilter. Convert them to Ref.

In model, there were two places where a method started with changeish =
self.change. Those were removed and self.change was used in the method
because ref = self.change led to the method having two important
variables "ref" and "ret" which seems like a recipe for confusion. Of
course, that led to one line being too long for pep8, so it was
rewritten to use getattr instead of hasattr + and.

Change-Id: I420b8ec7c7eb32574dfe2de467fc2bbd0f96e9f1
2017-06-06 16:34:05 -07:00
..
developer Convert some leftover changeish mentions to ref 2017-06-06 16:34:05 -07:00
client.rst Add tenant support to zuul client 2016-11-14 08:47:42 -05:00
cloner.rst Merge "Add ZUUL_CACHE_DIR to zuul-cloner" 2015-11-15 14:41:45 +00:00
conf.py Add an internals doc to the documentation 2016-08-01 14:39:38 -05:00
connections.rst Add support for github enterprise 2017-05-11 17:21:16 -07:00
executors.rst Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
gating.rst Enhance CRD doc with diagrams 2015-11-18 15:19:51 +11:00
index.rst Add trigger developer doc 2017-04-05 11:01:07 -04:00
merger.rst Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
quick-start.rst Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
reporters.rst Add github reporter status-url config option 2017-06-06 13:54:37 +10:00
statsd.rst Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
triggers.rst Adds github triggering from status updates 2017-05-23 21:47:45 -07:00
zuul.rst Make finger port configurable 2017-06-02 14:08:57 +02:00