Commit graph

1739 commits

Author SHA1 Message Date
Mike McLean
87fb7f46e9 Merge remote-tracking branch 'origin/master' into cgen 2015-11-17 10:52:42 -05:00
Mike McLean
3e663b8556 Better web display for metadata_only imports 2015-11-17 10:46:31 -05:00
Mike McLean
6c6bef9630 record and report source and metadata_only fields 2015-11-17 10:46:10 -05:00
Mike McLean
f40b39cd68 ensure builddir when writing cg metadata file 2015-11-17 10:45:46 -05:00
Mike McLean
353927e00b fix refactor issue 2015-11-17 10:45:31 -05:00
Mike McLean
34a400652e cg_import policy stub 2015-11-17 10:45:31 -05:00
Mike McLean
fe4982c70c run prep steps early 2015-11-17 10:45:31 -05:00
Mike McLean
6be5d30b13 more refactor 2015-11-17 10:45:31 -05:00
Mike McLean
03b43c1c37 don't pass importer class to callback. could confuse plugins 2015-11-17 10:45:31 -05:00
Mike McLean
a0036c4489 refactoring cg importer to facilitate policy hooks 2015-11-17 10:44:17 -05:00
Mike McLean
d8baff3b63 fix a small typo 2015-11-12 14:48:07 -05:00
Mike McLean
910051e783 make sure timestamps are floats to keep datetime happy 2015-11-11 00:56:39 -05:00
Mike McLean
3faa31501c temporary workaround for external component refs in cg_import 2015-11-11 00:41:13 -05:00
Mike McLean
f5d2ad14cc pre/postImport callbacks for content generators 2015-11-11 00:40:14 -05:00
Mike McLean
b15ecd5c4e new archive types: json, key, dot 2015-11-10 15:40:16 -05:00
Mike McLean
470c2de57c record raw metadata 2015-11-05 16:51:16 -05:00
Mike McLean
26fb75920b set build.start_time in cg_import 2015-11-04 17:02:25 -05:00
Mike McLean
8eb55ee35f use build.start_time in webui is set 2015-11-04 17:02:25 -05:00
Mike McLean
c80a7aa9ae support for build.start_time field 2015-11-04 17:02:25 -05:00
Mike McLean
90d7b36353 add start_time to build table 2015-11-04 17:02:24 -05:00
Mike McLean
928e69f61e set completion_time for cg builds 2015-11-04 17:02:24 -05:00
Mike McLean
704f39e24e combine cg import code into a class 2015-11-04 17:02:24 -05:00
Mike McLean
c0e753894b fix typo 2015-11-04 17:02:24 -05:00
Mike McLean
3019974148 handle json metadata as an upload 2015-11-04 17:02:17 -05:00
Mike McLean
f16683d523 remove broken cg_export stub 2015-11-02 12:15:14 -05:00
Mike McLean
ea491f5f03 koji version 1.10.1
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJWMlJ6AAoJEI4ybUZMjacl2EwQANP3tcwNcnXQwAYV3I/a0O2g
 4kuwSNRNxD2jhToqIkNJp7LoEsiUFDMHPFl0yxoDmu750wGAnUjCW2P+GlG1fOr/
 Eh65hA9xEn8g8iWPJJSFip2Xz1sLQxrm/zKzV7xaBqiLc6sjZ/dIPfa/LWZjY/e9
 yBnb+I3Wm/RU5QnENMrs1BU0tlZ613Npz9YqalZ4oxPLS4/XzbAJpFkeVLpj9IgM
 EpSEnoNWCMsoIeTN2Uh8YIpU6BzO5fiqPqYq5NqgZMulMPUkzk9xyJFzw5+GtkfF
 DGt5tIy+7J6t86G6VPtKOW+NIfohyJKxyQlz8Mcg8wYrIFiXAM6f6hw0hILhJ8nB
 62McpzlsjvxE2lOLAlW+G2xaEQ272ew01gkx/vNTp0xHAZuHMSveyzTozDIbzcdg
 7ENa8qbY4HGS7qL/Q/J7kHwKPofhKEHXPh2fVRmj/ogzIBM6em87OH3wtHWsz883
 ay6BA9ngBNmBsSU/OBhXDM62BEhjV6oQTxYM1i0ZR2XeUNdJNI7ezHkroMivIEsn
 LafAslR0IpAUtaM8nHVUVLkMBGvUUxm30OTpRiENnkGrV4PnijCty5NLrogIoAtA
 kAf1HH69ls3Xs8rjZS0XXPdim2Vf7EgXvELWwA4AskD8JnA+wmXBfZML6Zhu1k0h
 FQd47eo4SjVNHRpNSUBG
 =Kbwm
 -----END PGP SIGNATURE-----

