Timeline


and

Aug 21, 2009:

4:57 PM Changeset [2456] by quentin
Handle control characters from Safari (they arrive pre-translated)
4:57 PM Changeset [2455] by quentin
Remove dependency on qweb framework
12:42 PM Changeset [2454] by quentin
Use browser-based dupe suppression, so multiple clients can connect to …
12:13 PM Changeset [2453] by ecprice
Update focus rules to failback in safari
12:13 PM Changeset [2452] by ecprice
disable GETting to post keyboards to ajaxterm
12:13 PM Changeset [2451] by ecprice
Make ajaxterm only seize keypresses when focused.
12:13 PM Changeset [2450] by ecprice
Clear stale fds out of cache in ajaxterm
12:13 PM Changeset [2449] by ecprice
Fix race condition in ajaxterm
11:32 AM Changeset [2448] by quentin
Apply javascript quoting after URL-escaping

Aug 15, 2009:

11:27 PM Changeset [2447] by broder
Tag 0.4.0 of invirt-remote
11:12 PM Changeset [2446] by broder
Nice the janitorial dds as well as ionicing them.

Aug 13, 2009:

10:21 PM Changeset [2445] by broder
Tag 0.2.11 of invirt-console
10:19 PM Changeset [2444] by broder
In invirt-console: * Disable the sftp subsystem on the console …
9:54 PM Changeset [2443] by quentin
Link to the web terminal page from the VM list for paravms
11:38 AM Changeset [2442] by broder
Tag 0.0.32 of invirt-autoinstaller
11:36 AM Changeset [2441] by broder
Revert the "Hack to be differently specific". It wasn't working. This …

Aug 12, 2009:

10:08 PM Changeset [2440] by quentin
Compress ajaxterm redraws with gzip, to reduce latency
9:30 PM Changeset [2439] by broder
Tag 0.0.31 of invirt-autoinstaller

Aug 11, 2009:

11:01 PM Changeset [2438] by broder
Add a safety check to the janitor to make sure we only delete old_ LV.
11:01 PM Changeset [2437] by broder
In the invirt-janitor, ignore errors from the dd. In the normal case, …
10:38 PM Changeset [2436] by broder
In invirt-remote: * Instead of running all of the disk-wiping dds …
1:15 AM Changeset [2435] by quentin
Allow reconnecting to the same terminal session
1:01 AM Changeset [2434] by quentin
Fix typo
12:54 AM Changeset [2433] by quentin
ajaxterm!
12:54 AM Changeset [2432] by quentin
Add terminal page
12:54 AM Changeset [2431] by quentin
Allow pages to specify extra header elements
12:54 AM Changeset [2430] by quentin
Make ajaxterm play nicely with CherryPy?
12:54 AM Changeset [2429] by quentin
Allow passing a different command for each ajaxterm invocation

Aug 10, 2009:

11:40 PM Changeset [2428] by quentin
Update the errortest handler for cherrypy
11:40 PM Changeset [2427] by quentin
Import upstream ajaxterm 0.10
9:54 PM Changeset [2426] by broder
invirt-console: * Give the website access to all consoles in …
6:55 PM Changeset [2425] by broder
Only aklog to a cell if encryption is actually needed.
12:41 AM Changeset [2424] by quentin
Show installer status on the front page, and unbreak the autoinstall …
12:21 AM Changeset [2423] by quentin
Clarify that staff can receive Windows license keys from MIT

Aug 9, 2009:

