Commit graph

57 commits

Author SHA1 Message Date
Jay Greguske
343b470157 add archiveinfo link for image contents 2012-11-29 16:53:05 -05:00
Jay Greguske
dc1031ae96 fix taskinfo page 2012-11-29 16:53:05 -05:00
Mike Bonnet
b2edd9011c add "koji wrapper-rpm --create-build" which creates a new build to contain the wrapper rpms 2011-12-12 15:36:07 -05:00
Mike Bonnet
470bf43be7 download task output directly from KojiFilesURL, rather than going through getfile 2011-04-05 15:57:20 -04:00
Mike Bonnet
89d6416ac7 always show rows for Parent and Descendants 2011-04-05 15:56:38 -04:00
Mike Bonnet
25b806803b prefix the buildroot name with /var/lib/mock/ for everything except vmExec tasks 2011-04-04 11:52:21 -04:00
Mike Bonnet
89d8055731 create BuildRoot objects for Windows builds, and track Windows build dependencies 2011-04-04 11:52:21 -04:00
Mike McLean
8ac3cae252 better display for restart tasks 2010-12-03 11:31:52 -05:00
Mike Bonnet
1f2bb7c7e9 add detailed info about more task types to "koji taskinfo" 2010-09-23 12:13:20 -04:00
Mike Bonnet
ca347f71d0 provide link to build target 2010-08-10 16:48:58 -04:00
Mike Bonnet
cb3aca9574 - support streaming build output to the server while the build is running
- more logging cleanup
2010-07-27 00:15:35 -04:00
Mike Bonnet
2c1c25842a ui work for winbuild and vmExec tasks 2010-07-26 14:04:11 -04:00
Mike McLean
c742272ac6 Merge commit 'f90f6b856d' into mead
Conflicts:
	cli/koji
	docs/schema.sql
	hub/kojihub.py
	koji.spec
	www/kojiweb/index.py
	www/kojiweb/taskinfo.chtml
2010-04-08 17:12:49 -04:00
Jay Greguske
8a97304349 taskinfo extensions for createAppliance 2010-03-31 15:18:18 -04:00
Mike McLean
e78783ff8f track start time for tasks 2010-03-26 17:02:54 -04:00
Mike Bonnet
7da99c1479 make the (tail) link show the last 4000 characters of the file, which seems to be a more useful amount 2010-03-17 15:34:45 -04:00
Mike Bonnet
d620309f5e merge koji-1.3.2 changes onto the mead branch 2009-11-10 15:34:39 -05:00
Mike Bonnet
ebd75bf0de add estimated completion time for build tasks to the taskinfo page 2009-11-09 22:14:24 -05:00
Mike Bonnet
862c88ab6b major refactoring of the artifact import process, to improve robustness and correctness 2009-11-06 21:18:55 -05:00
Mike Bonnet
722923c484 missing hyphen 2009-10-02 17:46:28 -04:00
Mike Bonnet
7d954b8b22 minor tweaks to the web UI for consistency 2009-09-29 13:23:20 -04:00
Mike Bonnet
f39637bf2a only pass non-null options to createLiveCD 2009-09-29 11:12:51 -04:00
Mike Bonnet
33dd85fcd9 show the "Watch logs" link on the taskinfo page for createLiveCD tasks as well 2009-09-28 18:22:37 -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 Bonnet
d8055a2274 merge master onto the mead branch 2009-06-12 14:04:55 -04:00
Kedar Sovani
aa4de72dbe koji: Look at tail of *.log
A lot of times the purpose of looking at the build logs is to look at the error
which usually appear at the end of the log. Provide a mechanism to look at the tail
instead of downloading the entire log.  (offset = -2000 is probably reasonable
enough as a default?)

Signed-off-by: Kedar Sovani <kedars@marvell.com>
2009-05-18 17:23:01 -04:00
Mike Bonnet
9bd7fc3dae - pass repo_id to maven subtasks
- fix use of md5 and sha modules
2009-04-13 16:25:35 -04:00
Mike McLean
f273899018 Merge branch 'master' into mead
Conflicts:
	builder/kojid
	cli/koji
	hub/kojihub.py
	www/kojiweb/buildinfo.chtml
	www/kojiweb/builds.chtml
	www/kojiweb/index.py
2009-03-31 15:43:08 -04:00
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
f90a3d85b7 Merge branch 'master' into mead
Conflicts:

	hub/kojihub.py
2008-11-07 17:36:55 -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
4896733d52 merge in changes from the master branch 2008-10-01 19:50:08 -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 Bonnet
e7ce66059b Allow wrapperRPM to be called as a subtask of a maven build of as a standalone top-level task (by an admin). Subsequent wrapperRPM calls will replace the set of rpms associated with an existing build. 2008-05-05 23:08:57 -04:00
Mike Bonnet
faea981ce3 enable setting of jvm properties from the maven-build command 2008-03-12 18:34:11 -04:00
Mike McLean
80b2b869dc correctly handle no-target builds in taskinfo webui 2008-02-26 20:29:29 -05:00
Mike Bonnet
34344ad193 reorganize code to be more robust to errors 2008-02-14 17:10:16 -05:00
Mike Bonnet
8d78f4da5c build the wrapper rpm in a mock chroot 2008-02-14 17:10:16 -05:00
Mike Bonnet
89f71b9d37 add buildMaven and wrapperRPM to the list of watchlogs tasks 2008-02-14 17:10:16 -05:00
Mike Bonnet
f55f201579 reorganize, rename, and use an additional subtask 2008-02-14 17:10:16 -05:00
Mike Bonnet
436efabf21 enable creation of wrapper rpms by passing "--specfile url" to the maven-build command 2008-02-14 17:10:16 -05:00
Mike Bonnet
9efc0d9868 intermediate commit for Maven build support 2007-12-18 17:35:01 -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