~azzar1/unity/add-show-desktop-key

  • Committer: Matt Giuca
  • Date: 2010-02-18 09:18:15 UTC
  • Revision ID: matt.giuca@gmail.com-20100218091815-t5r1k9g8luwybvu3
serveservice and serve: Fixed download of non-ASCII-named files, by decoding filenames in serveservice (so they aren't mangled by JSON) and re-encoding them in the response headers (as you can't put unicode strings in the HTTP response). This is, as far as I can tell, the last outstanding non-ASCII filenames bug in IVLE, so I am closing bug #523500. Hooray.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 803 16 years ago dcoles Setup: Modularised setup.py so it is now no longer 1 bytes Diff Download File
build.py 1099.1.171 15 years ago William Grant Drop www/ stuff from setup. 3.1 KB Diff Download File
install.py 1237 15 years ago William Grant Kill --nosvnrevno from setup.install - we don't us 4.7 KB Diff Download File
util.py 1359 15 years ago Matt Giuca Added a script ivle-loadsampledata. doc/man/sample 11.1 KB Diff Download File