Commit graph

126 commits

Author SHA1 Message Date
Mike Bonnet
9ed2f9f5e7 do not allow users to manually specify their notification email address, construct it from their username and the "EmailDomain" option 2007-04-30 16:00:31 -04:00
Mike Bonnet
6566f35deb enable filtering of the users list by first character 2007-04-30 13:52:38 -04:00
Mike Bonnet
993a664315 buildinfo: don't display changelog by default, only when --changelog was passed 2007-04-27 16:39:07 -04:00
Mike Bonnet
24b357de76 fix typo in BuildNotificationTask (patch provided by Michael Schwendt) 2007-04-23 10:00:32 -04:00
Mike Bonnet
4aa49fd863 - bump release for rebuild
- update Requires for createrepo
2007-04-17 15:59:13 -04:00
Mike Bonnet
0cc8bf97e4 re-enable use of --update in createrepo 2007-04-17 15:38:05 -04:00
Michael McLean
cba71af73f fix a typo in the code for accepting assigned tasks 2007-04-17 15:26:52 -04:00
Jesse Keating
109e47df03 1.1 release 2007-04-09 13:23:38 -04:00
Mike Bonnet
d71432b3d9 make the output listPackages() consistent regardless of with_dups 2007-04-05 16:34:03 -04:00
Michael McLean
581a857182 prevent large batches of repo deletes from holding up regens 2007-04-04 14:14:31 -04:00
Mike Bonnet
1a9b2ad17f allow sorting the host list by arches 2007-04-02 16:58:54 -04:00
Jesse Keating
aea83aae7e 1.0! 2007-04-02 13:04:29 -04:00
Mike Bonnet
2ee038ba60 expect the hub to return raw XML-RPC data 2007-04-02 13:08:02 -04:00
Mike Bonnet
10e8254673 store raw (not base64-encoded) XML-RPC data in the database 2007-04-02 12:59:30 -04:00
Mike McLean
5339ff80d8 improve text of RetryError in ClientSession 2007-03-30 15:08:21 -04:00
Mike McLean
de89ff8e63 Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji 2007-03-30 15:03:24 -04:00
Mike Bonnet
1c5ea95243 grab the arch list from the hub 2007-03-30 09:25:07 -04:00
Mike McLean
af521cb61a Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji 2007-03-29 16:48:14 -04:00
Michael McLean
979de7bc08 Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji 2007-03-29 16:45:51 -04:00
Michael McLean
2c6eaac091 pull full arch list from db rather than hard coding it 2007-03-29 16:44:56 -04:00
Michael McLean
2ec7b92457 add test-tarball Makefile target 2007-03-29 16:44:11 -04:00
Mike Bonnet
05678399aa turn off debug messages unless we're debugging 2007-03-29 12:37:49 -04:00
Mike Bonnet
5251f7e3c9 - default to a larger block size in uploadWrapper(), but make it overrideable
- use a lower blocksize when uploading from the cli, for better interactivity
2007-03-29 12:32:29 -04:00
Mike McLean
5aa779ff81 Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji 2007-03-29 11:39:54 -04:00
Mike Bonnet
6ae04b1a32 support for sparc builds (patch by Dennis Gilmore) 2007-03-29 11:35:31 -04:00
Mike McLean
d477abf7fd Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji 2007-03-28 15:11:10 -04:00
Mike Bonnet
0fff1dfac3 bump release for rebuild 2007-03-28 14:57:28 -04:00
Mike Bonnet
e2b6749ee7 set a timeout of 12 hours when communicating over SSL, instead of the default (20 seconds) 2007-03-28 14:55:06 -04:00
Mike Bonnet
79f916232c bump revision for rebuild 2007-03-28 12:32:23 -04:00
Mike Bonnet
edca18e4fb only write out method timing information if we're debugging 2007-03-28 12:27:52 -04:00
Mike Bonnet
e96a8687a0 - fix koji mock-config to use sensible defaults for **opts
- add --topurl option to koji mock-config
- upload in 64k chunks in incrementalUpload
- best-effort to check when mock has truncated a file and started writing from 0 in BuildRoot.mock()
- improvements to cmdline parsing in koji call
2007-03-27 18:56:17 -04:00
Mike McLean
4e30793a14 Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji 2007-03-27 15:51:09 -04:00
Mike Bonnet
f71a80d167 - make client certificate config global (in ssl.conf) to avoid SSL renegotiation and buffer overruns caused by it
- reorganize auth config in kojihub.conf
- don't set krb_principal for new hosts unless HostPrincipalFormat is set
2007-03-27 11:56:28 -04:00
Mike Bonnet
3f3d51c961 HTML-escape errors and tracebacks 2007-03-27 11:46:31 -04:00
Mike Bonnet
0ebb16ee5c a little extra whitespace 2007-03-26 16:05:51 -04:00
Mike Bonnet
df25247b9e add createrepo to the list of tasks that present "Watch logs" links 2007-03-26 15:09:53 -04:00
Mike Bonnet
4b5df841c8 remove references to the runroot task 2007-03-26 12:49:04 -04:00
Mike Bonnet
4071f4db58 bump revision for rebuild 2007-03-25 14:33:09 -04:00
Mike Bonnet
f2d8024467 - url-encode filenames on the taskinfo page
- expand the page content to full width
- remove unused /koji-hub alias
2007-03-24 17:13:54 -04:00
Mike McLean
3fe761182c Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji 2007-03-23 20:27:12 -04:00
Mike Bonnet
771390f74b - fix up chain-build
- remove options that make no sense in the context of chain-build
  - avoid namespace collision (reuse of "options")
  - allow server.build() and server.chainBuild() to actually be called without an opts argument
- call os.path.expanduser() on the koji --config argument
2007-03-23 18:49:33 -04:00
Mike McLean
904d6d2be1 Merge branch 'work' of ssh://mikem@hs20-bc2-5.build.redhat.com/~mikem/koji/koji 2007-03-23 16:30:39 -04:00
Mike McLean
6160a0879f actually make sure debugFunction call is enabled 2007-03-23 15:35:50 -04:00
Mike McLean
2b5f5f3e7c add debugFunction handler 2007-03-23 15:15:17 -04:00
Mike McLean
9b3823a376 fix typo in a comment 2007-03-23 14:55:20 -04:00
Mike Bonnet
6f6491faa5 guard against mock switching log files under us, so we don't lose important log information 2007-03-23 14:16:40 -04:00
Mike Bonnet
9a5da7e9e7 make weburl command-line option consistent with the config file 2007-03-23 12:44:03 -04:00
Mike Bonnet
1de3c501b1 set a default for mockhost so kojid can (hopefully) work out-of-the-box 2007-03-23 11:51:53 -04:00
Mike Bonnet
b877fbe5eb update the buildSRPMFromCVS task to be consistent with Extras CVS 2007-03-23 11:19:59 -04:00
Mike Bonnet
3ca0a19963 add simple Koji favicon 2007-03-23 02:16:01 -04:00