Commit graph

19 commits

Author SHA1 Message Date
Mike McLean
476cbb061a erase coverage data before generating it 2016-06-09 15:11:24 -04:00
Ralph Bean
7ed92ca244 Produce a nice coverage report. 2016-06-09 14:51:16 -04:00
Ralph Bean
b12905774f Add a test of the runroot hub plugin. 2016-06-08 12:08:05 -04:00
Ralph Bean
708b6a411c Allow hiding a user from the frontpage task list.
This adds new query arguments to the taskList hub xmlrpc endpoint, and then
makes use of those arguments in koji-web.  A new optional configuration value
is added for koji-web: `HiddenUser`, which can be used to specify which user
account should be hidden.  This could be useful for deployments that have a
continuous-integration account, the spam from which makes the frontpage
difficult to read.

Unit test cases are also added for some functions of the hub taskList endpoint.

Signed-off-by: Ralph Bean <rbean@redhat.com>
2016-05-16 13:43:39 -04:00
Ralph Bean
f475b92802 Coverage tracking for the test suite.
If you issue `make test`, it will run the tests and print out a coverage
reporting indicating what lines of code were covered by the tests and which
were not.  This will (hopefully) be useful more over time as we start to write
more tests.
2016-03-15 11:29:41 -04:00
Zbigniew Jędrzejewski-Szmek
10a75fc22f Add systemd unit file for kojid
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-06-07 08:14:53 -05:00
Mike McLean
e1fc769c70 package kojivmd 2010-10-20 16:18:56 -04:00
Mike Bonnet
2571537bb2 add koji-hub-plugins subpackage 2009-11-10 14:56:05 -05:00
Jeffrey C. Ollie
98ae49d91a add a "sources" target to the Makefile to enable building Koji from the Koji git repo with Koji
Signed-off-by: Mike Bonnet <mikeb@redhat.com>
2009-02-18 14:51:15 -05:00
Jesse Keating
035047b25f Add a test-srpm build target, from oliver for #72 2008-05-30 14:58:45 -04:00
Michael McLean
2ec7b92457 add test-tarball Makefile target 2007-03-29 16:44:11 -04:00
Jesse Keating
52f3c0ea71 Move the more dangerous git clean to git-clean target, restore old clean 2007-03-20 17:18:48 -04:00
Jesse Keating
edc5ee08e4 Create a force-tag target 2007-03-20 13:33:24 -04:00
Jesse Keating
0eee3a1d4e Use the right tag option 2007-03-20 13:32:14 -04:00
Jesse Keating
3e9dbe8011 Don't use tarball directly for building, screws with spec permissions 2007-02-19 15:13:51 -05:00
Jesse Keating
3a62d25fc7 Use git for clean. 2007-02-16 15:22:21 -05:00
Jesse Keating
dcca410856 Clean up the tarball target. 2007-02-16 15:15:31 -05:00
Jesse Keating
aad82dcc5d Adjust for working with git. 2007-02-16 15:13:53 -05:00
Jesse Keating
5d7e66a17e Initial code drop 2007-02-14 11:25:01 -05:00