Commit Graph

19 Commits

Author SHA1 Message Date
OpenDev Sysadmins 03fbec1692 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:02 +00:00
Jenkins 09eac34192 Merge "Change stackforge to openstack" 2017-01-20 18:56:35 +00:00
Jenkins c89c561514 Merge "Update .gitreview for new namespace" 2017-01-20 18:56:29 +00:00
Andreas Jaeger f1f8d3a3b5 py34->py35
Master is now testing py35 instead of py34, so updat tox.ini.

Change-Id: I67f7739b31cebfad8e7ac9d3924200ae65957521
2016-12-16 14:24:26 +01:00
Jenkins 5dc4fd17eb Merge "Begin to add initial scanner modules" 2016-01-18 23:05:37 +00:00
Joshua Harlow 12db43fcf3 Begin to add initial scanner modules
Change-Id: I3fba1cd83723c2787e67dca641b8907abbd577bf
2016-01-17 12:11:27 -08:00
Joshua Harlow 8de878cbcb Add beginning of an anonymous reviewer
Change-Id: I37b6081829e0e78710b02c7028916a77a212c3c3
2016-01-17 00:05:12 -08:00
Jenkins 7a1a10e322 Merge "Deprecated tox -downloadcache option removed" 2016-01-17 07:45:16 +00:00
Jeremy Stanley c9957c5686 Update .gitreview for new namespace
Change-Id: Iefc8bf44545715feb657a146cd5a1ab6cf6842de
2016-01-17 07:38:10 +00:00
Ondřej Nový d12066de16 Change stackforge to openstack
Change-Id: I2b4567377710e4874bc5248e93ae9b951295f87a
2016-01-17 07:38:00 +00:00
Ondřej Nový ec3e6012dc Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: Ia797ad4743c5f3600138205c26058466e65509c4
2016-01-17 07:37:44 +00:00
Joshua Harlow 8e553811e4 Start to add personality and reviewer modules
Change-Id: I687e810cf5e4c4d6212caa32a2ff659da4d34d8f
2016-01-16 23:33:06 -08:00
Joshua Harlow 1157e84e79 Get gerrit watching thread working as expected
This watcher addition can be tested standalone
by running.

$ python nerdreviewer/watcher.py \
  "review.openstack.org" "$USER"

Change-Id: I91142dd8d6be7649894320489c4ed3083723652a
2016-01-17 07:19:28 +00:00
Joshua Harlow b1ae45c46c Get this repo working again
Start to get this program working by cleaning
up the requirements files, setup.cfg, tox.ini
and more!

Change-Id: I59daf80335f0c186f9a0f66d3539e86703007bfc
2016-01-16 23:19:02 -08:00
Joshua Harlow ea9a848e8e Add gerritlib to requirements
We will need a way to plug-in to the gerrit stream
so that we can push comments; this library seems to
be the defacto one to do this (and I have contributed
code to it so I understand mostly how it works).

Change-Id: I485a7e3a72d8d9042ba6da696808b2e29a8bcb2a
2015-03-30 23:00:06 -07:00
Boris Pavlovic 1a66998a2a Add .gitreivew & fix setup.cfg
It's required by Gerrit
setup.sfg was broken due the project renaming

Change-Id: I1c5c12445bc201f02e6f14fed16caf32c29387eb
2015-03-31 03:47:57 +03:00
Boris Pavlovic 32605d6fe3 Init project
This commit includes everything that is required to beging work on project:

- Sets up tox
- Sets up unit/pep/coverage/doc jobs
- Introduce doc structure
- Adds entry point
- Adds tests directory
- Adds extra hacking rules
- Add test and project requirements
2015-03-27 01:48:05 +03:00
Boris Pavlovic fdfb5baa27 Add readme file 2015-03-17 20:56:24 +03:00
Boris Pavlovic ac32624103 Initial commit 2015-03-17 20:42:48 +03:00