Commit graph

1717 commits

Author SHA1 Message Date
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
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
Mike McLean
298609a961 cg_import does its own access check now 2015-10-13 19:38:20 -04:00
Mike McLean
2e05c196b0 rework cg_import_archive a bit 2015-10-13 19:18:02 -04:00
Mike McLean
8ed6efaa0a pull maven/win/image build info from metadata build.extra 2015-10-13 17:36:40 -04:00
Mike McLean
86fdd77d79 Avoid multiple updates to same rows in taskSetWait
Instead of broadly clearing data by calling taskUnwait, only update the rows we need to.
Also, use UpdateProcessor in taskSetWait and taskUnwait
2015-10-12 16:30:25 -04:00
Mike McLean
17edca1e24 return extra data in get_build 2015-10-06 00:15:40 -04:00
Mike McLean
25648afced adjust handling of buildroot extra. handle extra data in new_build 2015-10-05 23:56:49 -04:00
Mike McLean
36e56a72e3 more extra data. just use a json text field for it. 2015-10-05 23:23:15 -04:00
Mike McLean
ccd486f534 Revert "more extra data in schema"
This reverts commit e36e5fef1c.
2015-10-05 23:07:24 -04:00
Mike McLean
e36e5fef1c more extra data in schema 2015-10-05 16:33:19 -04:00
Mike McLean
bdfcde8604 adjust cg access terminology 2015-10-05 16:22:02 -04:00
Mike McLean
4b0438c8f6 cli for managing cg users 2015-09-30 14:00:35 -04:00
Mike McLean
1920f98e2f obsolete comment 2015-09-29 15:53:46 -04:00
Mike McLean
f6b37caa90 fix buildroot title display on rpminfo page 2015-09-29 15:53:46 -04:00
Mike McLean
b63e8e1eae attempt to fix web display 2015-09-29 15:53:46 -04:00
Mike McLean
c212a9b29a buildroots might not have tags or repos now 2015-09-29 00:02:43 -04:00
Mike McLean
ff141e9d98 fix log path ref 2015-09-28 23:36:17 -04:00
Mike McLean
6d7b4f0348 fix br ref 2015-09-28 23:32:36 -04:00
Mike McLean
53642d2031 fix upload path 2015-09-28 23:06:13 -04:00
Mike McLean
c1fc975ee1 fix file path on hub 2015-09-28 22:51:12 -04:00
Mike McLean
aca5eae2b0 let extra be optional 2015-09-28 22:45:12 -04:00
Mike McLean
26c3f184f5 fix br init 2015-09-28 22:42:33 -04:00
Mike McLean
b21bd65b9f typo 2015-09-28 22:29:06 -04:00