Commit graph

2004 commits

Author SHA1 Message Date
Mike McLean
1158070b83 Merge branch 'issue709-patch1'
Merges #145
2016-09-21 10:53:27 -04:00
Xibo Ning
1bcc8c6433 have koji to gracefully hanle noneexistent tasks 2016-09-21 09:57:57 -04:00
Mike McLean
4b36a8f2f9 fix spelling error 2016-09-15 15:59:03 -04:00
Mike McLean
ec02b9f4b7 Merge #148 add pre/postCommit callback 2016-09-15 19:58:24 +00:00
Mike McLean
8beb91f58d don't generate messages on postCommit events 2016-09-14 15:08:52 -04:00
Mike McLean
b9d6948d81 add postCommit to callbacks list 2016-09-14 14:58:22 -04:00
Mike McLean
47da84ed72 preCommit too. why not? 2016-09-14 14:20:28 -04:00
Mike McLean
3ecc5dbe52 add postCommit callback 2016-09-14 14:20:28 -04:00
Mike McLean
cfd8931b31 Merge #144 default krb_rdns to True 2016-09-12 20:12:25 +00:00
Dennis Gilmore
02128ee577 default krb_rdns to True
koji-gc fails to run if you do not set a value in your config.
it should default to a valid value.

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-07 14:21:06 -05:00
Mike McLean
5ea5424609 Merge branch 'misli-cli-download-logs-nvr'
Pull request from github
https://github.com/koji-project/koji/pull/2
2016-08-29 15:22:11 -04:00
Jakub Dorňák
ff52d4e19e cli: fixed download-logs with nvr 2016-08-29 14:58:33 -04:00
Mike McLean
bf0270cb4b Merge branch 'space_comma'
Merges #140
'Remove all bad-whitespaces and Add necessary whitespaces.'
2016-08-29 14:37:18 -04:00
Mohan Boddu
dd82e9cea2 Remove all bad-whitespaces
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-29 14:26:32 -04:00
Mike McLean
4250d9a67a make yum.comps a soft dep
Merges #133
2016-08-26 09:47:09 -04:00
Mike McLean
e3043f2583 honor smtp_host option in koji-gc (jflorian)
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1367945

Merges: #136
2016-08-25 19:29:34 -04:00
Mike McLean
41ceb5085f pull in content generator doc too 2016-08-24 22:46:45 -04:00
Mike McLean
caf5b86798 fix doc headers 2016-08-24 21:13:05 -04:00
Mike McLean
c1450f1a65 pull in content generator metadata docs
Copied from: https://fedoraproject.org/wiki/Koji/ContentGeneratorMetadata
Converted with pandoc
pandoc -r mediawiki foo.wiki -t rst -o foo.rst
2016-08-24 21:02:20 -04:00
Mike McLean
a6affa38d5 pull docs updates from Fedora wiki 2016-08-23 17:48:18 -04:00
Mike McLean
66b0e73dcd Merge branch 'readme'
Merges: #131
2016-08-18 11:29:44 -04:00
Mike McLean
89cbe3e2f6 minor text adjustments in doc 2016-08-18 11:27:26 -04:00
Lubomír Sedlář
0fff54cff3 Add testing instructions to docs 2016-08-18 11:22:42 -04:00
Mike McLean
104078594b Merge #135 fix image path in list_archive_files 2016-08-16 19:19:45 +00:00
Mike McLean
76cf9e32ae fix image path in list_archive_files 2016-08-16 15:04:18 -04:00
Mike McLean
fb0266f8d2 docs: correct url 2016-08-11 12:32:36 -04:00
Mike McLean
daade9bb95 docs: update submission guidelines 2016-08-11 12:22:37 -04:00
Mike McLean
a553175a17 Merge #132 use correct temporary dirs in openRemoteFile and mergerepos 2016-08-10 16:07:59 +00:00
Mike McLean
896b4f91c2 pass workdir to mergerepos command 2016-08-10 12:06:30 -04:00
Mike McLean
0c27f1b1b4 add unit tests for koji.openRemoteFile 2016-08-10 12:06:30 -04:00
Mike McLean
125df6771b use correct temporary dirs in openRemoteFile and mergerepos 2016-08-10 12:06:30 -04:00
Mike McLean
3f050e1d38 Merge #113 Add debugging output to mergerepos 2016-08-08 22:21:01 +00:00
Mike McLean
4b62f3c2dd clean up output 2016-08-08 18:16:33 -04:00
Mike McLean
91b6b16d58 more debugging output in mergerepos 2016-08-08 18:16:33 -04:00
Mike McLean
3d7d269d4b debug output 2016-08-08 18:16:33 -04:00
Mike McLean
7c0df57e48 Merge branch 'small-prs'
Merges #126
Merges #123
Merges #115
Merges #130
2016-08-08 18:13:50 -04:00
Lubomír Sedlář
df875e2619 Test lchmod is called any any order
The test suite should not assume any particular order in which os.lchmod
is invoked.
2016-08-08 18:10:49 -04:00
Mike McLean
a22054395b use python json, but fall back to simplejson 2016-08-08 18:04:26 -04:00
Ralph Bean
3a1972e8da Get the test suite working again. 2016-08-08 18:02:35 -04:00
Matt Prahl
16fdb3b14e Removes unnecessary declaration of results as an empty dict, and modifies styling for PEP8 compliance 2016-08-08 18:00:05 -04:00
Mike McLean
97d7c9d2ea don't try to unlink src after safer_move()
fixes issue introduced by PR#114 (Support scratch dir on separate mount)
2016-08-08 15:02:57 -04:00
Mike McLean
c91d9954f4 Merge #114 Support scratch dir on separate mount 2016-08-04 11:45:33 +00:00
Mike McLean
952891ea2f unit test for safer_move() 2016-07-26 16:20:54 -04:00
Mike McLean
0e7c45a544 update raise syntax in safer_move() 2016-07-26 16:20:54 -04:00
Mike McLean
8bd4b49822 use safer_move on hub 2016-07-26 16:20:54 -04:00
Mike McLean
720c647959 just wrap shutil.move for now 2016-07-26 16:20:54 -04:00
Mike McLean
03c3be7125 stub 2016-07-26 16:20:54 -04:00
Mike McLean
7b480adeb1 add jnilib archivetype 2016-07-26 11:25:15 -04:00
Mike McLean
075b1cd98f Merge branch 'add-unit-tests'
Merges #127
2016-07-21 17:15:08 -04:00
Matt Prahl
2d933c64bf Removes Vagrantfile 2016-07-21 17:08:46 -04:00