invirt/packages/invirt-web.git
2009-12-20  Evan BroderUse separate fcgi files for the authed and unauthed...
2009-12-20  Evan BroderFix the unauthenticated web interface.
2009-12-20  Evan BroderPunt some RewriteRules for deprecated URLs we no longer...
2009-12-20  Greg Pricecommand: recognize new "internal" name for delete
2009-12-20  Greg PriceFill in changelog with the many things that changed.
2009-12-20  Greg Priceview.py: fix long lines
2009-12-20  Greg Priceview.py: double blank lines at toplevel
2009-12-20  Greg Priceview.py: clean up remote_user_login
2009-12-20  Greg Priceview.py: fix a docstring
2009-12-20  Greg Pricemain.py: small Python style improvement
2009-12-20  Greg Pricelist.mako: map/lambda make Guido sad, use a comprehension
2009-12-20  Greg Priceinfo.mako: cut no-longer-used hidden field
2009-12-08  Evan BroderUpdate the cherrypy branch to use authz.afs.cells inste...
2009-11-23  Evan Broder"Cherry-pick" r2557 (Re-arrange the authz configuration...
2009-10-29  Quentin SmithDocument MachineView.__getattr__
2009-10-29  Quentin SmithMake changelog entries describe package changes, not...
2009-10-29  Quentin SmithClarify the operation of MakoHandler
2009-10-29  Quentin SmithRevert "Replace weird username logic with the old logic."
2009-10-29  Greg Pricefix a syntax error from my r2526
2009-10-29  Greg PriceRestore explanatory comment on random.seed().
2009-10-29  Greg Pricestyle tweaks
2009-10-29  Greg Pricetighten a bit of code
2009-10-29  Greg Pricemain.py: FieldStorage is history, so revert to sugared...
2009-10-29  Greg Pricefix super-long lines
2009-10-29  Greg Pricetighten a bit of code
2009-10-29  Greg Pricecut a leftover comment, fix a bit of spacing
2009-10-29  Greg Pricecut uninformative comment and blank line
2009-10-29  Greg Pricemain.fcgi: usage, fix a bit of spacing
2009-10-29  Greg Pricesmall style fix
2009-10-29  Greg PriceReplace weird username logic with the old logic.
2009-10-29  Greg Pricestyle nit
2009-10-29  Paul WeaverRemoved useless method
2009-10-20  Quentin SmithRemove unused external_remote_user_login function
2009-09-29  Evan BroderPunt the "moocow" VNC password - it's dumb, and we...
2009-09-29  Quentin SmithRemove unused template code
2009-09-29  Quentin SmithUse contact address from config on error page
2009-09-28  Quentin SmithFull error handling
2009-09-28  Quentin SmithUnauthenticated front page
2009-09-28  Quentin SmithMake modify form work
2009-09-27  Quentin SmithImplement administrator mode
2009-08-11  Quentin SmithUpdate the errortest handler for cherrypy
2009-08-10  Evan BroderOnly aklog to a cell if encryption is actually needed.
2009-08-10  Quentin SmithShow installer status on the front page, and unbreak...
2009-08-10  Quentin SmithClarify that staff can receive Windows license keys...
2009-08-10  Quentin SmithWrite handler for create form, and consolidate code...
2009-08-10  Quentin SmithMake commands work from list and info pages
2009-08-10  Quentin SmithUse RESTful URLs for commands
2009-08-10  Evan BroderTranslate newlines to break tags in the machine descrip...
2009-08-09  Quentin SmithMount app on / regardless of whether it's fastcgi
2009-08-09  Quentin SmithPort vnc page to Mako and CherryPy
2009-08-09  Quentin SmithRemove calls to helppopup from outside templates
2009-08-09  Quentin SmithUpgrade info page to Mako, and use REST-style URLs.
2009-08-09  Quentin SmithGet username from cherrypy request object
2009-08-09  Quentin SmithImplement help handler
2009-08-09  Quentin SmithShow the cherrypy request object on the helloworld...
2009-08-09  Quentin SmithUse global imports for Mako templates
2009-08-09  Quentin SmithAllow global imports to be specified for Mako templates
2009-08-09  Quentin SmithMove the help popup code into the templates where it...
2009-08-09  Quentin SmithProvide basic authentication on the development server
2009-08-09  Quentin SmithGet login information from Apache, if available
2009-08-09  Quentin SmithGet username and state from CherryPy request
2009-08-09  Quentin SmithPort list to Mako
2009-08-09  Quentin SmithPort functions to Mako
2009-08-09  Quentin Smithskeleton and helloworld Mako templates
2009-08-09  Quentin SmithAdd list method, require authentication for it, and...
2009-08-09  Quentin SmithConnect to the database on init
2009-08-09  Quentin SmithStub InvirtWeb implementation
2009-08-09  Quentin SmithCherryPy config files
2009-08-09  Quentin SmithMount static resources so they can be accessed via...
2009-08-09  Quentin SmithBasic CherryPy FastCGI handler
2009-08-09  Quentin SmithMako and SimpleJSON CherryPy hooks
2009-08-09  Quentin SmithDepend on python-cherrypy3 and python-mako in preparati...
2009-12-16  Evan BroderBump the version on the invirt-web package since we... 0.0.24
2009-12-08  Evan BroderStore AFS cell configuration at authz.afs.cells instead...
2009-11-23  Evan BroderRe-arrange the authz configuration.
2009-09-29  Evan BroderRevert punting the "moocow" password in invirt-web and 0.0.23
2009-09-29  Evan BroderPunt the "moocow" VNC password - it's dumb, and we... 0.0.22
2009-05-02  Greg Pricexen-ips: silently ignore already-present IPs
2009-04-17  Evan BroderWhen creating a new VM, create the disks in the try...
2009-04-07  Evan BroderFix a potential quota hole from cross-realm Hesiod...
2009-03-05  Evan BroderPower off VMs after a Javascript popup.
2009-02-28  Evan BroderDon't bork of there is no main.fcgi.
2009-02-28  Evan BroderAdd a changelog entry for the cache_acls change. 0.0.21
2009-02-28  Evan BroderDon't use a SA 0.5ism
2009-02-28  Evan BroderStart tracking the membership of the adminacl setting...
2009-02-27  Evan BroderUse the newly globalized adminacl instead of the old...
2009-02-27  Quentin SmithAdd "reusable" column for nics, to avoid reusing addres...
2009-02-27  Peter IannucciFixed other instance of checked attribute
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  Greg Pricepkill directly rather than fool around with a CGI
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-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-02-15  Evan BroderDon't encrypt requests to the PRDB if config.authz...
2009-02-05  Evan BroderFor now, revert r2093-2095, which were committed by...
next