source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2696   14 years broder Punt the "moocow" VNC password - it's dumb, and we already have our …
(edit) @2695   14 years broder Remove unused template code
(edit) @2694   14 years broder Use contact address from config on error page
(edit) @2693   14 years broder Full error handling
(edit) @2692   14 years broder Unauthenticated front page
(edit) @2691   14 years broder Make modify form work
(edit) @2690   14 years broder Implement administrator mode
(edit) @2689   14 years broder Update the errortest handler for cherrypy
(edit) @2688   14 years broder Only aklog to a cell if encryption is actually needed.
(edit) @2687   14 years broder Show installer status on the front page, and unbreak the autoinstall …
(edit) @2686   14 years broder Clarify that staff can receive Windows license keys from MIT
(edit) @2685   14 years broder Write handler for create form, and consolidate code to require POST …
(edit) @2684   14 years broder Make commands work from list and info pages
(edit) @2683   14 years broder Use RESTful URLs for commands
(edit) @2682   14 years broder Translate newlines to break tags in the machine description.
(edit) @2681   14 years broder Mount app on / regardless of whether it's fastcgi
(edit) @2680   14 years broder Port vnc page to Mako and CherryPy?
(edit) @2679   14 years broder Remove calls to helppopup from outside templates
(edit) @2678   14 years broder Upgrade info page to Mako, and use REST-style URLs.
(edit) @2677   14 years broder Get username from cherrypy request object
(edit) @2676   14 years broder Implement help handler
(edit) @2675   14 years broder Show the cherrypy request object on the helloworld page Add kwargs to …
(edit) @2674   14 years broder Use global imports for Mako templates
(edit) @2673   14 years broder Allow global imports to be specified for Mako templates
(edit) @2672   14 years broder Move the help popup code into the templates where it belongs
(edit) @2671   14 years broder Provide basic authentication on the development server
(edit) @2670   14 years broder Get login information from Apache, if available
(edit) @2669   14 years broder Get username and state from CherryPy? request
(edit) @2668   14 years broder Port list to Mako
(edit) @2667   14 years broder Port functions to Mako
(edit) @2666   14 years broder skeleton and helloworld Mako templates
(edit) @2665   14 years broder Add list method, require authentication for it, and add a hello world …
(edit) @2664   14 years broder Connect to the database on init
(edit) @2663   14 years broder Stub InvirtWeb? implementation
(edit) @2662   14 years broder CherryPy? config files
(edit) @2661   14 years broder Mount static resources so they can be accessed via CherryPy?
(edit) @2660   14 years broder Basic CherryPy? FastCGI handler
(edit) @2659   14 years broder Mako and SimpleJSON CherryPy? hooks
(edit) @2658   14 years broder Depend on python-cherrypy3 and python-mako in preparation of migrating …
(edit) @2657   14 years broder Create branch cherrypy-rebased
(edit) @2656   14 years price Fix dumb mistakes in my r2655.
(edit) @2655   14 years price Deduplicate the code in auth.fcgi and unauth.fcgi But call the …
(edit) @2654   14 years broder Don't calculate static_dir in the fcgi files - we no longer use it there.
(edit) @2653   14 years broder Remove the "checkpoint" code for timing measurements.
(edit) @2652   14 years broder Setup hosting for static resources in the InvirtWeb? and …
(edit) @2651   14 years broder Use separate fcgi files for the authed and unauthed site. This allows …
(edit) @2650   14 years broder Fix the unauthenticated web interface. Separate the separate …
(edit) @2649   14 years broder Punt some RewriteRules? for deprecated URLs we no longer use.
(edit) @2648   14 years price command: recognize new "internal" name for delete This fixes the bug …
(edit) @2647   14 years price Fill in changelog with the many things that changed. I might still be …
(edit) @2646   14 years price view.py: fix long lines
(edit) @2645   14 years price view.py: double blank lines at toplevel This is a style convention …
(edit) @2644   14 years price view.py: clean up remote_user_login Remove dead code, and make the …
(edit) @2643   14 years price view.py: fix a docstring The first line of a docstring should be …
(edit) @2642   14 years price main.py: small Python style improvement
(edit) @2641   14 years price list.mako: map/lambda make Guido sad, use a comprehension In Python …
(edit) @2640   14 years price info.mako: cut no-longer-used hidden field
(edit) @2639   14 years broder Fix a typo in invirt-submit-build.
(edit) @2638   14 years broder scripts installed by setuptools always get installed in /usr/bin.
(edit) @2637   14 years broder Include invirt-submit-build in the invirt-dev install.
(edit) @2636   14 years broder Run git-daemon as an inetd service instead of a separate daemon. …
(edit) @2635   14 years broder mkdir -p works if the directory already exists, so drop an unnecessary …
(edit) @2634   14 years broder Make the apt repo directory structure exist if it doesn't already.
(edit) @2633   14 years broder The apt repository needs to be owned by the repository user, so let's …
(edit) @2632   14 years broder Tag 0.46 of xvm-devconfig
(edit) @2631   14 years broder In xvm-devconfig: * Use some gpg key to run some apt repository for …
(edit) @2630   14 years broder Pass --no-start to dh_installinit in invirt-dev and run the initscript …
(edit) @2629   14 years broder And std_init takes arguments, too
(edit) @2628   14 years broder In invirt-dev, actually call std_init so the init script does something.
(edit) @2627   14 years broder Use the systemv init script instead of an upstart job. Hardy's …
(edit) @2626   14 years broder Install the invirt-dev upstart file without an extension (upstart …
(edit) @2625   14 years broder Serve the repositories in /srv/git over a git-daemon
(edit) @2624   14 years broder As a package maintained upstream in git, use the same logic in the git …
(edit) @2623   14 years broder Update the git-migration. Include two new packages and ignore a …
(edit) @2622   14 years broder Tag 0.45 of xvm-devconfig
(edit) @2621   14 years broder In xvm-devconfig: * Whoops - xvm-devconfig doesn't have the …
(edit) @2620   14 years broder Tag 0.44 of xvm-devconfig
(edit) @2619   14 years broder In xvm-devconfig: * Add build server configuration for testing the …
(edit) @2618   14 years broder Fix the invirt-dev init script, because bash doesn't believe in …
(edit) @2617   14 years broder Create hvirt branch of invirt-base.
(edit) @2616   14 years broder Delete the hvirt branch of invirt-base. I'll recreate it in just a …
(edit) @2615   14 years gdb Changed branch name from invirt-base->hvirt
(edit) @2614   14 years gdb Reverted r2613 and started a new hvirt branch on the invirt-base pkg
(edit) @2613   14 years gdb Removed debathena from sources.list.d; deleted the rest of the …
(edit) @2612   14 years broder Tag 0.0.24 of invirt-web
(edit) @2611   14 years broder Bump the version on the invirt-web package since we changed …
(edit) @2610   14 years broder Tag 0.43 of xvm-devconfig
(edit) @2609   14 years broder Tag 1.1.16 of xvm-prodconfig
(edit) @2608   14 years broder Tag 0.0.4 of xvm-meta
(edit) @2607   14 years broder Tag 0.0.1 of xvm-authz-locker
(edit) @2606   14 years broder Create package tags directory
(edit) @2605   14 years broder Tag 0.0.27 of invirt-base
(edit) @2604   14 years broder Stop installing a sources.list.d file for XVM's apt repository.
(edit) @2603   14 years broder Add xvm-authz-locker dependency to the xvm-master metapackage.
(edit) @2602   14 years broder Move XVM's locker authorization code into a separate xvm-authz-locker …
(edit) @2601   14 years broder Tag 0.1.1-1 of python-afs
(edit) @2600   14 years broder Create package tags directory
(edit) @2599   14 years broder Import python-afs. Debathena should eventually be importing PyAFS for …
(edit) @2598   14 years broder Tag 0.42 of xvm-devconfig
(edit) @2597   14 years broder Tag 1.1.15 of xvm-prodconfig
Note: See TracRevisionLog for help on using the revision log.