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
3d6b640c56
Modify SQL update scripts
2018-09-20 12:37:26 -04:00
Mike McLean
3273d249cd
merge mode is part of tag connection rather than inherent to repo
2018-09-20 12:37:26 -04:00
Mike McLean
f2b2a82c4b
merge_mode field for external repos
2018-09-20 12:37:26 -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
mprahl
c21124ee12
Allow longer Build Target names
2018-05-23 18:32:34 -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
Alex Iribarren
92219abf3a
Doc: add repos-dist to koji filesystem skeleton
2018-04-30 16:53:08 -04:00
Mike McLean
478a603fd3
Docs for CVE-2018-1002150
2018-04-30 16:02:22 -04:00
Mike McLean
5ec9e2379c
schema fixes
2018-04-30 11:35:25 -04:00
Tomas Kopecek
b50479abb0
host_channels history
2018-04-30 11:35:25 -04:00
Tomas Kopecek
671d5da44c
update version in comment
2018-04-30 11:35:25 -04:00
Tomas Kopecek
0f8238dd33
add index
2018-04-30 11:35:25 -04:00
Tomas Kopecek
a5b713e438
update schema.sql for host_config
2018-04-30 11:35:25 -04:00
Tomas Kopecek
dfd097b440
add history to edit_host
...
Hosts now have history.
host table was split to host (containing ephemereal and non-editable
data (load, activity, name, user_id)) and host_config containing
data changeable by admins (archs, capacity, ...). This table is
versioned and searchable via queryHistory.
Fixes: https://pagure.io/koji/issue/638
2018-04-30 11:35:25 -04:00
Mike McLean
6a8fa4ed3d
also document the symlinks
2018-04-24 15:18:02 -04:00
Mike McLean
54f992e73f
document volume path construction
2018-04-24 15:18:02 -04:00
Tomas Kopecek
ccd7715f05
drop unsupported schema-clear.sql
2018-04-03 16:49:24 -04:00
Mike McLean
c00084285d
give the archivetype a unique name
2018-02-26 15:24:25 -05:00
Mike McLean
d1b2e16915
compressed xml archive type
2018-02-26 15:24:25 -05:00
Tomas Kopecek
b852381a3a
remove simplejson imports
...
Fixes: https://pagure.io/koji/issue/727
2017-12-20 12:42:31 -05:00
Mike McLean
b6cc84368e
blank schema upgrade script
...
There were no schema changes in 1.15.
This file contains comments explaining as much.
2017-12-12 15:25:20 -05:00
Mike McLean
7925a4627f
cleanup
2017-12-12 15:18:29 -05:00
Mike McLean
aef86b9e06
system notes
2017-12-12 10:53:13 -05:00
Mike McLean
7c988318a5
builder notes
2017-12-11 19:00:06 -05:00
Mike McLean
03ad8cdab3
web ui notes
2017-12-11 19:00:06 -05:00