Commit Graph

23 Commits

Author SHA1 Message Date
James E. Blair 93fce87599 Fix missed gerrit->storyboard substitutions
Change-Id: I6ac7159b428e0cf4d1e56c06fe21693916f4ea62
2016-10-31 15:53:26 -07:00
James E. Blair e4c972b803 Initial fork from gertty -> boartty
Change-Id: I8c0ce5550f2287f77fb31c790c3923d3d1b80481
2016-10-31 15:33:00 -07:00
Matthew Thode ad445c9cec
Add Gentoo install instructions
I've packaged Gertty and will keep it up to date, so lets add some
install instructions.

Change-Id: Ic681e2a37d584888fe9d58fcf5b76b76e29f256f
2016-05-10 11:20:33 -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
Jenkins 4c8b7fe960 Merge "Document urxvt clickable links" 2016-01-15 17:20:00 +00:00
James E. Blair b8e3a16e15 Document urxvt clickable links
Change-Id: I4ca5f6859c632f0da1f6d83e9dd8ef0418d0dca9
2016-01-15 09:12:23 -08:00
Craige McWhirter bdae77ebed Updated Debian availability.
Change-Id: Iebc851b95e6f5493a86b078019d4a83a9b49422c
2015-12-25 17:58:43 +10:00
Sean M. Collins 66dac94a11 Mention the bug tracker in the README file
Change-Id: I363874d29fadc1119665540efb77d837226125c9
2015-06-08 15:16:12 -04:00
Matthew Treinish 7c33095506 Explain how to install on Arch Linux
This commit adds an explanation on installing gertty from a package on
Arch Linux.

Change-Id: Ieced32e2dbfa088b6f4fecd52a5dfbc1ed61125c
2015-04-17 15:03:30 -04:00
Jenkins 758469ea0c Merge "Explain how to install on openSUSE" 2015-04-12 21:13:55 +00:00
Adam Spiers c9651c1bb6 Explain how to install on openSUSE
Add a link to the package on the Open Build Service.

Change-Id: I78753fce052a322bed674ab585646bcaf7707f15
2015-04-10 16:17:02 +01:00
James E. Blair 35f5af52e7 Add held changes
This feature detects when Gertty is about to upload a review with
a positive vote after someone else has left a negative vote while
Gertty was offline.  This prevents a situation where it appears
a user is ignoring negative feedback from others.  The local user
is alerted and has the option to re-evaluate their review before
proceeding.

Change-Id: I838acaae6d12a2f8557bfd5a16837784c97c031a
2015-04-06 07:45:58 -07:00
James Polley da2d24ed37 Minor typo - may -> many
I don't think there's any more to say.

Change-Id: I8c3dd582dab49f80a3732e8b56a6d30e7418d1ae
2015-03-24 11:25:58 +11:00
James E. Blair 9c9f0fe60e Document Debian/Fedora installation
Since Gertty is packaged for Debian and Fedora, mention that in
the installation instructions.

Change-Id: Id4c57c24a5287a930d160bd8e455556f388ec912
2015-01-06 13:57:03 -08:00
David Pursehouse 28e83f7069 Rename gerrit-gertty.yaml to googlesource-gertty.yaml
The example configuration for gerrit-review.googlesource.com is also
applicable to other Gerrit instances running at googlesource.com, for
example:

 android-review.googlesource.com
 gwt-review.googlesource.com

Make the example generic, rather than specific to gerrit-review.

Change-Id: I761db4228aa23e92e57751f5ecbdf721c992065d
2014-09-24 16:17:56 +09:00
James E. Blair c245f846bf Add sample config for Gerrit's Gerrit
Change-Id: I53a93868834ec04fcb6c1f38e4dab99845aa496d
2014-09-18 17:37:08 -07:00
James E. Blair 4cdf87687d Add a link to the examples URL in the README
Change-Id: Ibbf3273d51f237eee230d82e1809b2e0690cd5b1
2014-09-04 15:25:10 -07:00
James E. Blair 266467493d Update README and install sample configs
Change-Id: Iac32f7a02f29622b618940a5a5ba4254f650f09f
2014-09-03 21:03:30 -07:00
James E. Blair ffee46e7ee Add an example gertty.yaml for OpenStack
Change-Id: I91863e4cf80bb96e81ea02374200f24c6eb4af8b
2014-08-01 15:49:30 -07:00
James E. Blair 141ef95aa9 Add a philosophy note about OpenStackisms
Note that Gertty is for all Gerrits, not just OpenStack's, and so
should not assume any OpenStack-specific configuration.

Change-Id: I3f49c7c6589c136785f7d1d698a6dab16dbf0d35
2014-07-12 20:23:47 -07:00
Monty Taylor e8868cd021 Move contributing section to its own file
For our friends who find things on github, having a file called
CONTRIBUTING.rst is helpful, as it displays as instructions (that
likely no one will read) in the pull request create screen.

Change-Id: Ifcb28600ccc8919a298639c018f6b49eddb7f4ee
2014-07-12 20:23:20 -07:00
James E. Blair 06ef6e54c2 Change config file to YAML
To support commentlinks, palettes, custom dashboards and other
potential future enhancements, we'll need a config file that can
express complex data structures.  Change from configparser to yaml,
adding dependencies on pyyaml and voluptuous for validation.

Change-Id: I670eed0cee1b15aa35d0fa9aea0996603ae08444
2014-05-27 09:10:23 -07:00
James E. Blair 1d6b0fd881 Initial commit
Change-Id: Ie79f257c46a2c50abdd7ce63bfeceaad976ca878
2014-04-29 16:28:49 -07:00