2009-12-20 |
Greg Price | view.py: clean up remote_user_login |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Greg Price | view.py: fix a docstring |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Greg Price | main.py: small Python style improvement |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Greg Price | list.mako: map/lambda make Guido sad, use a comprehension |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Greg Price | info.mako: cut no-longer-used hidden field |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Evan Broder | Update the cherrypy branch to use authz.afs.cells inste... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Evan Broder | "Cherry-pick" r2557 (Re-arrange the authz configuration... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Quentin Smith | Document MachineView.__getattr__ |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Quentin Smith | Make changelog entries describe package changes, not... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Quentin Smith | Clarify the operation of MakoHandler |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Quentin Smith | Revert "Replace weird username logic with the old logic." |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | fix a syntax error from my r2526 |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | Restore explanatory comment on random.seed(). |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | style tweaks |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | tighten a bit of code |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | main.py: FieldStorage is history, so revert to sugared... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | fix super-long lines |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | tighten a bit of code |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | cut a leftover comment, fix a bit of spacing |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | cut uninformative comment and blank line |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | main.fcgi: usage, fix a bit of spacing |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | small style fix |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | Replace weird username logic with the old logic. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Greg Price | style nit |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Paul Weaver | Removed useless method |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Quentin Smith | Remove unused external_remote_user_login function |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Evan Broder | Punt the "moocow" VNC password - it's dumb, and we... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Quentin Smith | Remove unused template code |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Quentin Smith | Use contact address from config on error page |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Quentin Smith | Full error handling |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Quentin Smith | Unauthenticated front page |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Quentin Smith | Make modify form work |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Quentin Smith | Implement administrator mode |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Quentin Smith | Update the errortest handler for cherrypy |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Broder | Only aklog to a cell if encryption is actually needed. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Quentin Smith | Show installer status on the front page, and unbreak... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Quentin Smith | Clarify that staff can receive Windows license keys... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Quentin Smith | Write handler for create form, and consolidate code... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Quentin Smith | Make commands work from list and info pages |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Quentin Smith | Use RESTful URLs for commands |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Broder | Translate newlines to break tags in the machine descrip... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Mount app on / regardless of whether it's fastcgi |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Port vnc page to Mako and CherryPy |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Remove calls to helppopup from outside templates |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Upgrade info page to Mako, and use REST-style URLs. |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Get username from cherrypy request object |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Implement help handler |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Show the cherrypy request object on the helloworld... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Use global imports for Mako templates |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Allow global imports to be specified for Mako templates |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Move the help popup code into the templates where it... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Provide basic authentication on the development server |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Get login information from Apache, if available |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Get username and state from CherryPy request |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Port list to Mako |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Port functions to Mako |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | skeleton and helloworld Mako templates |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Add list method, require authentication for it, and... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Connect to the database on init |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Stub InvirtWeb implementation |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | CherryPy config files |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Mount static resources so they can be accessed via... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Basic CherryPy FastCGI handler |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Mako and SimpleJSON CherryPy hooks |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Quentin Smith | Depend on python-cherrypy3 and python-mako in preparati... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Evan Broder | Bump the version on the invirt-web package since we... 0.0.24 |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Evan Broder | Store AFS cell configuration at authz.afs.cells instead... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Evan Broder | Re-arrange the authz configuration. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Evan Broder | Revert punting the "moocow" password in invirt-web and 0.0.23 |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Evan Broder | Punt the "moocow" VNC password - it's dumb, and we... 0.0.22 |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Greg Price | xen-ips: silently ignore already-present IPs |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Evan Broder | When creating a new VM, create the disks in the try... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Evan Broder | Fix a potential quota hole from cross-realm Hesiod... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Evan Broder | Power off VMs after a Javascript popup. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Broder | Don't bork of there is no main.fcgi. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Broder | Add a changelog entry for the cache_acls change. 0.0.21 |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Broder | Don't use a SA 0.5ism |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Broder | Start tracking the membership of the adminacl setting... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Evan Broder | Use the newly globalized adminacl instead of the old... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Quentin Smith | Add "reusable" column for nics, to avoid reusing addres... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Peter Iannucci | Fixed other instance of checked attribute |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Peter Iannucci | Fixed bug pointed out by Broder with vmtype default... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Peter Iannucci | Last fix. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Peter Iannucci | Using socket.getfqdn |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Peter Iannucci | Fixed to use uname instead of environ |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Greg Price | pkill directly rather than fool around with a CGI |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Peter Iannucci | Fixed the log in link for xvm-dev by using environ... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Anders Kaseorg | Don't confuse {KB, MB, GB} with {KiB, MiB, GiB}. 0.0.20 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | fixed a minor bug in validation.py |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | Added all the other quotas for great win. 0.0.19 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | RAM quotas at remctl; RAM quota exception script, table... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Evan Broder | Don't encrypt requests to the PRDB if config.authz... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Evan Broder | For now, revert r2093-2095, which were committed by... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Evan Broder | Get rid of confusing err=True option to invirt.remctl... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Edward Z. Yang | Changed HTML for info UI to stop using tables for the... 0.0.18 |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Greg Price | import CodeError in validation.py, since it uses it |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Greg Price | enable Apache modules we need |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Greg Price | depend on remctl-client in invirt-base, not invirt-web |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Greg Price | organize the 24 dependencies of invirt-web a bit |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Greg Price | get mitCAclient.pem from debathena-ssl-certificates |
commit | commitdiff | tree | snapshot |
next |