Power button tweaks from the hackathon.
[invirt/packages/invirt-web.git] / code / main.py
2008-06-22  Eric PriceImport random before seeding
2008-06-22  Eric PriceSeed the random number generator after the fork.
2008-06-22  Anders KaseorgRedirect overlord -> overlord/ and use relative redirects.
2008-06-22  Anders KaseorgAdd overlord mode, accessible from xvm.mit.edu/overlord by
2008-06-22  Eric PriceAutoinstalls
2008-06-22  Greg Priceweb: don't send mail on error if it's one of us testing
2008-06-21  Eric PriceClear SQL cache on each request.
2008-06-18  Anders KaseorgOops, reenable error mail.
2008-06-18  Anders KaseorgAdd a description field.
2008-06-16  Anders Kaseorg404 errors are not email-worthy.
2008-06-13  Greg Pricesmall code cleanups
2008-06-13  Greg Priceone world, one error-reporting mechanism
2008-06-13  Greg Priceall details in email too, still just for CodeError
2008-06-13  Greg Pricecollect all available data, in CodeError case for now
2008-06-13  Greg Pricesend mail on all exceptions
2008-06-13  Greg Pricesend mail on non-CodeError exceptions
2008-06-04  Anders KaseorgRedirect with 303 See Other.
2008-06-04  Eric PriceFix for modified status headers.
2008-06-04  Eric PriceFix another bug.
2008-06-04  Eric PriceFix another stupid bug.
2008-06-03  Eric PriceAvoid using os.environ in wsgi.
2008-06-03  Eric PriceUse fcgi
2008-06-03  Eric PriceAvoid per-request global state.
2008-06-03  Eric PriceFix more bugs
2008-06-03  Eric PriceFix a couple more bugs
2008-06-03  Eric PriceFix stupid bug
2008-06-03  Eric PricePut validation behind more abstraction.
2008-06-02  Eric PriceUse owner's quota on info page, not user's quota.
2008-06-02  Eric Pricecan_clone was negated in r554
2008-06-02  Eric PriceAvoid a second remctl to determine whether ice3 is up
2008-05-31  Evan BroderDisable image cloning when ice3 is booted - this should...
2008-05-16  Eric PricePrettier help titles
2008-05-16  Eric PriceUse joins, new xmlist.py
2008-05-09  Eric PriceDefault type in info page
2008-05-09  Eric PriceSet the default vm type
2008-05-09  Greg Pricefront page for non-MIT users (and other unath'd)
2008-05-07  Eric PriceUse xvm.mit.edu on the website.
2008-04-22  Eric PriceAvoid html injection.
2008-04-22  Eric PriceUpdate cache for machines on their modification.
2008-04-22  Eric PriceSupport autoinstalls table for creation list.
2008-04-22  Eric PriceSupport setting paravm/hvm for off, but already created...
2008-04-21  Eric PriceRemove extraneous whitespace and add documentation
2008-04-21  Eric PriceCleaner HVM/paravm validation
2008-04-21  Eric PriceSomeone forgot to commit their additions to the help...
2008-04-17  Greg Priceclarify an error message that sent me UTSLing
2008-04-17  Greg Priceimprove display of VM list
2008-04-17  Greg Pricecomment out timing info
2008-04-07  Evan BroderValidate the locker name before using it for anything
2008-04-03  Greg Pricegive useful URIs after per-VM commands
2008-03-30  Greg Priceexpose cloning autoinstaller in web interface
2008-03-29  Greg Pricemove framebuffer tip to /help page
2008-03-29  Evan BroderMoved sipb-xen-www into a package