Commit graph

19 commits

Author SHA1 Message Date
Mike Bonnet
810d546b5a only show the task weight to two decimal places 2009-02-10 21:47:21 -05:00
Mike Bonnet
55761eacbd always wrap a traceback in <pre> tags 2009-02-06 18:08:13 -05:00
Mike Bonnet
6199ad1b95 make repo_id an option to buildSRPMFromSCM for consistency with buildArch, but make it non-optional 2009-01-28 12:51:38 -05:00
Mike Bonnet
ef3b090424 support for including external repo data in Koji repos 2009-01-28 12:51:38 -05:00
Mike Bonnet
197c614c5a some enhancements to repo creation
- handle the event parameter correctly
  - allow manual creation of repos including srpms and/or debuginfo
2009-01-21 18:27:26 -05:00
Mike Bonnet
99143b3413 add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities 2009-01-19 12:35:28 -05:00
Mike Bonnet
58c1adefe2 create the srpm in a mock chroot 2009-01-08 11:31:21 -05:00
Mike McLean
c6bad093de Merge branch 'master' into shadow
Conflicts:

	builder/kojid
	cli/koji
	hub/kojihub.py
2008-10-27 15:24:41 -04:00
Mike Bonnet
aa2e4f76c4 - put the task label into the taskinfo header
- move the task ID into the main table
2008-08-12 18:07:42 -04:00
Mike Bonnet
c08807d8a2 add links to the headers on the info pages 2008-08-12 16:49:03 -04:00
Mike McLean
80b2b869dc correctly handle no-target builds in taskinfo webui 2008-02-26 20:29:29 -05:00
Mike Bonnet
27ac942683 support for retrieving source from multiple SCM repositories (patch provided by Rob Myers)
- currently CVS, SVN, and GIT are supported
2007-11-05 18:40:29 -05:00
Mike Bonnet
efc22caf65 $destTag is not defined when untagging a build 2007-05-01 17:23:34 -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
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
Jesse Keating
5d7e66a17e Initial code drop 2007-02-14 11:25:01 -05:00