Jay Greguske
|
b1c8ca32f7
|
made livecd-specific calls in kojihub more generic for appliances added ApplianceError added appliance-specific paths to pathinfo
|
2010-03-31 15:18:18 -04:00 |
|
Mike McLean
|
2e7cad8e46
|
remove misplaced commit
|
2010-03-12 17:55:05 -05:00 |
|
Mike McLean
|
fa12519679
|
set creator/revoker data for all versioned tables
latter accomplished using InsertProcessor and UpdateProcessor classes
|
2010-03-12 17:55:05 -05:00 |
|
Mike McLean
|
04042ce4de
|
log db connection errors
|
2010-03-12 17:55:04 -05:00 |
|
Mike McLean
|
487ccdb2e3
|
clean up hub logging a bit
|
2010-03-12 15:34:02 -05:00 |
|
Mike McLean
|
59bde48e43
|
package list policy
|
2010-03-09 16:03:59 -05:00 |
|
Mike McLean
|
e565217a73
|
avoid unicode errors involving changelogs (rhbz 545387, patch by dmach)
|
2010-02-19 12:57:24 -05:00 |
|
Mike McLean
|
ca48ded98d
|
avoid 'no transaction in progress' warnings (Ticket #162)
https://fedorahosted.org/koji/ticket/162
|
2009-11-24 15:58:13 -05:00 |
|
Mike McLean
|
5088019eac
|
avoid open transactions between calls
|
2009-11-12 16:10:30 -05:00 |
|
Mike Bonnet
|
d7858380e7
|
remove unused locked parameter and extraneous select
Resolves: fh#157
|
2009-11-09 22:26:29 -05:00 |
|
Mike Bonnet
|
6bc83b6d93
|
callback hooks for repo events
|
2009-11-09 17:46:28 -05:00 |
|
Mike Bonnet
|
7d85a79fab
|
remove the delete hooks, they're handled by the build state-change hooks
|
2009-11-09 15:57:15 -05:00 |
|
Mike Bonnet
|
9cad397b35
|
typo
|
2009-11-09 14:10:26 -05:00 |
|
Mike Bonnet
|
8d18ddbf9f
|
callback hooks for package list actions
|
2009-11-09 11:08:22 -05:00 |
|
Mike Bonnet
|
ae953a7072
|
- extend the plugin system with an event-based callback infrastructure
- implement callback hooks for task state transitions
- example echo plugin that logs all callback invocations
|
2009-11-09 10:13:21 -05:00 |
|
Mike Bonnet
|
baac7cc0da
|
add extended info to createLiveCD task labels
|
2009-09-28 15:55:22 -04:00 |
|
Jay Greguske
|
d93d05ab5f
|
enable creation of LiveCD/DVD images in Koji
Signed-off-by: Mike Bonnet <mikeb@redhat.com>
|
2009-09-28 14:07:01 -04:00 |
|
Mike McLean
|
a75ddac324
|
support large file uploads, take two
|
2009-08-18 17:10:21 -04:00 |
|
Mike McLean
|
f8fdc66815
|
allow uploading and importing rpms larger than 2GiB
|
2009-03-10 16:54:48 -04:00 |
|
Mike McLean
|
ba367e9021
|
fix typo in RawHeader.version()
|
2009-02-18 15:19:24 -05:00 |
|
Mike McLean
|
c8c682d48e
|
detect empty signature headers correctly
|
2009-02-18 15:19:24 -05:00 |
|
Mike McLean
|
deb3095363
|
Handle different kinds of rpm signatures [mitr]
see: https://fedorahosted.org/koji/ticket/127
|
2009-02-18 15:19:24 -05:00 |
|
Mike Bonnet
|
26d2071acd
|
support file digests other than md5 in the api and web UI
|
2009-02-16 18:15:59 -05:00 |
|
Dennis Gilmore
|
4e2a652dff
|
try again just call md5_constructor
|
2009-02-16 13:41:36 -06:00 |
|
Dennis Gilmore
|
6b4005f83a
|
use md5_constructor.new() not md5.new()
|
2009-02-16 13:29:35 -06:00 |
|
Dennis Gilmore
|
165c5cbfc7
|
fix up bad characters
|
2009-02-16 11:27:51 -06:00 |
|
Dennis Gilmore
|
373fbad545
|
setup for python-2.6 avoid depreciation warnings
|
2009-02-16 11:23:12 -06:00 |
|
Mike Bonnet
|
48a49e650d
|
- pull changelog entries directly from the file on the filesystem
- don't populate the changelogs table
|
2009-02-02 19:02:07 -05:00 |
|
Mike McLean
|
57c05b3a07
|
cli commands for external repos
|
2009-01-30 18:32:18 -05:00 |
|
Mike McLean
|
4881571e11
|
better support for external rpms
- provide external repo data in calls that return rpminfo
- call to add an external rpm
- support n-v-r.a@repo syntax in get_rpm
|
2009-01-26 16:17:26 -05:00 |
|
Mike Bonnet
|
a2e7e7f41d
|
return a placeholder object from method calls while in a multicall
|
2009-01-09 12:58:40 -05:00 |
|
Mike Bonnet
|
022c63caed
|
always reset session.multicall to False when calling multiCall(), even if we did not perform any multicalls
|
2009-01-09 12:50:02 -05:00 |
|
Mike Bonnet
|
b4690dc881
|
when enabling DNS in the chroot, also copy in /etc/hosts from the host
|
2009-01-09 12:48:20 -05:00 |
|
Mike Bonnet
|
58c1adefe2
|
create the srpm in a mock chroot
|
2009-01-08 11:31:21 -05:00 |
|
Mike McLean
|
9333e61014
|
fix LoginCreatesUser check
|
2008-12-03 12:26:56 -05:00 |
|
Michael Bonnet
|
c358e0b141
|
some chainbuild fixes
|
2008-11-19 12:58:41 -05:00 |
|
Mike McLean
|
8642835add
|
in groups output, show package list even if empty
|
2008-11-14 16:58:05 -05:00 |
|
Mike McLean
|
d029e1c276
|
enable verbose policy errors without full debug
|
2008-11-13 01:16:42 -05:00 |
|
Mike McLean
|
d513993049
|
add tests 'all' and 'none' (aliases for true and false)
|
2008-11-03 17:20:43 -05:00 |
|
Mike McLean
|
637b91a790
|
add a strict option to multiCall
|
2008-10-31 11:41:18 -04:00 |
|
Mike McLean
|
86e63c5de1
|
policy framework and tagging policies
|
2008-10-27 14:00:58 -04:00 |
|
Mike McLean
|
389aa5ff5c
|
basic plugin support for hub and builders
|
2008-10-27 12:53:01 -04:00 |
|
Mike Bonnet
|
a9a82be465
|
change taskLabel() to show the repository path, module path (when present), and revision information
- the additional information is helpful when dealing with multiple source repositories in the same Koji instance
|
2008-08-12 15:56:52 -04:00 |
|
Mike McLean
|
71fb065e65
|
honor group dependencies by expanding in comps
|
2008-07-15 15:54:38 -04:00 |
|
Mike Bonnet
|
20ee6af836
|
- pass newRepo tasks the tag name instead of tag ID
- display the tag name for newRepo tasks in the web UI
|
2008-07-01 11:07:48 -04:00 |
|
Mike McLean
|
6529645b2e
|
Ticket #82 -- fix issue with tasks dir size
|
2008-06-23 17:42:19 -04:00 |
|
Mike McLean
|
b8d5355b75
|
allow a transaction set to be passed into get_rpm_header
|
2008-06-05 16:12:43 -04:00 |
|
Mike Bonnet
|
2b28053397
|
unify logic between the waitrepo task and koji wait-repo
|
2008-05-16 12:34:36 -04:00 |
|
Mike Bonnet
|
5d96460ea1
|
increase the default blocksize to 1M and use it everywhere
|
2008-05-06 10:45:36 -04:00 |
|
Jesse Keating
|
5f5cf9bac0
|
Set a mock option to timeout builds lasting longer than 24 hours
Was discussed during Fedora Buildsystem
|
2008-02-29 17:48:27 -05:00 |
|