Add "reusable" column for nics, to avoid reusing addresses that are special in some...
[invirt/packages/invirt-web.git] / code / main.py
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  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-01-26  Evan BroderPunt on_restart, etc information from Xen, and bootload...
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
2008-12-11  Evan Broderconfig.{authn[0] => kerberos}.realm
2008-11-22  Evan BroderGutsy? Why are we defaulting to Gutsy?
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-18  Greg Priceinclude a return address in error mail
2008-11-17  Evan BroderTweak the language a bit
2008-11-17  Greg Pricecorrect reason why you can't walk into a fresh autoinst...
2008-11-17  Greg Pricerename autoinstaller help topic
2008-11-17  Greg Pricedocument autoinstaller
2008-11-16  Evan BroderPunt some debug spew from the website
2008-11-14  Evan BroderAdd (crude) support for SPNEGO in the web interface
2008-11-13  Evan BroderUse the right hostname for the console server
2008-11-12  Evan BroderFix 2 typos in the web code
2008-11-11  Evan BroderPull the vnctoken remctl into the controls module
2008-11-11  Evan BroderMove the remctl code into invirt.remctl
2008-11-11  Evan BroderMove CodeError and InvalidInput into invirt.common
2008-11-09  Evan BroderStrip the whitespace from the VNC authtoken
2008-11-01  Evan BroderWhen getting the authtoken in the web interface, call...
2008-10-29  Evan BroderIn the web interface, get the VNC auth token over remctl
2008-10-12  Greg Priceuse wildcard for config.web.errormail_exclude sipb-xen-www/3.14.4
2008-10-03  Evan BroderUpdate web code to for SQLAlchemy 0.4 sipb-xen-www/3.11
2008-10-02  Evan BroderUpdate (at least some of) the web code to work with...
2008-08-24  Geoffrey ThomasAdd Windows help text
2008-08-08  Yang Zhang * further integration of invirt.config
2008-08-05  Quentin SmithSupport /overlord as an alternate admin path
2008-08-05  Greg Priceconfigurize admin-mode acl
2008-08-05  Greg Pricerename overlord -> admin mode
2008-08-05  Greg Priceconfigurize web templates
2008-08-05  Greg Pricefinish sipb_xen_database -> invirt.database in web
2008-08-05  Greg Pricemore sipb_xen_database -> invirt.database in web
2008-08-05  Greg Priceconfigurize some web code
2008-07-31  Geoffrey Thomasoops
2008-07-31  Geoffrey ThomasVNC: Catch the error when the VM is off and there is...
2008-07-28  Geoffrey Thomassipb-xen-www: Use invirt.config to pick the VNC proxy...
2008-07-21  Greg Pricedon't give 500 for mere stdout on a redirect
2008-07-08  Greg Priceweb: support sx-blade-2 for VNC applet
2008-06-29  Greg Priceweb: say where a VM is running
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