Commit Graph

10 Commits

Author SHA1 Message Date
James E. Blair dfbe737cb9 Change some OpenStack to OpenDev or ttygroup
Change-Id: I1992146163b4a2ad9e70751c4ebd6b6a6663e441
2019-04-23 19:21:05 -07:00
Nate Johnston ea67716536 Change the default location for gertty config file
This change changes the default location for the gertty configuration
file that takes precedence if none is supplied on the command line to
~/.config/gertty/gertty.yaml.  If that file does not exist, the previous
location of ~/.gertty.yaml is consulted as a fallback.

Change-Id: I5ee6224219b0229c7b1ba17205c3f4cf8fb1d62b
Story: 2002119
Task: 19798
2019-04-23 19:18:46 -07:00
Doug Wiegley 7892a19cb9
Enable review keys in diffs, and close change on review
- Add a config option to enable closing a change after a review
  is saved, and going back to the change list.
- Enable reviewKeys from the change page to also work on the
  diff view.

Change-Id: I37d907132a012d074d38345f15ef83ec7d9f3e6c
2019-03-06 11:08:23 -07:00
James E. Blair 57626e4f3b Document size-column setting
And change the value from splitGraph to split-graph for consistency.

Change-Id: Ia98aac367702933b205b4d8cea5b5579ebd9a062
2018-03-02 10:58:01 +00:00
Emilien Macchi cbe4d9322f reviewkeys: add 'message' parameter
Add 'message' optional parameter to reviewkeys which can be use to have
a shortcut to leave recheck in reviews (example of use case).

reviewkeys:
  - key: 'meta 4'
    approvals: []
    message: 'recheck'

It updates the doc and also the openstack-gertty.yaml since it can be
useful for all OpenStack reviewers.

Change-Id: I81f3cc8374fe1872efb71d4b2bc1c647b118d43f
2017-12-22 10:10:18 -08:00
Doug Wiegley 0691f307a1 Add new lock-file setting to the config doc and reference config
Change-Id: If3af9429d708bb5d877f31cbc34dec34bd21a544
2016-07-21 17:43:12 -06:00
James E. Blair e5f37b6796 Add form authentication info to docs
Validate the value of the auth-type parameter and remove the
'unexpected value' fallback.

Change-Id: Idbc70251e27ea760c03df585df3ca6b469c4e163
2016-05-02 11:01:43 -05:00
James E. Blair 2efa0606f7 Add an option to disable the breadcrumb footer
Change-Id: I4092cd05fca8c808165f27b73e9a5f501bc97405
2016-05-02 10:59:22 -05:00
James E. Blair 7d648c0e68 Add configuration information to docs
This is basically the reference config file translated to rst.

This also makes some minor updates to the reference config file.

Change-Id: I6aa3f9a7410a219ad00cee827ac4c273cf54bff5
2016-05-02 10:59:22 -05:00
James E. Blair 9783079c45 Add documentation
Add some actual sphinx documentation.  This is basically the README
split up into sections.  Once this is actually published somewhere,
we can remove some of the content from the README and link to an
on-line reference instead.

Change-Id: I25e5ff842e94a5a05aa62c164952df93efc49e98
2016-01-16 10:09:22 -08:00