Merge tag 'koji-1.10.1' into cgen

koji version 1.10.1

Conflicts:
	hub/kojihub.py
2015-11-02 10:14:21 -05:00
Mike McLean
66c3181781 show extra data in cli. fix cli rpminfo for cg brs 2015-11-01 18:13:29 -05:00
Mike McLean
a6b1981074 show extra data in web ui 2015-11-01 18:13:29 -05:00
Mike McLean
e71ee4bad3 show extra data on buildinfo page 2015-11-01 18:13:29 -05:00
Mike McLean
1aaaee7dd0 provide extra data in several archive queries 2015-11-01 18:12:47 -05:00
Mike McLean
8d349ecde2 more centralization of json parsing 2015-11-01 18:12:47 -05:00
Mike McLean
906712f223 return rpm extra data more places, plus fix some typos from earlier commits 2015-10-30 12:42:59 -04:00
Mike McLean
05ea5ea24a return extra info in get_rpm, support transforms in QueryProcessor 2015-10-30 12:18:53 -04:00
Mike McLean
8a996d5033 handle extra in cg_import_rpm 2015-10-30 10:05:47 -04:00
Mike McLean
15419c26eb handle extra info in cg archive outputs 2015-10-29 22:39:42 -04:00
Mike McLean
870638b152 fix python 2.4 incompatibilities in download-task and runroot commands 2015-10-29 21:19:54 -04:00
Mike McLean
2e8c3ba318 pass build extra along 2015-10-29 20:55:23 -04:00
Mike McLean
28a1f1e039 version 1.10.1 2015-10-29 13:07:14 -04:00
Mike McLean
b8ac6cd80b import image components 2015-10-26 16:27:45 -04:00
Mike McLean
95f1182727 show upload progress in import-cg 2015-10-26 16:27:45 -04:00
Mathieu Bridon
9e81597f6c docs: Document how to write a plugin 2015-10-21 12:16:05 -05:00
Mike McLean
da3a5b5c09 use util.brLabel when appropriate 2015-10-21 12:04:05 -04:00
Mike McLean
e50b5e04d7 move buildroot label display code into util function 2015-10-21 12:04:05 -04:00
Mike McLean
d8865cdd51 fix buildroot display on archiveinfo page 2015-10-21 12:04:05 -04:00
Mike McLean
2c77d36667 first stab at support metadata only cg imports, plus a few fixes 2015-10-21 12:03:43 -04:00
Mike McLean
d932f7b74a fix some exception lines 2015-10-19 15:07:43 -04:00
Mike McLean
445a70b5cb fix up mistakes in cg cli handlers 2015-10-19 15:07:43 -04:00
Mike McLean
b82f702784 tweak metadata format for maven/win/image extra data 2015-10-19 15:07:43 -04:00
Mike McLean
c19f9a60a8 Revert "fix superclass ref"
This reverts commit ce4e19739b.
2015-10-14 16:45:26 -04:00
Mike McLean
94794bcc94 tweak debug messages in schema update script 2015-10-14 14:59:13 -04:00