Fixed validation of administrator field.
[invirt/packages/invirt-web.git] / code / validation.py
2013-05-20  Peter IannucciFixed validation of administrator field. dev iannucci 0.1.31
2011-11-14  Mitchell E BergerFix strict validation of description field 0.1.21
2010-08-26  Greg BrockmanUse expandOwner/expandAdmin rather than removed expandL... gdb gdb-git 0.1.8
2009-12-08  Evan BroderUpdate the cherrypy branch to use authz.afs.cells inste...
2009-12-08  Evan BroderStore AFS cell configuration at authz.afs.cells instead...
2009-11-23  Evan Broder"Cherry-pick" r2557 (Re-arrange the authz configuration...
2009-11-23  Evan BroderRe-arrange the authz configuration.
2009-10-29  Paul WeaverRemoved useless method
2009-04-07  Evan BroderFix a potential quota hole from cross-realm Hesiod...
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-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...
2008-12-08  Greg Priceweb: lift MAX_MEMORY_SINGLE restriction
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-11  Evan BroderMove CodeError and InvalidInput into invirt.common
2008-11-07  Evan BroderIn the web interface, validate names by querying agains...
2008-11-01  Evan BroderSwitched to lowercase "reserved" in the zone file becau...
2008-11-01  Evan BroderDisplay a helpful error on the website if a name has...
2008-11-01  Evan BroderValidate hostnames by querying to see if the name exist...
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-06  Greg Priceadd and respect 'adminable' column to machines
2008-08-05  Greg Pricerename overlord -> admin mode
2008-08-05  Greg Pricefinish sipb_xen_database -> invirt.database in web
2008-06-24  Eric PriceMore accurate error message for new machine naming...
2008-06-24  Eric PriceMore accurate validMachineName (no _, 63 character...
2008-06-24  Eric PriceOnly allow lowercase machine names
2008-06-22  Anders KaseorgAdd overlord mode, accessible from xvm.mit.edu/overlord by
2008-06-22  Eric PriceAutoinstalls
2008-06-18  Anders KaseorgAdd a description field.
2008-06-03  Evan BroderMore bugs
2008-06-03  Eric PriceFix more bugs
2008-06-03  Eric PriceFix a couple more bugs
2008-06-03  Eric PriceFix a couple bugs.
2008-06-03  Eric PriceFix stupid bug
2008-06-03  Eric PricePut validation behind more abstraction.
2008-05-17  Eric PriceFix jis's bug
2008-05-16  Eric PriceUse joins, new xmlist.py
2008-04-22  Eric PriceSupport setting paravm/hvm for off, but already created...
2008-04-21  Eric PriceCleaner HVM/paravm validation
2008-04-21  Eric PriceNicer error message on admin not being a group.
2008-04-14  Eric PriceResolve #69, by checking that administrators are either...
2008-04-14  Eric PriceFix the bug jbarnold reported, where the real-time...
2008-03-29  Evan BroderMoved sipb-xen-www into a package