pagure Logo
  • Log In

koji

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  218
  • Pull Requests  49
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 711

Branch: master
koji-1.11-updates koji-1.12-updates koji-1.13-updates koji-1.14-updates koji-1.15-updates koji-1.16-updates koji-1.17-updates koji-1.18-updates koji-1.19-updates koji-1.20-updates koji-1.21-updates koji-1.22-updates koji-1.23-updates koji-1.24-updates koji-1.25-updates koji-1.26-updates koji-1.27-updates koji-1.28-updates koji-1.29-updates koji-1.30-updates koji-1.31-updates koji-1.32-updates koji-1.33-updates koji-1.34-updates koji-1.35-updates legacy-py24 master
include CHECKSUM_TYPES in kojikamid.py, and use it when validating checksums of downloaded files
Mike Bonnet • 5 years ago  
be31305
kojikamid.py: use urllib from six.moves
Mike Bonnet • 5 years ago  
4cd3713
fix argument type in format string
Mike Bonnet • 5 years ago  
3d7a6af
re-add import removed by 921258749a2be5686de2cd3d2804c627c51d2b12
Mike Bonnet • 6 years ago  
6bdb18e
protonmsg: include the arch in the headers of rpm sign messages
Mike Bonnet • 7 years ago  
661dd3a
protonmsg: don't send rpm.sign messages when the sigkey is empty
Mike Bonnet • 7 years ago  
c6a1e09
convert from pygresql to psycopg2
Mike Bonnet • 8 years ago  
f61b223
make the tlstimeout class compatible with newer versions of qpid
Mike Bonnet • 8 years ago  
240fc69
add dependency on python-qpid-proton to koji-hub-plugins
Mike Bonnet • 8 years ago  
f09d311
protonmsg hub plugin
Mike Bonnet • 8 years ago  
17fac58
provide more information to the pre/postRPMSign callback
Mike Bonnet • 8 years ago  
238d1db
pass build information consistently to the postImport callback
Mike Bonnet • 8 years ago  
c41107e
Merge #70 `deprecate spin-livecd with spin-livemedia`
Michael Bonnet • 9 years ago  
1febe4f
standard_buildroot.id has been renamed to buildroot_id
Mike Bonnet • 9 years ago  
c2d885f
remove use of dict comprehensions to retain python 2.6 support
Mike Bonnet • 9 years ago  
7aef123
Merge #24 `separate and clean up schema clearing sql commands`
Michael Bonnet • 9 years ago  
b4bd435
print the correct authentication method in "koji moshimoshi"
Mike Bonnet • 9 years ago  
5569c05
fail a build that produces an unknown file type, rather than silently ignoring them
Mike Bonnet • 9 years ago  
636b9c8
cleanup the build directory when re-running a failed build
Mike Bonnet • 9 years ago  
d4d04ae
Resolve the canonical hostname when constructing the Kerberos server principal
Mike Bonnet • 9 years ago  
4264719
handle tasks with arch-specific and noarch subtasks (e.g. kernel)
Mike Bonnet • 10 years ago  
d0c8088
use the same name for repository and pluginRepository entries in settings.xml
Mike Bonnet • 10 years ago  
6e480ee
mergeScratch(): import rpms from a scratch build into an existing build
Mike Bonnet • 10 years ago  
381645a
add id and parent to the headers of TaskStateChange messages
Mike Bonnet • 10 years ago  
3283df7
taskinfo.chtml: missing line break
Mike Bonnet • 10 years ago  
ac09ab2
use os.lchown() so dangling symlinks don't cause errors
Mike Bonnet • 10 years ago  
631f8cc
update copyright
Mike Bonnet • 10 years ago  
ab53d2d
fix a few errors revealed by pylint
Mike Bonnet • 10 years ago  
7a6544a
add --ini and --section options to maven-build and wrapper-rpm
Mike Bonnet • 10 years ago  
1e8b721
xmlrpclib is not thread-safe, create a new ServerProxy instance so we're not sharing with the stream_logs thread
Mike Bonnet • 10 years ago  
df316c0
display the top-level task start time as the build start time
Mike Bonnet • 10 years ago  
5c4144c
move maven-chain parsing into util so it can be used by other utilities
Mike Bonnet • 10 years ago  
d60bf05
declare dependencies as pluginRepositories also, because dependencies and plugins are resolved separately (for some reason)
Mike Bonnet • 10 years ago  
2612924
remove the resolve-plugins goal from Maven builds
Mike Bonnet • 10 years ago  
2167fbb
preserve the format of parameters with no value when calling maven-build and maven-chain
Mike Bonnet • 10 years ago  
004a1ba
include status information in the output of the chainmaven task
Mike Bonnet • 10 years ago  
cc72beb
check for duplicates during scratch builds also
Mike Bonnet • 10 years ago  
688f43a
maven-chain builds can override a G:A:V from the tag with a previous build in the chain, update the index accordingly
Mike Bonnet • 10 years ago  
abb44de
maven-chain: support multiple config files
Mike Bonnet • 11 years ago  
238c45a
ChainMavenTask: compare the task deps when checking for duplicate builds
Mike Bonnet • 11 years ago  
fb325c7
provide the list of active subtasks to wait on in ChainMavenTask.handler(), to avoid unnecessary updates in taskSetwait()
Mike Bonnet • 11 years ago  
5f2cf2b
BaseTaskHandler.wait() should only get results for finished subtasks
Mike Bonnet • 11 years ago  
7704f4c
use SELECT ... FOR UPDATE in taskWaitCheck() because those rows may be updated in taskWait()
Mike Bonnet • 11 years ago  
ae1db8f
support wrapper-rpm builds in maven-chain
Mike Bonnet • 11 years ago  
af29196
don't include dependencies when looking for duplicate builds
Mike Bonnet • 11 years ago  
34f4a42
handle display of chainmaven tasks
Mike Bonnet • 11 years ago  
689ace6
support -SNAPSHOT versions in scratch builds, explicitly reject them in non-scratch builds
Mike Bonnet • 11 years ago  
a4d67a5
support running a sequence of Maven builds in dependency order
Mike Bonnet • 11 years ago  
e626fca
remove small blocksize when uploading archives
Mike Bonnet • 11 years ago  
8cf7023
copy maven-metadata.xml to the output directory
Mike Bonnet • 11 years ago  
2961b71
upload all Maven output to the hub
Mike Bonnet • 11 years ago  
cdbd8dc
  • « Newer
  • page 1 of 15
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.