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

Revision Log Mode:


Legend:

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