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 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 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
Mike Bonnet
9aef1e1a04
decrease upload chunk size so we don't overflow a buffer in mod_ssl
2007-03-22 18:40:58 -04:00
Mike Bonnet
54cd667959
copy opts in ClientSession.__init__() because we modify it in setSession()
...
undo state changes by ssl_login() in setSession(None)
remove some extraneous session options
2007-03-22 18:27:46 -04:00
Mike Bonnet
3d2a99f61e
make callers of createUser() responsible for checkin permissions
2007-03-22 13:07:40 -04:00
Michael McLean
83b602979f
debug message for downloads
2007-03-21 17:47:55 -04:00
Michael McLean
10d58eafb5
fix logic bug in grp_pkg_add
2007-03-21 12:55:15 -04:00
Michael McLean
fe2e866d83
test
2007-03-21 11:45:13 -04:00
Michael McLean
b1599470f7
test
2007-03-21 11:43:27 -04:00
Michael McLean
e7fa43b63b
test
2007-03-21 11:11:43 -04:00
Michael McLean
f26f77a2e9
test
2007-03-20 23:05:47 -04:00
Mike McLean
1909604814
test
2007-03-20 18:49:18 -04:00
Mike McLean
a0f69e25d6
test
2007-03-20 18:48:55 -04:00
Mike McLean
a1f56e2ea8
test
2007-03-20 18:48:00 -04:00
Mike McLean
01cde3c536
test
2007-03-20 18:47:34 -04:00
Mike McLean
db32ce0c86
test
2007-03-20 18:43:09 -04:00
Mike McLean
9d29f93542
test
2007-03-20 18:42:25 -04:00
Mike McLean
f561d3406a
test
2007-03-20 18:41:14 -04:00
Mike McLean
a74d5b1c37
test
2007-03-20 18:37:31 -04:00
Mike McLean
ac6e2fcf29
...
2007-03-20 18:36:14 -04:00
Mike McLean
23cc2167e9
make it easier to create test builds
2007-03-20 18:32:21 -04:00
Mike McLean
f9b53320b4
Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji
2007-03-20 18:26:05 -04:00
Mike Bonnet
e02061f6b0
add missing Requires: pyOpenSSL
2007-03-20 18:07:18 -04:00
Mike Bonnet
2a3f78ead0
typo
2007-03-20 18:05:24 -04:00
Jesse Keating
52f3c0ea71
Move the more dangerous git clean to git-clean target, restore old clean
2007-03-20 17:18:48 -04:00
Jesse Keating
113690120c
Bump spec for new build
2007-03-20 17:10:49 -04:00
Mike McLean
d263540f5a
Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji
2007-03-20 17:07:35 -04:00
Mike Bonnet
3632182163
package up the files in koji/ssl as well
2007-03-20 16:59:58 -04:00
Mike McLean
f19db466f7
Merge branch 'master' of ssh://mikem@git.fedoraproject.org/git/hosted/koji
2007-03-20 14:22:00 -04:00
Mike McLean
906534cd86
option to use http instead of nfs in kojid (except createrepo handler)
2007-03-20 14:21:37 -04:00
Jesse Keating
edc5ee08e4
Create a force-tag target
2007-03-20 13:33:24 -04:00
Jesse Keating
0eee3a1d4e
Use the right tag option
2007-03-20 13:32:14 -04:00
Jesse Keating
5e613c9dd5
0.9.6 release
2007-03-20 13:18:38 -04:00
Mike Bonnet
1ab7d2c898
allow the username component of the client's DN to be configurable
2007-03-20 10:56:52 -04:00
Mike Bonnet
27100cd914
provide some more defaults for httpd options
2007-03-20 10:34:56 -04:00
Mike Bonnet
acd7cde21c
- centralize user creation in the Session class
...
- check user status on login as well as session creation
- don't even create sessions for blocked users
2007-03-19 17:27:48 -04:00
Mike Bonnet
73e2a50113
enable-user and disable-user cli commands
2007-03-19 14:06:05 -04:00
Mike Bonnet
6a7b2ed972
add the add-user admin command
2007-03-19 13:31:43 -04:00
Mike Bonnet
4f100047eb
clean up httpd options handling in a couple places
2007-03-19 13:29:42 -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
20ca1a8f84
- don't try to guess what kind of authentication we want to use in ClientSession.login() - allow clients to call login() (for user/password), krb_login() (for Kerberos), or ssl_login() (for client certificates)
...
- update all clients to call ssl_login() directly when appropriate
- rename references to NotAllowed -> ActionNotAllowed, because NotAllowed had already been renamed
- raise an error in CreateSSLContext instead of immediately exiting
2007-03-16 21:39:02 -04:00
Michael Bonnet
2cb2f3684d
enable authentication via SSL client certificates in the web interface
2007-03-16 21:39:02 -04:00