source: trunk/packages/sipb-xen-www/code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1169   18 years broder Make the admin mode work - fix a SQLAlchemy 0.4-ism
(edit) @1156   18 years broder Switch xen-ips to using the new SQLAlchemy API I swear I've written …
(edit) @1155   18 years broder Revert r1154 and instead apply the patch in cache_acls so that an …
(edit) @1154   18 years broder If the ACL for a locker isn't accessible, assume it's empty (closes #82)
(edit) @1140   18 years broder Don't try to boot up the machine if we're running the autoinstaller
(edit) @1103   18 years price use wildcard for config.web.errormail_exclude Once prod is really …
(edit) @1096   18 years broder Configure the website to use the new autoinstaller code
(edit) @1095   18 years broder Fix a SQLAlchemy bug in the web ACL caching code
(edit) @1074   18 years broder Fix a SQLAlchemyism in the web code
(edit) @1013   18 years broder Update web code to for SQLAlchemy 0.4
(edit) @1001   18 years broder Update (at least some of) the web code to work with newer a SQLAlchemy
(edit) @912   18 years geofft Add Windows help text
(edit) @879   18 years y_z * further integration of invirt.config
(edit) @874   18 years price add and respect 'adminable' column to machines This is for …
(edit) @869   18 years quentin Support /overlord as an alternate admin path
(edit) @868   18 years price configurize admin-mode acl
(edit) @867   18 years price rename overlord -> admin mode
(edit) @866   18 years price configurize web templates
(edit) @865   18 years price finish sipb_xen_database -> invirt.database in web
(edit) @864   18 years price more sipb_xen_database -> invirt.database in web
(edit) @863   18 years price configurize some web code
(edit) @799   18 years geofft oops
(edit) @797   18 years geofft VNC: Catch the error when the VM is off and there is no host
(edit) @770   18 years geofft sipb-xen-www: Use invirt.config to pick the VNC proxy port.
(edit) @695   18 years price fix a different errortext-matching mismatch Gee, looks like I should …
(edit) @694   18 years price fix same error as r692 in two more places
(edit) @693   18 years price don't give 500 for mere stdout on a redirect
(edit) @692   18 years price update to match current error messages
(edit) @670   18 years ecprice Fix statement about autoinstall's password
(edit) @667   18 years price web: support sx-blade-2 for VNC applet Currently hardcodes host->port …
(edit) @666   18 years price web controls.py: remove newline in listHost
(edit) @662   18 years price web: say where a VM is running
(edit) @649   18 years ecprice More accurate error message for new machine naming guidelines.
(edit) @648   18 years ecprice More accurate validMachineName (no _, 63 character limit).
(edit) @647   18 years ecprice Only allow lowercase machine names
(edit) @644   18 years andersk Power button tweaks from the hackathon.
(edit) @640   18 years ecprice Import random before seeding
(edit) @639   18 years quentin Show power buttons as icons
(edit) @638   18 years quentin Images without foreground, for use as background
(edit) @637   18 years quentin Use IEC 5009 standby symbol
(edit) @636   18 years quentin Add power button images
(edit) @634   18 years ecprice Seed the random number generator after the fork.
(edit) @633   18 years andersk Redirect overlord -> overlord/ and use relative redirects.
(edit) @632   18 years andersk Add overlord mode, accessible from xvm.mit.edu/overlord by …
(edit) @629   18 years ecprice Autoinstalls
(edit) @628   18 years price web: fix file permissions on each make
(edit) @627   18 years price web: don't send mail on error if it's one of us testing I started the …
(edit) @626   18 years price web/info: recognize new error message for off VMs
(edit) @621   18 years geofft two small prettifications
(edit) @618   18 years geofft Apply a background color to every other VM, and move the power button …
(edit) @613   18 years ecprice Clear SQL cache on each request.
(edit) @612   18 years andersk Oops, reenable error mail.
(edit) @609   18 years andersk Add a description field.
(edit) @608   18 years geofft Rephrase the five paragraphs of price..er..prose
(edit) @607   18 years andersk 404 errors are not email-worthy.
(edit) @603   18 years price small code cleanups
(edit) @602   18 years price one world, one error-reporting mechanism The email and the web page …
(edit) @601   18 years price all details in email too, still just for CodeError?
(edit) @600   18 years price collect all available data, in CodeError? case for now
(edit) @599   18 years price send mail on all exceptions
(edit) @598   18 years price send mail on non-CodeError? exceptions
(edit) @597   18 years price link to tips wiki page
(edit) @589   18 years ecprice Set machine_access to be a private attribute of machine, so the acl is …
(edit) @588   18 years andersk Redirect with 303 See Other.
(edit) @587   18 years ecprice Fix for modified status headers.
(edit) @586   18 years ecprice Fix another bug.
(edit) @585   18 years ecprice Fix another stupid bug.
(edit) @584   18 years broder More bugs
(edit) @583   18 years ecprice Make it easy to kill fcgi processes.
(edit) @581   18 years ecprice Avoid using os.environ in wsgi.
(edit) @579   18 years ecprice Use fcgi
(edit) @578   18 years ecprice Avoid per-request global state.
(edit) @577   18 years ecprice Fix more bugs
(edit) @576   18 years ecprice Fix a couple more bugs
(edit) @575   18 years ecprice Fix a couple bugs.
(edit) @574   18 years ecprice Undo regression CSafeLoader in r572
(edit) @573   18 years ecprice Fix stupid bug
(edit) @572   18 years ecprice Put validation behind more abstraction.
(edit) @566   18 years ecprice Use owner's quota on info page, not user's quota.
(edit) @565   18 years ecprice can_clone was negated in r554
(edit) @563   18 years andersk TURBOYAML!!1
(edit) @559   18 years price spelling
(edit) @554   18 years ecprice Avoid a second remctl to determine whether ice3 is up
(edit) @550   18 years broder Switch to using YAML on the web interface for listvms
(edit) @543   18 years broder Are we xvm now? Really? Make it so
(edit) @540   18 years broder Disable image cloning when ice3 is booted - this should work as a …
(edit) @539   18 years mitchb Fix help popup links on individual server info pages, and from the …
(edit) @537   18 years ecprice Fix jis's bug
(edit) @536   18 years ecprice Prettier help titles
(edit) @535   18 years ecprice Use joins, new xmlist.py
(edit) @522   18 years price use remote in web interface
(edit) @517   18 years price more on front page (actually from this afternoon)
(edit) @516   18 years ecprice Default type in info page
(edit) @515   18 years ecprice Set the default vm type
(edit) @514   18 years price front page: link to source repo
(edit) @512   18 years price stop showing "Reserved machine name" as an option to users
(edit) @510   18 years price front page for non-MIT users (and other unath'd)
(edit) @507   18 years ecprice Use xvm.mit.edu on the website.
(edit) @448   18 years price restore autoinstaller in web interface
(edit) @447   18 years ecprice Avoid html injection. Cheetah is painful.
Note: See TracRevisionLog for help on using the revision log.