Commit graph

207 commits

Author SHA1 Message Date
Mike McLean
bbc551af25 fix a unadorned raise outside of try-except 2007-10-16 17:02:24 -04:00
Mike Bonnet
8754cbff8d include 'name' in the map returned by listBuilds() for compatibility 2007-09-26 17:50:28 -04:00
Mike Bonnet
85e64cefd9 compare against arch when checking for src and noarch 2007-09-26 17:48:52 -04:00
Mike Bonnet
f63b5da4f9 don't raise an error if arches for a tag are not set 2007-09-26 17:25:36 -04:00
Mike Bonnet
e900a96791 don't create repos for arches not in the arch list for the tag 2007-09-26 16:05:27 -04:00
Mike Bonnet
6fe493f7c3 - actually use the logfile specified in kojira.conf
- don't make kojira also log to syslog
2007-09-26 13:55:18 -04:00
Mike Bonnet
dd8e13fbdd fix missing optional arg 2007-09-12 14:26:47 -04:00
Mike Bonnet
ce2c1da762 fix fixEncoding() to handle being passed a unicode object 2007-09-10 18:12:39 -04:00
Mike Bonnet
af14cf68f3 add a --show-dups flag to list-pkgs to show all ownership entries in the tag hierarchy, not just the latest (defaults to false) 2007-08-21 18:13:06 -04:00
Mike Bonnet
434fa3d643 show tree display when displaying toplevel tasks as well 2007-08-21 17:18:56 -04:00
Mike Bonnet
5391102f7c only list builds from actual build tasks 2007-08-21 10:26:21 -04:00
Mike Bonnet
daeb3ef87d - require you to be logged-in to upload a file
- only allow .log files to be overwritten
2007-08-20 18:14:45 -04:00
Mike Bonnet
155f23cf15 support for specifying a N-V-R as a stage in chain-build 2007-08-20 17:55:52 -04:00
Mike Bonnet
aca49ea766 escape filenames in urls 2007-08-20 17:37:30 -04:00
Mike Bonnet
2d2bee04ba clean up waitrepo tasks a bit 2007-08-20 17:14:18 -04:00
Mike Bonnet
c53f30966f remove support for srpms from chain-build (since it already doesn't support --scratch) 2007-08-20 16:30:21 -04:00
Mike Bonnet
eb362b4e3e ensure that every task has an owner (already enforced at the database level) 2007-08-20 16:29:43 -04:00
Mike Bonnet
fec67b4f93 download the file in 64k chunks instead of pulling the entire file into memory 2007-08-20 16:00:47 -04:00
Mike Bonnet
34737ac662 make Koji more robust to transient SSL errors 2007-08-20 14:37:48 -04:00
Mike Bonnet
25ef943ec8 simplify error processing 2007-08-20 14:37:03 -04:00
Mike Bonnet
eb88c7d9a6 - don't attempt Kerberos authentication unless they have credentials
- fix display of Kerberos error messages
2007-08-20 13:53:26 -04:00
Mike Bonnet
e9df33f134 prettify the display of the exception names 2007-08-20 13:10:52 -04:00
Mike Bonnet
f4858905f9 canonicalize the "alpha" arch 2007-08-20 12:56:59 -04:00
Mike Bonnet
6025b08a20 don't traceback from tag_notification is the build_id doesn't exist 2007-08-20 12:51:21 -04:00
Mike Bonnet
5e0760d6b9 additional sanity-checking in the cli, patches by cbalint 2007-08-20 12:22:35 -04:00
Mike Bonnet
d4b708d55f provide a link to the build logs from the buildinfo page, patch by till and oliver 2007-08-20 11:19:57 -04:00
Mike McLean
0520884287 improve speed of build_references function 2007-07-25 19:05:10 -04:00
Mike McLean
433dba5ff6 order creation of newRepo tasks by age of existing repo 2007-07-24 16:48:27 -04:00
Mike McLean
82b59cdd37 add clone-tag command (by cbalint) 2007-07-23 18:32:36 -04:00
Mike McLean
ff3f718eee avoid duplicate entries in readTaggedRPMS when there is
redundancy in the inheritance
2007-07-16 14:12:25 -04:00
Mike Bonnet
cf5a7c208f don't register the database log handler 2007-07-06 19:27:15 -04:00
Mike Bonnet
cad33475dc don't fork/exec just to get the hostname 2007-07-06 19:19:47 -04:00
Mike Bonnet
693c98b87d logout before watching tasks 2007-07-06 18:41:45 -04:00
Mike Bonnet
2a982af119 additional sanity checking for the add-host-to-channel, remove-host-from-channel, and add-target cli commands (patch by Cristian Balint) 2007-06-19 19:19:20 -04:00
Mike Bonnet
1f39c90f5a getAllChannels() XML-RPC call (patch by Cristian Balint) 2007-06-19 18:52:24 -04:00
Mike Bonnet
6fe0b4ca62 greetings in Romanian, Hungarian, and Serbian for the web interface (patch by Cristian Balint) 2007-06-19 18:43:50 -04:00
Mike Bonnet
1f5bcb7aa2 new add-group cli command (patch by Cristian Balint) 2007-06-19 18:31:52 -04:00
Mike Bonnet
12c54019f7 - exclude -debuginfo packages from repos
- ensure build['name'] is set everywhere
- remove unused repo_new() function
2007-06-19 18:11:22 -04:00
Mike Bonnet
612c1f1996 reflect proper createrepo dependency 2007-06-18 14:26:40 -04:00
Jesse Keating
fb272f87f8 We don't use these files anymore 2007-06-12 14:24:21 -04:00
Jesse Keating
f3e19e32ed Add a .gitignore file (Trac #19) 2007-06-12 11:36:28 -04:00
Mike McLean
24c410c6bc Use clearer notation for upload rates (patch by Jan Kratochvil)
Resolves:
  rhbz#243169
2007-06-07 13:50:10 -04:00
Mike McLean
05ae3450ec return a proper timestamp for last_used in build_references 2007-06-06 16:46:52 -04:00
Mike Bonnet
8c895a0570 bump version to 1.2.2 2007-06-05 15:13:36 -04:00
Mike Bonnet
6043d56d55 exclude -debuginfo rpms from being downloaded by default 2007-06-05 13:52:52 -04:00
Mike Bonnet
949ef37063 ensure uniqueness of suggested priority values, patch by rmyers 2007-06-05 01:28:35 -04:00
Mike Bonnet
b1a7b52e4e catch errors thrown by os.tcgetpgrp(), patch provided by walters 2007-06-05 01:07:32 -04:00
Mike Bonnet
79ef5b41f2 only allow admins to perform non-scratch builds from srpm 2007-06-05 00:39:21 -04:00
Mike Bonnet
c4df08125d add a prefix header to the users page 2007-06-04 22:08:20 -04:00
Mike Bonnet
008bb3cc10 bump for rebuild 2007-05-31 17:17:59 -04:00