Commit graph

595 commits

Author SHA1 Message Date
Mike Bonnet
26f275b501 display component archives and built archives of a buildroot 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
572884d3cf support for the 'maven_include_all' option in tag_config - setting it causes all builds in that tag (including different versions of the same package) to be included in the Maven repository 2007-12-18 17:35:01 -05:00
Mike Bonnet
22f540e94d allow selection of only Maven builds on the builds page 2007-12-18 17:35:01 -05:00
Mike Bonnet
22662c32f6 add the maven_support flag to tag_config 2007-12-18 17:15:09 -05:00
Mike Bonnet
124fad90f0 display archive information in the web UI 2007-12-18 17:15:09 -05:00
Mike Bonnet
eb2ab28729 associate Maven metadata with builds and individual archives, since a single build can create multiple archives with different groupIds, artifactIds, and/or versions 2007-12-18 17:15:09 -05:00
Mike Bonnet
50f599188c display Maven info on the build page 2007-12-18 17:15:09 -05:00
Mike Bonnet
1d040eba5a tweak tasklist spacing 2007-12-18 12:52:56 -05:00
Mike Bonnet
58be30345d - allow filtering builds by the person who built them
- remove some code duplication
2007-12-18 12:52:56 -05:00
Mike Bonnet
b851d939b6 allow identification of users and tags by name as well as ID 2007-12-18 12:52:56 -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
434fa3d643 show tree display when displaying toplevel tasks as well 2007-08-21 17:18:56 -04:00
Mike Bonnet
aca49ea766 escape filenames in urls 2007-08-20 17:37:30 -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
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 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
949ef37063 ensure uniqueness of suggested priority values, patch by rmyers 2007-06-05 01:28:35 -04:00
Mike Bonnet
c4df08125d add a prefix header to the users page 2007-06-04 22:08:20 -04:00
Mike Bonnet
54af619594 add a search box to the header of every page in the upper-right corner 2007-05-30 17:30:45 -04:00
Mike Bonnet
cfd74bf27e install koji.ico as well 2007-05-15 10:50:06 -04:00
Mike Bonnet
efc22caf65 $destTag is not defined when untagging a build 2007-05-01 17:23:34 -04:00
Mike Bonnet
16046d2f22 - show a link to the associated task on the buildroot info page
- make buildroot(task_id) not-null in the database
2007-05-01 15:39:50 -04:00
Mike Bonnet
214739aa32 show the search type on the results page 2007-05-01 11:39:26 -04:00
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
d71432b3d9 make the output listPackages() consistent regardless of with_dups 2007-04-05 16:34:03 -04:00
Mike Bonnet
1a9b2ad17f allow sorting the host list by arches 2007-04-02 16:58:54 -04:00
Mike Bonnet
1c5ea95243 grab the arch list from the hub 2007-03-30 09:25:07 -04:00
Mike Bonnet
6ae04b1a32 support for sparc builds (patch by Dennis Gilmore) 2007-03-29 11:35:31 -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
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 Bonnet
3ca0a19963 add simple Koji favicon 2007-03-23 02:16:01 -04:00
Mike Bonnet
27100cd914 provide some more defaults for httpd options 2007-03-20 10:34:56 -04:00
Michael Bonnet
6578e852a8 Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/koji 2007-03-16 21:45:14 -04:00
Michael Bonnet
2cb2f3684d enable authentication via SSL client certificates in the web interface 2007-03-16 21:39:02 -04:00
Mike Bonnet
d1ceff82c9 - handle inserting and displaying utf-8 data in the database
- allow options to be specified in the config file but not on the cmdline
2007-03-15 11:40:05 -04:00
Mike Bonnet
b3784d15cc download path is based on build nvr, not package nvr 2007-03-02 14:26:43 -05:00
Jesse Keating
d802163348 Use -p with install to preserve timestamps, etc... 2007-02-20 10:01:29 -05:00
Jesse Keating
034de335ad Move web content from /var/www to /usr/share 2007-02-20 09:51:08 -05:00
Jesse Keating
5d7e66a17e Initial code drop 2007-02-14 11:25:01 -05:00