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
Tomas Kopecek
7cbe835b2f
fixed typo
2017-02-28 10:43:48 -05:00
Tomas Kopecek
5ad5fc9ad2
jenkins' docs
2017-02-28 10:43:48 -05:00
Matt Jia
aa20e03e8d
fix a syntax error introduced by commit 6f4c576
2017-02-14 11:22:28 -05:00
Tomas Kopecek
b7cef3a29e
docs update - krbV configuration
2017-02-14 11:15:38 -05:00
Mike McLean
604cac085e
typo
2017-02-14 11:12:44 -05:00
Pavol Babincak
28bf6400dc
Fix koji-devel mailing list address
...
Mailing list koji-devel@lists.fedoraproject.org mentioned in
Writing Koji Code doesn't exist. Use e-mail address and same link as
that one used in README.md.
2017-02-14 11:09:40 -05:00
Tomas Kopecek
62d286f45c
docs typo
2017-02-14 11:04:48 -05:00
Tomas Kopecek
079c2a6d2f
update test requirements docs
2017-02-14 11:01:53 -05:00
Brendan Reilly
a08dd9a0dc
Fixed minor typo in writing koji code doc
2017-01-25 14:21:07 -05:00
Tim Waugh
9352fccac4
Update content generator metadata documentation
...
The extra.typeinfo entry is now described, along with the legacy
types which do not use a typeinfo entry.
Signed-off-by: Tim Waugh <twaugh@redhat.com>
2017-01-17 15:45:35 -05:00
Tomas Kopecek
659acb6954
fix default values for buildroot.container_type
2017-01-12 10:42:13 +01:00
Tomas Kopecek
9852064e35
Update http:// to https:// in docs
...
Where site is running https, URL was updated.
2016-12-19 11:49:11 -05:00
Mike McLean
7b053d73ac
fix version in docs
2016-12-08 23:35:39 -05:00