Mike McLean
|
64fce8d49f
|
Merge branch 'master' into shadow
Conflicts:
builder/kojid
|
2008-11-04 00:12:28 -05:00 |
|
Mike McLean
|
2bfbadb661
|
correct a few typos from last batch of commits
|
2008-11-03 23:59:34 -05:00 |
|
Mike McLean
|
07eaf6ee67
|
add default policies
|
2008-11-03 17:43:50 -05:00 |
|
Mike McLean
|
d513993049
|
add tests 'all' and 'none' (aliases for true and false)
|
2008-11-03 17:20:43 -05:00 |
|
Mike McLean
|
2a232dac4e
|
add search command to cli
|
2008-11-03 15:59:41 -05:00 |
|
Mike McLean
|
0a4d481d36
|
add more policy tests, and extend some for use with srpm build policy
|
2008-11-03 15:59:40 -05:00 |
|
Mike McLean
|
e8afce4725
|
policy for builds from srpm
|
2008-11-03 15:59:34 -05:00 |
|
Mike McLean
|
828a49971a
|
make missing policy behavior configurable
|
2008-10-31 17:07:31 -04:00 |
|
Mike McLean
|
7be648ec55
|
return creation_time in repo_info call
|
2008-10-31 11:53:42 -04:00 |
|
Mike McLean
|
c2a8dd05cc
|
honor kwargs in host.subtask call
|
2008-10-31 11:53:14 -04:00 |
|
Mike McLean
|
637b91a790
|
add a strict option to multiCall
|
2008-10-31 11:41:18 -04:00 |
|
Mike McLean
|
f05d34f209
|
in resetBuild use CANCELED state instead of FAILED
|
2008-10-31 11:40:52 -04:00 |
|
Mike McLean
|
0db33c2291
|
show arch in list-buildroot output
|
2008-10-31 11:35:11 -04: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 McLean
|
e98354c795
|
add DisableNotifications option
|
2008-10-27 14:51:11 -04:00 |
|
Mike McLean
|
b2b40dc789
|
don't blow up when the database contains older base64 encoded task data
|
2008-10-27 14:01:10 -04:00 |
|
Mike McLean
|
86e63c5de1
|
policy framework and tagging policies
|
2008-10-27 14:00:58 -04:00 |
|
Mike McLean
|
389aa5ff5c
|
basic plugin support for hub and builders
|
2008-10-27 12:53:01 -04:00 |
|
Mike McLean
|
0b8f313039
|
hub config file, hander registry
- use a hub config file instead of PythonOptions
- now honors KojiDir
- scan for handlers once at startup instead of each call
|
2008-10-27 12:51:45 -04:00 |
|
Mike McLean
|
91d89bb99b
|
make a latest link in repoDone
|
2008-10-23 14:22:30 -04:00 |
|
Mike Bonnet
|
68554d032f
|
fix a typo in QueryProcessor
|
2008-10-22 16:56:49 -04:00 |
|
Mike McLean
|
c7a475d055
|
don't fail if scratch not specified
this is a fix for an error introduced in an earlier change
|
2008-10-15 12:05:54 -04:00 |
|
Dennis Gilmore
|
329a9b5fa4
|
add missing / from default serverca path
|
2008-10-14 12:48:42 -05:00 |
|
Mike Bonnet
|
6f2714c044
|
move $nvrpath further out
|
2008-10-10 18:39:53 -04:00 |
|
Mike Bonnet
|
75079cb9f5
|
define $nvrpath unconditionally
|
2008-10-10 18:32:52 -04:00 |
|
Mike Bonnet
|
3c5c245c05
|
don't include options with no value
|
2008-10-08 12:19:43 -04:00 |
|
Mike McLean
|
60d66b010a
|
a couple changes to assist in theming
move explicit image sizes to css
make welcome message customizable
|
2008-10-03 16:51:13 -04:00 |
|
Mike Bonnet
|
a5125512a2
|
remove some debug logging
|
2008-10-03 12:54:03 -04:00 |
|
Mike Bonnet
|
a99f5dd20e
|
index.py: cache compiled Cheetah templates
|
2008-10-03 12:51:54 -04:00 |
|
Mike Bonnet
|
f0b8fa751c
|
missed one short attribute
|
2008-10-03 11:56:13 -04:00 |
|
Mike Bonnet
|
b7c054204e
|
missed a few XHTML problems
|
2008-10-03 11:37:48 -04:00 |
|
Mike Bonnet
|
5c9f719979
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
Mike Bonnet
|
58972ec76f
|
builds.chtml: rearrange the select lists to save space
|
2008-10-02 01:44:22 -04:00 |
|
Mike Bonnet
|
05a1ec6e0c
|
typo
|
2008-10-01 18:54:16 -04:00 |
|
Mike Bonnet
|
da4c99e3e5
|
handle ssh and non-ssh git checkouts the same
|
2008-10-01 18:46:43 -04:00 |
|
Mike Bonnet
|
80b845f8c6
|
use reset instead of checkout when updating a git checkout to the correct changeset
|
2008-10-01 18:20:36 -04:00 |
|
Mike Bonnet
|
68510f93fe
|
- move the allowed_scms validation into the assert_allowed() method of the SCM class
- make use_common an attribute of the SCM class instead of a method parameter
|
2008-10-01 18:00:22 -04:00 |
|
Mike Bonnet
|
5bb48bb2bb
|
update copyright to 2008
|
2008-09-26 12:42:13 -04:00 |
|
Mike Bonnet
|
daa685b80d
|
builds.chtml: convert to using passthrough_except()
|
2008-09-22 13:48:14 -04:00 |
|
Mike Bonnet
|
f2b833fb6d
|
builds.chtml: pull all options in the select list for consistency with tasks.chtml
|
2008-09-22 13:36:24 -04:00 |
|
Mike Bonnet
|
4aabd44a00
|
tasks.chtml: put the select lists into a 2x2 table
|
2008-09-19 15:43:36 -04:00 |
|
Mike Bonnet
|
0ed79eccdb
|
Merge branch 'master' of git+ssh://git.fedorahosted.org/git/koji
|
2008-09-19 15:10:28 -04:00 |
|
Mike Bonnet
|
61a40b68ef
|
tasks.chtml: pull all selection options into select lists instead of links
|
2008-09-19 15:10:12 -04:00 |
|
Mike Bonnet
|
0c2cfa9b79
|
- use req.connection.local_addr to find the port the server is running on (req.server.port evaluates to 0)
- define env before we reference it
|
2008-09-19 14:57:04 -04:00 |
|
Mike Bonnet
|
bdc647872d
|
util.py: add the toggleSelected() method
|
2008-09-19 13:34:53 -04:00 |
|
Mike Bonnet
|
a50325b75d
|
tasks page: move toplevel into the View selector
|
2008-09-19 13:22:27 -04:00 |
|
Mike Bonnet
|
1f325009bd
|
tasks page: add a View selector and move toplevel from State to Method
|
2008-09-19 12:32:29 -04:00 |
|
Mike Bonnet
|
4cf009fb7f
|
implement passthrough_except(), which doesn't require a full list of vars for every invocation
|
2008-09-18 15:12:31 -04:00 |
|
Ricky Zhou
|
7ade70b997
|
Use a python construct_url function (req.construct_url isn't available in mod_python mod_python-3.2.8)
|
2008-09-15 17:26:26 -04:00 |
|
Mike McLean
|
117ac78c1e
|
choose a better arch for noarch builds
When builder receives a noarch build, choose an arch that the host
can handle AND that the build tag can support.
|
2008-09-12 15:21:18 -04:00 |
|