source: trunk/packages/sipb-xen-www

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1318   15 years price sipb-xen-www -> invirt-web
(edit) @1297   15 years broder sipb-xen-database-common -> invirt-database in sipb-xen-www
(edit) @1237   15 years broder Fix build-deps on sipb-xen-www
(edit) @1236   15 years quentin THIS is why I don't commit very often
(edit) @1235   15 years quentin Offer Kerberos authentication to supporting browsers
(edit) @1215   15 years price shorten sipb-xen-www initscript with new library
(edit) @1205   15 years price fix our copyright files E.g., this is free software.
(edit) @1169   15 years broder Make the admin mode work - fix a SQLAlchemy 0.4-ism
(edit) @1156   15 years broder Switch xen-ips to using the new SQLAlchemy API I swear I've written …
(edit) @1155   15 years broder Revert r1154 and instead apply the patch in cache_acls so that an …
(edit) @1154   15 years broder If the ACL for a locker isn't accessible, assume it's empty (closes #82)
(edit) @1145   15 years broder Limit the number of secrets: use /etc/invirt/keytab instead of a …
(edit) @1140   15 years broder Don't try to boot up the machine if we're running the autoinstaller
(edit) @1103   15 years price use wildcard for config.web.errormail_exclude Once prod is really …
(edit) @1096   15 years broder Configure the website to use the new autoinstaller code
(edit) @1095   15 years broder Fix a SQLAlchemy bug in the web ACL caching code
(edit) @1074   15 years broder Fix a SQLAlchemyism in the web code
(edit) @1051   15 years broder Actually stop Apache on shutdown
(edit) @1049   15 years broder Be sure to clean up sipb-xen-www when it's uninstalled
(edit) @1047   15 years broder Turns out sipb-xen-www's init script was the problem, not apache's. …
(edit) @1045   15 years broder Attempt to get Apache and OpenAFS to start in the right order
(edit) @1028   15 years broder Don't add another Listen 443 directive - apache gets angry
(edit) @1026   15 years broder Be sure to listen on both port 443 and 446
(edit) @1022   15 years broder Update sipb-xen-www to use the new invirt-confiscated svn.uri
(edit) @1013   15 years broder Update web code to for SQLAlchemy 0.4
(edit) @1001   15 years broder Update (at least some of) the web code to work with newer a SQLAlchemy
(edit) @959   15 years price fix distribution hardy -> unstable in several changelogs Didn't …
(edit) @952   15 years price reload (etc) apache after regenerating its config
(edit) @951   15 years price listen on 1111, for svn
(edit) @943   15 years price sipb-xen-www depends on AFS and python-flup Using a Depends: on …
(edit) @912   15 years geofft Add Windows help text
(edit) @886   15 years y_z using mako-render instead of mako; fixed a typo in svn.mako
(edit) @883   15 years y_z converted two of the generated config files to use mako
(edit) @881   15 years y_z oops
(edit) @880   15 years y_z more sipb-xen-www config
(edit) @879   15 years y_z * further integration of invirt.config
(edit) @877   15 years price update config.todo
(edit) @874   15 years price add and respect 'adminable' column to machines This is for …
(edit) @873   15 years price cut down web's config.todo from last night's work
(edit) @869   15 years quentin Support /overlord as an alternate admin path
(edit) @868   15 years price configurize admin-mode acl
(edit) @867   15 years price rename overlord -> admin mode
(edit) @866   15 years price configurize web templates
(edit) @865   15 years price finish sipb_xen_database -> invirt.database in web
(edit) @864   15 years price more sipb_xen_database -> invirt.database in web
(edit) @863   15 years price configurize some web code
(edit) @860   15 years price update config.todo in sipb-xen-www
(edit) @854   15 years price take instance from keytab in k5start apache2.init wrapper
(edit) @848   15 years price uncommitted changes from xvm.mit.edu:/etc/apache2
(edit) @810   15 years price todo lists for configuration I looked through all the code for …
(edit) @809   15 years price rather, daemon/xvm-2
(edit) @808   15 years price use host/xvm-2 for writing svn repo from web
(edit) @799   15 years geofft oops
(edit) @797   15 years geofft VNC: Catch the error when the VM is off and there is no host
(edit) @770   15 years geofft sipb-xen-www: Use invirt.config to pick the VNC proxy port.
(edit) @768   15 years price add kstart apache wrapper; update control
(edit) @765   15 years price small adjustments to mod_dav_svn config
(edit) @695   15 years price fix a different errortext-matching mismatch Gee, looks like I should …
(edit) @694   15 years price fix same error as r692 in two more places
(edit) @693   15 years price don't give 500 for mere stdout on a redirect
(edit) @692   15 years price update to match current error messages
(edit) @670   15 years ecprice Fix statement about autoinstall's password
(edit) @667   15 years price web: support sx-blade-2 for VNC applet Currently hardcodes host->port …
(edit) @666   15 years price web controls.py: remove newline in listHost
(edit) @662   15 years price web: say where a VM is running
(edit) @655   15 years price check in Anders' image source Just the 'on' state, though, and …
(edit) @649   15 years ecprice More accurate error message for new machine naming guidelines.
(edit) @648   15 years ecprice More accurate validMachineName (no _, 63 character limit).
(edit) @647   15 years ecprice Only allow lowercase machine names
(edit) @644   15 years andersk Power button tweaks from the hackathon.
(edit) @640   15 years ecprice Import random before seeding
(edit) @639   15 years quentin Show power buttons as icons
(edit) @638   15 years quentin Images without foreground, for use as background
(edit) @637   15 years quentin Use IEC 5009 standby symbol
(edit) @636   15 years quentin Add power button images
(edit) @634   15 years ecprice Seed the random number generator after the fork.
(edit) @633   15 years andersk Redirect overlord -> overlord/ and use relative redirects.
(edit) @632   15 years andersk Add overlord mode, accessible from xvm.mit.edu/overlord by …
(edit) @629   15 years ecprice Autoinstalls
(edit) @628   15 years price web: fix file permissions on each make
(edit) @627   15 years price web: don't send mail on error if it's one of us testing I started the …
(edit) @626   15 years price web/info: recognize new error message for off VMs
(edit) @621   15 years geofft two small prettifications
(edit) @618   15 years geofft Apply a background color to every other VM, and move the power button …
(edit) @613   15 years ecprice Clear SQL cache on each request.
(edit) @612   15 years andersk Oops, reenable error mail.
(edit) @609   15 years andersk Add a description field.
(edit) @608   15 years geofft Rephrase the five paragraphs of price..er..prose
(edit) @607   15 years andersk 404 errors are not email-worthy.
(edit) @606   15 years price long timeouts in FastCGI, so the autoinstaller can work
(edit) @605   15 years price depend on mod_fcgid
(edit) @604   15 years broder Stop trying to serve the favico from the webapp, and other people's …
(edit) @603   15 years price small code cleanups
(edit) @602   15 years price one world, one error-reporting mechanism The email and the web page …
(edit) @601   15 years price all details in email too, still just for CodeError?
(edit) @600   15 years price collect all available data, in CodeError? case for now
(edit) @599   15 years price send mail on all exceptions
(edit) @598   15 years price send mail on non-CodeError? exceptions
(edit) @597   15 years price link to tips wiki page
(edit) @595   15 years ecprice Expose the script to kill the fastcgi processes.
Note: See TracRevisionLog for help on using the revision log.