Mike McLean
fcdd342a1d
minor docs cleanup
2017-08-08 12:18:04 -04:00
Ville Skyttä
10bc242c32
Spelling fixes
2017-07-30 12:49:19 +03:00
Tomas Kopecek
64f2467fd0
kojifile component type
2017-07-25 12:37:46 -04:00
Tomas Kopecek
d17157cf33
drop unused add_db_logger call and db table
...
Fixes: https://pagure.io/koji/issue/469
2017-07-06 11:15:00 -04:00
Tomas Kopecek
b98d93d788
drop mod_python support
...
Fixes: https://pagure.io/koji/issue/466
2017-07-06 14:04:19 +02:00
Mike McLean
baac58601e
fix formatting in release note
2017-06-30 12:23:09 -04:00
Mike McLean
f8a9679c5c
link the release notes on the main page
2017-06-30 12:23:09 -04:00
Mike McLean
39819911bb
reorganize the 1.13 release notes a bit
2017-06-30 12:23:09 -04:00
Mike McLean
ae078d2285
first stab at release notes
2017-06-30 12:23:09 -04:00
Tomas Kopecek
ffb88b93ca
per-tag configuration of mocks' --new-chroot
2017-06-23 17:21:14 -04:00
Tomas Kopecek
4ef0506b5c
CLI plugin dev docs
2017-06-13 15:28:43 +02:00
Mike McLean
5c9c7a7dbe
reword a bit
2017-06-06 11:49:58 -04:00
Tomas Kopecek
0579c7ef7a
document easier bootstrap for groups
2017-06-06 11:33:12 -04:00
Tomas Kopecek
6f8df41889
fix docs for mod_auth_gssapi
2017-06-06 09:29:14 -04:00
Mike McLean
d45e89b43d
adjust docs wording
2017-06-02 17:49:23 -04:00
Tomas Kopecek
fbe7b06f59
python3 docs update
2017-06-02 10:48:24 +02:00
Tomas Kopecek
644792ff76
replace urlgrabber with pycurl
2017-06-01 09:39:23 +02:00
Mike McLean
5f27889296
update docs for allowed_scms
2017-05-22 15:49:38 -04:00
Tomas Kopecek
aba5415bd6
note about where API docs are found
2017-05-19 06:38:56 -04:00
Mike McLean
f78d78fa48
also replace tag-pkg ref in HOWTO doc
2017-05-16 09:10:24 -04:00
Yuming Zhu
747497ec9b
doc: remove nowiki tag
2017-05-16 20:11:02 +08:00
Yuming Zhu
6964416371
doc: use tag-build instead of alias cmd tag-pkg
2017-05-16 18:05:15 +08:00
mbooth
88ba6354c8
Replace references to cvs with modern git examples
2017-05-04 11:27:08 +00:00
Tomas Kopecek
73de0c4e79
add default_md to docs (ssl.cnf)
...
Related: https://pagure.io/koji/issue/371
2017-04-28 16:36:09 +02:00
Brendan Reilly
d9280d6945
Increase 50 character limit of tag names
2017-04-25 14:07:52 -04:00
Tomas Kopecek
3b1c1b7f81
update jenkins config
2017-04-21 16:36:23 -04:00
Dennis Gilmore
66cdd4647d
update the 1.11 to 1.12 upgrade schema for BDR
...
in Fedora we are trying to use BDR to make the koji db more resilient
in order to get the schema to apply I had to make some changes in
order for the schema changes to be applied.
see http://bdr-project.org/docs/stable/ddl-replication-statements.html
for more info there is examples that matched what we are doing at the
bottom of the page in the section "8.2.3. DDL statements with
restrictions"
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-04-21 16:26:42 -04:00
Pierre-Yves Chibon
4d42af8968
Couple of small fixes to the koji documentation
...
Change "the requirements" to "these requirements" and change Brew by Koji
since this documentation is under the Koji project.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2017-04-20 11:49:17 -04:00
Mike McLean
73d910c7d6
fix path to sql script in migration doc
2017-04-18 12:56:26 -04:00
Mike McLean
14df2fc282
use short version for Sphinx version field
2017-04-18 12:56:26 -04:00
Mike McLean
685cabaca5
more tweaks
2017-04-18 12:56:26 -04:00
Mike McLean
a04ce42002
link for 1.12 migration doc
2017-04-18 12:56:26 -04:00
Mike McLean
d5251eb1aa
migration doc tweaks
2017-04-18 12:56:26 -04:00
Mike McLean
cf67013901
bump version; add changelog entry
2017-04-18 12:56:26 -04:00
Mike McLean
5a608101ff
initial 1.12 migration doc
2017-04-18 12:56:26 -04:00
Mike McLean
43739e72f2
schema upgrade script
2017-04-18 12:56:26 -04:00
Mike McLean
9c2564da85
rename files
2017-03-30 09:47:20 -04:00
Mike McLean
8346a60976
more renaming
2017-03-30 09:47:20 -04:00
Mike McLean
c86b5c3ac0
first stab at renaming signed repos to dist repos
...
sed -i -e 's/signed\(.\?[Rr]epo\)/dist\1/g'
sed -i -e 's/Signed\(.\?[Rr]epo\)/Dist\1/g'
2017-03-30 09:47:20 -04:00
Mike McLean
1f29246f26
schema update script for signed repos feature
2017-03-30 09:45:59 -04:00
Jay Greguske
9b504a280c
add signed flag to repo table
2017-03-30 09:37:56 -04:00
Tomas Kopecek
3b82594a32
change config separator to whitespace
2017-03-30 09:25:51 -04:00
Tomas Kopecek
028ef86671
removing already done TODOs
2017-03-30 09:25:51 -04:00
Tomas Kopecek
ebe1522d9c
make stripped paths configurable
2017-03-30 09:25:51 -04:00
Tomas Kopecek
1a06b1b52e
Define tasks via config file
2017-03-30 09:25:51 -04:00
Tomas Kopecek
a5131cec91
Basic docs for save_failed_tree plugin
2017-03-30 09:25:51 -04:00
Tomas Kopecek
8f71124097
jenkins configuration update
2017-03-27 11:44:25 +02:00
Mike McLean
b245136c50
use alabaster theme for docs
2017-03-02 11:57:23 -05:00
Tomas Kopecek
c143d0b88f
print statement -> print function
2017-02-28 10:55:56 -05:00
Brendan Reilly
8a966ee630
Added support for CG provided owner
2017-02-28 10:47:14 -05:00