Mike McLean
|
dc58f50fc6
|
print('') is more 2.4 friendly
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
5555a14dd1
|
log missing multilib files
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
2a1d9678cc
|
saner error on missing multilib files
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
884a20c0cd
|
propagate the full name of the skip_unsigned option
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
216c21d89a
|
log missing signatures even if allowing unsigned
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
b7f301f33c
|
log missing files and signatures for dist repos
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
dda2549d9c
|
handle case where tag archlist is None
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
33e1c3ac4f
|
cleanup: has_key and print
2to3 -pvwn --fix has_key
2to3 -pvwn --fix print
|
2017-03-30 09:49:58 -04:00 |
|
Mike McLean
|
1ceb366f9d
|
last bit of renaming
|
2017-03-30 09:49:58 -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
|
3d551dae5e
|
command help adjustments
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
528cef065f
|
adjust cli handling of --delta-rpms arg
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
d301fa964b
|
first stab at fixing delta rpm behavior for signed repos
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
1557292fe0
|
add builder json requirement for rhel5
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
c2b4882323
|
require python2-multilib on builder
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
09ed16e532
|
upload kojipkgs data
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
eb330165cf
|
handle unsigned rpms in signedRepoMove
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
21fda8805e
|
no integer keys in xmlrpc
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
cb6a425d7f
|
rework signedRepoMove api a bit
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
1bfa815b16
|
update exception syntax in signed-repo code
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
e0826a3145
|
more unit tests
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
cea00501a6
|
clean up logic to avoid duplicate code
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
1371b18886
|
extend unit test for signed_repo_init()
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
a5fbfa392c
|
unit test for signed_repo_init()
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
e5d7990308
|
clean up handling of task_opts in signed_repo_init
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
531e3db1f2
|
use nextval function in signed_repo_init()
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
b79f90eda4
|
avoid print statement
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
aa18a1f77a
|
rework noarch filter
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
576885de1c
|
avoid noarch duplication
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
d133806c84
|
avoid duplicate hard linking
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
a7bff7c7fe
|
fix multilib import
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
87a44ac863
|
debug logging
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
da54026278
|
use correct lifetime option for deleting signed repos
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
ec5d71016c
|
logging adjustments
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
75ac8be3b7
|
avoid directory namespace conflicts with signed repos
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
f5707043a5
|
option to write signed copy when importing signature
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
d161a1b4a3
|
support nvra as well as nvr in write-signed-rpm
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
1f29246f26
|
schema update script for signed repos feature
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
cc19dfb122
|
fix default arches for signed-repo cli
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
0957834e0c
|
update data for list-commands test
|
2017-03-30 09:45:59 -04:00 |
|
Mike McLean
|
f58790091d
|
use safer_move in repoDone
|
2017-03-30 09:37:56 -04:00 |
|
Mike McLean
|
f30d5ba758
|
repoDone knows if a repo is signed
|
2017-03-30 09:37:56 -04:00 |
|
Mike McLean
|
7c22cf4825
|
clean up strings in signed-repo cli
|
2017-03-30 09:37:56 -04:00 |
|
Mike McLean
|
f383f41a55
|
clean up signed_repo_init
- remove unused logger
- keep pre/postRepoInit callbacks compatible with existing ones
|
2017-03-30 09:37:56 -04:00 |
|
Mike McLean
|
b6bc8f561b
|
remove stray comment copied from hub code
|
2017-03-30 09:37:56 -04:00 |
|
Mike McLean
|
6a6f79dec3
|
remove incorrect singleton syntax in _taskLabel()
|
2017-03-30 09:37:56 -04:00 |
|
Jay Greguske
|
f35d3aad7b
|
lowercase directories in signed repos
|
2017-03-30 09:37:56 -04:00 |
|
Jay Greguske
|
0a19bee103
|
make the src arch work in signed repos
|
2017-03-30 09:37:56 -04:00 |
|