11:38 PM Changeset [2422] by quentin
Write handler for create form, and consolidate code to require POST …
11:24 PM Changeset [2421] by quentin
Make command XSS error correct
11:24 PM Changeset [2420] by quentin
Use basic authentication in the development server to work around a …
9:07 PM Changeset [2419] by quentin
textarea elements don't handle HTML
9:07 PM Changeset [2418] by quentin
Make commands work from list and info pages
8:13 PM Changeset [2417] by quentin
Use RESTful URLs for commands
8:08 PM Changeset [2416] by broder
Translate newlines to break tags in the machine description.
7:16 PM Changeset [2415] by quentin
Mount app on / regardless of whether it's fastcgi
7:16 PM Changeset [2414] by quentin
Port vnc page to Mako and CherryPy?
6:45 PM Changeset [2413] by quentin
Move machine-related pages into a REST-style URL.
6:45 PM Changeset [2412] by quentin
Remove calls to helppopup from outside templates
6:45 PM Changeset [2411] by quentin
Upgrade info page to Mako
6:45 PM Changeset [2410] by quentin
Get username from cherrypy request object
6:45 PM Changeset [2409] by quentin
Implement help handler
6:45 PM Changeset [2408] by quentin
Add kwargs to helloworld for debugging purposes
6:45 PM Changeset [2407] by quentin
Show the cherrypy request object on the helloworld page
6:45 PM Changeset [2406] by quentin
Add space after id attribute
6:45 PM Changeset [2405] by quentin
Properly refer to functions via self.fn
6:45 PM Changeset [2404] by quentin
Allow broder to log in to development web server
6:45 PM Changeset [2403] by quentin
Use global imports for Mako templates
6:45 PM Changeset [2402] by quentin
Allow global imports to be specified for Mako templates
6:45 PM Changeset [2401] by quentin
Properly HTML-escape functions
6:45 PM Changeset [2400] by quentin
Move the help popup code into the templates where it belongs
6:45 PM Changeset [2399] by quentin
Initialize state object correctly
6:45 PM Changeset [2398] by quentin
Provide Digest authentication on the development server
6:45 PM Changeset [2397] by quentin
Get login information from Apache, if available
6:45 PM Changeset [2396] by quentin
Get username and state from CherryPy? request
6:45 PM Changeset [2395] by quentin
Port list to Mako
6:45 PM Changeset [2394] by quentin
Remove Cheetah skeleton
6:45 PM Changeset [2393] by quentin
Port functions to Mako
6:45 PM Changeset [2392] by quentin
Basic skeleton and helloworld templates
6:45 PM Changeset [2391] by quentin
Add list method, require authentication for it, and add a hello world …
6:45 PM Changeset [2390] by quentin
Connect to the database on init
6:45 PM Changeset [2389] by quentin
Stub InvirtWeb? implementation
6:45 PM Changeset [2388] by quentin
CherryPy? config files
6:45 PM Changeset [2387] by quentin
Mount static resources so they can be accessed via CherryPy?
6:45 PM Changeset [2386] by quentin
Basic CherryPy? FastCGI handler
6:45 PM Changeset [2385] by quentin
Mako and SimpleJSON CherryPy? hooks
6:45 PM Changeset [2384] by quentin
Depend on python-cherrypy3 and python-mako in preparation of migrating …
3:53 PM Changeset [2383] by broder
Create cherrypy branch of invirt-web.
3:51 PM Changeset [2382] by broder
Revert r2381 - I did it wrong.
3:51 PM Changeset [2381] by broder
Create cherrypy branch of invirt-web.
3:50 PM Changeset [2380] by broder
Create package_branches directory for invirt-web.
3:49 PM Changeset [2379] by broder
Create package_branches directory.
2:01 PM Changeset [2378] by broder
Update the git migration script for the new update-contacts script.
2:01 PM Changeset [2377] by broder
Add the update-contacts script for updating xvm-contacts.
2:01 PM Changeset [2376] by broder
In invirt-autoinstaller: * Hack to be differently specific when …

Jul 27, 2009:

2:05 AM Changeset [2375] by broder
Tag +invirt3 of invirtified openafs
2:04 AM Changeset [2374] by broder
Instead of installing the (somewhat broken) AFS shared libraries, …
1:15 AM Changeset [2373] by broder
Tag 1.1.14 of xvm-prodconfig
1:10 AM Changeset [2372] by broder
Tag 0.0.14 of invirt-dev
1:06 AM Changeset [2371] by broder
Use a descriptive variable name, instead of $REPLY.
12:42 AM Changeset [2370] by broder
Fix invirt-build-release to correctly deal with multiple binary …
12:20 AM Changeset [2369] by broder
Tag 0.0.11 of invirt-dns

Jul 26, 2009:

11:39 PM Changeset [2368] by broder
Tag 0.0.25 of invirt-xen-config
11:36 PM Changeset [2367] by broder
In invirt-xen-config: * Some of the autoinstallers want a lot of …
11:20 PM Changeset [2366] by broder
Tag 0.0.30 of invirt-autoinstaller
11:00 PM Changeset [2365] by broder
In invirt-autoinstaller: * When we're installing the world, be sure …
10:17 PM Changeset [2364] by broder
Tag 0.0.29 of invirt-autoinstaller
Note: See TracTimeline for information about the timeline view.