Punt some RewriteRules for deprecated URLs we no longer use.
[invirt/packages/invirt-web.git] / code / controls.py
2009-10-29  Greg Pricesmall style fix
2009-08-10  Quentin SmithMake commands work from list and info pages
2009-04-17  Evan BroderWhen creating a new VM, create the disks in the try...
2009-02-27  Quentin SmithAdd "reusable" column for nics, to avoid reusing addres...
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-01-27  Evan BroderIf the autoinstall or initial boot of a VM fails, destr...
2008-11-20  Evan BroderMove the autoinstaller disabling code to a more useful...
2008-11-17  Evan BroderDefault to a NULL administrator, instead of the same...
2008-11-17  Evan BroderUse the newly added architecture field in the website
2008-11-16  Evan BroderAdd a commented out line to disable the autoinstaller
2008-11-12  Evan BroderAnother oversight in the web remctl code
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 BroderActually generalize the invirt.remctl module
2008-11-11  Evan BroderMove the remctl code into invirt.remctl
2008-11-11  Evan BroderMove CodeError and InvalidInput into invirt.common
2008-10-19  Evan BroderDon't try to boot up the machine if we're running the...
2008-10-09  Evan BroderConfigure the website to use the new autoinstaller...
2008-10-06  Evan BroderFix a SQLAlchemyism in the web code
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-08  Yang Zhang * further integration of invirt.config
2008-08-05  Greg Priceconfigurize some web code
2008-07-21  Greg Pricefix a different errortext-matching mismatch
2008-07-21  Greg Pricefix same error as r692 in two more places
2008-07-21  Greg Priceupdate to match current error messages
2008-07-08  Greg Priceweb controls.py: remove newline in listHost
2008-06-29  Greg Priceweb: say where a VM is running
2008-06-22  Eric PriceAutoinstalls
2008-06-22  Greg Priceweb/info: recognize new error message for off VMs
2008-06-18  Anders KaseorgAdd a description field.
2008-06-06  Eric PriceSet machine_access to be a private attribute of machine...
2008-06-03  Eric PriceFix more bugs
2008-06-03  Eric PriceUndo regression CSafeLoader in r572
2008-06-03  Eric PricePut validation behind more abstraction.
2008-06-02  Anders KaseorgTURBOYAML!!1
2008-06-02  Eric PriceAvoid a second remctl to determine whether ice3 is up
2008-06-01  Evan BroderSwitch to using YAML on the web interface for listvms
2008-06-01  Evan BroderAre we xvm now? Really? Make it so
2008-05-16  Eric PriceUse joins, new xmlist.py
2008-05-11  Greg Priceuse remote in web interface
2008-04-21  Eric PriceCleaner HVM/paravm validation
2008-04-17  Greg Pricesipb-xen-dev@ -> sipb-xen@
2008-03-30  Greg Priceexpose cloning autoinstaller in web interface
2008-03-29  Evan BroderMoved sipb-xen-www into a package