main.py: FieldStorage is history, so revert to sugared getitem.
[invirt/packages/invirt-web.git] / code /
2009-10-29  Greg Pricemain.py: FieldStorage is history, so revert to sugared...
2009-10-29  Greg Pricefix super-long lines
2009-10-29  Greg Pricetighten a bit of code
2009-10-29  Greg Pricecut a leftover comment, fix a bit of spacing
2009-10-29  Greg Pricecut uninformative comment and blank line
2009-10-29  Greg Pricemain.fcgi: usage, fix a bit of spacing
2009-10-29  Greg Pricesmall style fix
2009-10-29  Greg PriceReplace weird username logic with the old logic.
2009-10-29  Greg Pricestyle nit
2009-10-29  Paul WeaverRemoved useless method
2009-10-20  Quentin SmithRemove unused external_remote_user_login function
2009-09-29  Evan BroderPunt the "moocow" VNC password - it's dumb, and we...
2009-09-29  Quentin SmithRemove unused template code
2009-09-29  Quentin SmithUse contact address from config on error page
2009-09-28  Quentin SmithFull error handling
2009-09-28  Quentin SmithUnauthenticated front page
2009-09-28  Quentin SmithMake modify form work
2009-09-27  Quentin SmithImplement administrator mode
2009-08-11  Quentin SmithUpdate the errortest handler for cherrypy
2009-08-10  Evan BroderOnly aklog to a cell if encryption is actually needed.
2009-08-10  Quentin SmithShow installer status on the front page, and unbreak...
2009-08-10  Quentin SmithClarify that staff can receive Windows license keys...
2009-08-10  Quentin SmithWrite handler for create form, and consolidate code...
2009-08-10  Quentin SmithMake commands work from list and info pages
2009-08-10  Quentin SmithUse RESTful URLs for commands
2009-08-10  Evan BroderTranslate newlines to break tags in the machine descrip...
2009-08-09  Quentin SmithMount app on / regardless of whether it's fastcgi
2009-08-09  Quentin SmithPort vnc page to Mako and CherryPy
2009-08-09  Quentin SmithRemove calls to helppopup from outside templates
2009-08-09  Quentin SmithUpgrade info page to Mako, and use REST-style URLs.
2009-08-09  Quentin SmithGet username from cherrypy request object
2009-08-09  Quentin SmithImplement help handler
2009-08-09  Quentin SmithShow the cherrypy request object on the helloworld...
2009-08-09  Quentin SmithUse global imports for Mako templates
2009-08-09  Quentin SmithAllow global imports to be specified for Mako templates
2009-08-09  Quentin SmithMove the help popup code into the templates where it...
2009-08-09  Quentin SmithProvide basic authentication on the development server
2009-08-09  Quentin SmithGet login information from Apache, if available
2009-08-09  Quentin SmithGet username and state from CherryPy request
2009-08-09  Quentin SmithPort list to Mako
2009-08-09  Quentin SmithPort functions to Mako
2009-08-09  Quentin Smithskeleton and helloworld Mako templates
2009-08-09  Quentin SmithAdd list method, require authentication for it, and...
2009-08-09  Quentin SmithConnect to the database on init
2009-08-09  Quentin SmithStub InvirtWeb implementation
2009-08-09  Quentin SmithCherryPy config files
2009-08-09  Quentin SmithMount static resources so they can be accessed via...
2009-08-09  Quentin SmithBasic CherryPy FastCGI handler
2009-08-09  Quentin SmithMako and SimpleJSON CherryPy hooks
2009-12-08  Evan BroderStore AFS cell configuration at authz.afs.cells instead...
2009-11-23  Evan BroderRe-arrange the authz configuration.
2009-09-29  Evan BroderRevert punting the "moocow" password in invirt-web and 0.0.23
2009-09-29  Evan BroderPunt the "moocow" VNC password - it's dumb, and we... 0.0.22
2009-05-02  Greg Pricexen-ips: silently ignore already-present IPs
2009-04-17  Evan BroderWhen creating a new VM, create the disks in the try...
2009-04-07  Evan BroderFix a potential quota hole from cross-realm Hesiod...
2009-03-05  Evan BroderPower off VMs after a Javascript popup.
2009-02-28  Evan BroderDon't bork of there is no main.fcgi.
2009-02-28  Evan BroderDon't use a SA 0.5ism
2009-02-28  Evan BroderStart tracking the membership of the adminacl setting...
2009-02-27  Evan BroderUse the newly globalized adminacl instead of the old...
2009-02-27  Quentin SmithAdd "reusable" column for nics, to avoid reusing addres...
2009-02-27  Peter IannucciFixed other instance of checked attribute
2009-02-26  Peter IannucciFixed bug pointed out by Broder with vmtype default...
2009-02-21  Peter IannucciLast fix.
2009-02-21  Peter IannucciUsing socket.getfqdn
2009-02-21  Peter IannucciFixed to use uname instead of environ
2009-02-21  Greg Pricepkill directly rather than fool around with a CGI
2009-02-21  Peter IannucciFixed the log in link for xvm-dev by using environ...
2009-02-17  Anders KaseorgDon't confuse {KB, MB, GB} with {KiB, MiB, GiB}. 0.0.20
2009-02-17  Peter Iannuccifixed a minor bug in validation.py
2009-02-17  Peter IannucciAdded all the other quotas for great win. 0.0.19
2009-02-17  Peter IannucciRAM quotas at remctl; RAM quota exception script, table...
2009-02-15  Evan BroderDon't encrypt requests to the PRDB if config.authz...
2009-02-05  Evan BroderFor now, revert r2093-2095, which were committed by...
2009-02-05  Evan BroderGet rid of confusing err=True option to invirt.remctl...
2009-02-01  Edward Z. YangChanged HTML for info UI to stop using tables for the... 0.0.18
2009-01-31  Greg Priceimport CodeError in validation.py, since it uses it
2009-01-27  Evan BroderDon't assume that the user creating a VM has a locker...
2009-01-27  Evan BroderIf the autoinstall or initial boot of a VM fails, destr...
2009-01-26  Evan BroderPunt on_restart, etc information from Xen, and bootload...
2009-01-22  Greg Pricenull acl for missing lockers, rather than error
2009-01-13  Evan BroderUpdate the nics.hostname field to keep it in sync with...
2009-01-13  Quentin SmithShow hostnames for every NIC
2009-01-08  Greg Pricefix an old typo
2009-01-04  Evan BroderGet tokens for a cell before getting a list membership...
2009-01-03  Evan BroderCorrect the incomplete fix from r1155
2009-01-01  Evan BroderIgnore errors from an AFS group not being listable.
2008-12-31  Greg Pricefix pts mem vulnerability, with new -encrypt option
2008-12-11  Evan Broderconfig.{authn[0] => kerberos}.realm
2008-12-08  Greg Priceweb: lift MAX_MEMORY_SINGLE restriction
2008-12-06  Greg Priceweb: info: move console message out of commands form...
2008-12-06  Greg Pricepoint to ssh console in a paravm's info page
2008-11-22  Evan BroderGutsy? Why are we defaulting to Gutsy?
2008-11-22  Greg Priceselect para/hvm when radio buttons for autoinstall...
2008-11-22  Greg Priceadd wiki and console-server links to ParaVM/HVM help...
2008-11-22  Greg Priceupdate ParaVM/HVM help text
2008-11-20  Evan BroderMove the autoinstaller disabling code to a more useful...
2008-11-18  Greg Priceinclude a return address in error mail
2008-11-17  Evan BroderDefault to a NULL administrator, instead of the same...
next