Commit graph

149 commits

Author SHA1 Message Date
Tomas Kopecek
ed7e665894 Fix jenkins config for new python mock
Fixes: https://pagure.io/koji/issue/1412
2019-05-06 11:26:42 -04:00
Mike McLean
7f64d7896f document multicall 2019-05-06 10:23:15 -04:00
Daniel Rodríguez
2f503070c3 Replace references to latest-pkg with latest-build
Replace latest-pkg with latest-build in common commands and
documentation. References to latest-pkg are removed where
latest-build is also present. Also, command description for
latest-build is updated to match the current one.
2019-04-10 17:23:18 -04:00
Tomas Kopecek
2be5449224 update test requirements in jenkins
Fixes: https://pagure.io/koji/issue/1367
2019-04-05 20:06:53 -04:00
Ken Dreyer
52d706aa85 docs: use systemctl enable --now for kojid
Replace the RHEL 6-era command with the systemd equivalent.

Newer versions of systemd (RHEL 7.3+) support the --now flag to start
and enable the service in one command.
2019-04-05 15:29:27 -04:00
Ken Dreyer
b0d42dfd73 docs: use systemctl enable --now for postgres
Newer versions of systemd (RHEL 7.3+) support the --now flag to start
and enable the service in one command.
2019-04-05 15:29:27 -04:00
Mike McLean
2e67147bcd alphabetical options 2019-04-04 17:06:13 -04:00
Mike McLean
6e5cde5431 more updates to kojid.conf docs
- clean up grammar/typos
- pluginpath is colon-separated
- clarify several options a bit more
- pull task_avail_delay text from 1.17 relnotes
- emphasize insecure nature of password auth
- put preferred auth methods first
2019-04-04 17:06:13 -04:00
Mike McLean
f443392c4a blank line to make sphinx happy 2019-04-04 17:06:13 -04:00
Mike McLean
efb04976dd a few edits 2019-04-04 17:06:13 -04:00
Tomas Kopecek
29e9c87b50 kojid.conf documentation
Fixes: https://pagure.io/koji/issue/1241
2019-04-04 17:06:13 -04:00
Pat Riehecky
f8882edd1c Update server doc for newer TLS and event worker 2019-04-04 16:56:29 -04:00
Ken Dreyer
f8ba59401e docs: remove "TBD" sections
The HOWTO documentation had a couple "TBD" sections for reporting bugs
or getting involved.

We already say how get involved in the first paragraph of the
documentation, so we do not need these "under construction" sections.
2019-04-04 16:48:20 -04:00
Ken Dreyer
f7b2579944 docs: remove mod_python references
koji-hub and koji-web use mod_wsgi now.
2019-04-04 16:45:09 -04:00
Ken Dreyer
676746e47d docs: kojirepod -> kojira
"kojirepod" is not a thing - it's "kojira".
2019-04-04 16:43:43 -04:00
Ken Dreyer
7e981c15a9 rm old references to Mozilla
We don't need to reference Fedora 5 or Mozilla any more in our docs.
2019-03-22 13:05:00 -04:00
Ken Dreyer
5ae5ba651c docs: koji package provides schema.sql file
Point administrators to the "koji" package for the schema.sql file.
2019-03-12 13:52:48 -04:00
Mike McLean
aa4439bbad fix docs typos 2019-03-12 10:29:46 -04:00
Ji-Hyeon Gim
9b17c21724 Include AnyStor mention to 'koji runs here' doc
also, fix some typo in this doc.

Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2019-03-06 12:46:31 -05:00
Tomas Kopecek
aba10c7c73 run py3 tests in CI by default
Fixes: https://pagure.io/koji/issue/1323
2019-03-06 11:35:48 -05:00
Tomas Kopecek
71dab6d846 Update plugin doc (confusing sentence) 2019-03-06 11:27:51 -05:00
Mike McLean
e0567a152d update for recent prs 2019-03-04 16:56:58 -05:00
Mike McLean
697a024e2f Release notes for 1.17.0 2019-03-04 16:56:58 -05:00
Mike McLean
bc0f04dfd9 migration doc for 1.17 2019-03-04 16:56:58 -05:00
Mike McLean
3fbdcac049 also bump version in docs 2019-03-04 16:56:58 -05:00
Mike McLean
f88ebd494c pull in 1.16.1 release notes for completeness 2019-02-21 09:34:47 -05:00
Mike McLean
f6c911fb63 1.16.2 release notes 2019-02-21 09:34:47 -05:00
Mike McLean
52cfc578b6 update cve index 2019-02-21 09:34:47 -05:00
Mike McLean
158e668318 CVE-2018-1002161 FAQ 2019-02-21 09:34:47 -05:00
Mike McLean
5671aba4d4 CVE-2018-1002161 announcement text 2019-02-21 09:34:47 -05:00
Tomas Kopecek
9162793ded document reason strings in policies
Fixes: https://pagure.io/koji/issue/1228
2019-02-19 12:44:31 -05:00
Ken Dreyer
46fc81a2ca docs: drop HTML tags from howto doc
When copying this page from Fedora's wiki, some HTML tags were missed in
the translation. Translate the HTML tags to their reStructuredText
equivalents.
2019-01-28 17:08:27 -07:00
Ken Dreyer
34da1892ca docs: update cheetah template user guide link
This URL has moved. Update our link to match.
2018-11-13 11:10:24 -05:00
Ken Dreyer
3a83f61292 docs: use "postgresql-setup initdb" to initialize database
Replace the old RHEL 5-era command with the newer command, available in
RHEL 7 and later.
2018-11-13 11:04:17 -05:00
Ken Dreyer
c4a6ae25ff docs: unify "dnf" and "yum" instructions in server howto
Drop the references to old EOL Fedora versions and simplify the package
install steps by using "Yum" everywhere.
2018-10-26 11:41:30 -06:00
Niko Kortstrom
4b73075b59 Include WadersOS mention to 'koji runs here' doc 2018-09-20 18:04:42 -04:00
Tomas Kopecek
2713e51f05 update jenkins configuration 2018-08-20 10:21:26 +02:00
Yuming Zhu
1c76cd0c0f cli: rename _unique_path to unique_path, and deprecate the old one 2018-06-28 12:39:12 -04:00
Mike McLean
acc90b900b release note updates 2018-05-11 13:09:23 -04:00
Mike McLean
f1020ae1bf migration doc 2018-05-11 12:46:15 -04:00
Mike McLean
a1672097a4 formatting tweak 2018-05-09 18:33:16 -04:00
Mike McLean
701f9a9a0e fix typos 2018-05-09 17:16:31 -04:00
Mike McLean
1f8848c372 update notification docs 2018-05-07 15:38:17 -04:00
Mike McLean
2055b8b2d8 more release notes 2018-05-07 13:50:14 -04:00
Mike McLean
5d218171bb first stab at 1.16 release notes 2018-05-04 18:14:21 -04:00
Mike McLean
3e0fdf0184 bump release to 1.16 and add changelog 2018-05-04 15:26:43 -04:00
Yuming Zhu
6a91a3ba6b change default value of oz_install_timeout to 0 2018-05-03 15:00:34 -04:00
Yuming Zhu
5e76219bcc add explanation in image_build.rst 2018-05-03 15:00:34 -04:00
Matyas Selmeci
f6189528b9 Changed Open Science Grid instance URL to use http since their CA isn't commonly trusted 2018-04-30 16:55:15 -04:00
Matyas Selmeci
6e64fc599b Update URL for Open Science Grid Koji instance 2018-04-30 16:55:15 -04:00