ok, plain sh works now for invirt-web-iptables.init
[invirt/packages/invirt-web.git] / code /
2008-10-23  Evan BroderMake the admin mode work - fix a SQLAlchemy 0.4-ism
2008-10-20  Evan BroderSwitch xen-ips to using the new SQLAlchemy API
2008-10-20  Evan BroderRevert r1154 and instead apply the patch in cache_acls...
2008-10-20  Evan BroderIf the ACL for a locker isn't accessible, assume it...
2008-10-19  Evan BroderDon't try to boot up the machine if we're running the...
2008-10-12  Greg Priceuse wildcard for config.web.errormail_exclude sipb-xen-www/3.14.4
2008-10-09  Evan BroderConfigure the website to use the new autoinstaller...
2008-10-09  Evan BroderFix a SQLAlchemy bug in the web ACL caching code
2008-10-06  Evan BroderFix a SQLAlchemyism in the web code
2008-10-05  Evan Broderinvirt-configurize sipb-xen-iptables sipb-xen-iptables/2
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-06  Greg Priceadd and respect 'adminable' column to machines
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 Pricefix a different errortext-matching mismatch
2008-07-21  Greg Pricefix same error as r692 in two more places
2008-07-21  Greg Pricedon't give 500 for mere stdout on a redirect
2008-07-21  Greg Priceupdate to match current error messages
2008-07-08  Eric PriceFix statement about autoinstall's password
2008-07-08  Greg Pricereformat iptables.rules a bit
2008-07-08  Greg Priceiptables forward for sx-blade-2 VNC
2008-07-08  Greg Priceweb: support sx-blade-2 for VNC applet
2008-07-08  Greg Priceweb controls.py: remove newline in listHost
2008-06-29  Greg Priceweb: say where a VM is running
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-23  Anders KaseorgPower button tweaks from the hackathon.
2008-06-22  Eric PriceImport random before seeding
2008-06-22  Quentin SmithShow power buttons as icons
2008-06-22  Quentin SmithImages without foreground, for use as background
2008-06-22  Quentin SmithUse IEC 5009 standby symbol
2008-06-22  Quentin SmithAdd power button images
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: fix file permissions on each make
2008-06-22  Greg Priceweb: don't send mail on error if it's one of us testing
2008-06-22  Greg Priceweb/info: recognize new error message for off VMs
2008-06-21  Geoffrey Thomastwo small prettifications
2008-06-21  Geoffrey ThomasApply a background color to every other VM, and move...
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-17  Geoffrey ThomasRephrase the five paragraphs of price..er..prose
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-07  Greg Pricelink to tips wiki page
2008-06-06  Eric PriceSet machine_access to be a private attribute of machine...
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  Evan BroderMore bugs
2008-06-03  Eric PriceMake it easy to kill fcgi processes.
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 a couple bugs.
2008-06-03  Eric PriceUndo regression CSafeLoader in r572
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  Anders KaseorgTURBOYAML!!1
2008-06-02  Greg Pricespelling sipb-xen-www/3.4
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-31  Evan BroderDisable image cloning when ice3 is booted - this should...
2008-05-27  Mitchell BergerFix help popup links on individual server info pages...
2008-05-17  Eric PriceFix jis's bug
2008-05-16  Eric PricePrettier help titles
2008-05-16  Eric PriceUse joins, new xmlist.py
2008-05-11  Greg Priceuse remote in web interface
2008-05-10  Greg Pricemore on front page (actually from this afternoon)
2008-05-09  Eric PriceDefault type in info page
2008-05-09  Eric PriceSet the default vm type
2008-05-09  Greg Pricefront page: link to source repo
2008-05-09  Greg Pricestop showing "Reserved machine name" as an option to...
2008-05-09  Greg Pricefront page for non-MIT users (and other unath'd)
next