| .. |
|
includes
|
remove file as a search option
|
2009-02-11 14:04:54 -05:00 |
|
buildinfo.chtml
|
fix the build logs link on the buildinfo page to be correct in both the case of noarch in extra-arches and noarch subpackages
|
2009-02-08 15:40:58 -05:00 |
|
buildrootinfo.chtml
|
remove the buildroot dirtyness indicator from the buildrootinfo page (it's never used)
|
2009-02-11 01:37:20 -05:00 |
|
builds.chtml
|
enable displaying of only the latest builds in a tag
|
2009-02-09 13:47:07 -05:00 |
|
buildsbystatus.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
buildsbytarget.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
buildsbyuser.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
buildtargetedit.chtml
|
add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities
|
2009-01-19 12:35:28 -05:00 |
|
buildtargetinfo.chtml
|
minor ui touchup
|
2009-01-19 12:48:12 -05:00 |
|
buildtargets.chtml
|
add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities
|
2009-01-19 12:35:28 -05:00 |
|
channelinfo.chtml
|
add links to the headers on the info pages
|
2008-08-12 16:49:03 -04:00 |
|
error.chtml
|
handle errors more gracefully in the web ui. Display a real explanation if possible.
|
2008-02-22 18:52:55 -05:00 |
|
externalrepoinfo.chtml
|
use ids instead of names in the urls (names could have spaces or other special characters)
|
2009-01-28 18:32:29 -05:00 |
|
fileinfo.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
hostinfo.chtml
|
only display two decimal points for the task load
|
2009-02-11 01:39:07 -05:00 |
|
hosts.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
index.chtml
|
add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities
|
2009-01-19 12:35:28 -05:00 |
|
index.py
|
setup for python-2.6 avoid depreciation warnings
|
2009-02-16 11:23:12 -06:00 |
|
Makefile
|
Use -p with install to preserve timestamps, etc...
|
2007-02-20 10:01:29 -05:00 |
|
notificationedit.chtml
|
add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities
|
2009-01-19 12:35:28 -05:00 |
|
packageinfo.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
packages.chtml
|
use a select list for inheritance, for consistency with the builds page
|
2009-02-09 10:50:23 -05:00 |
|
packagesbyuser.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
recentbuilds.chtml
|
use SiteName in the recent build RSS feed
|
2009-02-02 13:47:33 -05:00 |
|
reports.chtml
|
Initial code drop
|
2007-02-14 11:25:01 -05:00 |
|
rpminfo.chtml
|
link to the externalrepoinfo page from the rpminfo page
|
2009-02-10 13:13:47 -05:00 |
|
rpmlist.chtml
|
display an Origin column indicating the external repo on the rpmlist page
|
2009-02-08 14:21:37 -05:00 |
|
rpmsbyhost.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
search.chtml
|
some changes to the web UI to defend against XSS
|
2009-02-11 16:38:25 -05:00 |
|
searchresults.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
tagedit.chtml
|
add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities
|
2009-01-19 12:35:28 -05:00 |
|
taginfo.chtml
|
use ids instead of names in the urls (names could have spaces or other special characters)
|
2009-01-28 18:32:29 -05:00 |
|
tagparent.chtml
|
add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities
|
2009-01-19 12:35:28 -05:00 |
|
tags.chtml
|
add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities
|
2009-01-19 12:35:28 -05:00 |
|
taskinfo.chtml
|
only show the task weight to two decimal places
|
2009-02-10 21:47:21 -05:00 |
|
tasks.chtml
|
some changes to the web UI to defend against XSS
|
2009-02-11 16:38:25 -05:00 |
|
tasksbyhost.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
tasksbyuser.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
userinfo.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |
|
users.chtml
|
update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!)
|
2008-10-03 10:56:52 -04:00 |