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

  • Committer: Matt Giuca
  • Date: 2010-02-18 05:33:30 UTC
  • Revision ID: matt.giuca@gmail.com-20100218053330-c3kuixsazmxtg49i
Correct locale setting for Subversion. Previously pysvn would throw a nasty
error on non-ASCII UTF-8 filenames, because its locale was not set to UTF-8.
Now locale.setlocale is called on all Python scripts which use pysvn
(ivle-fetchsubmissions, ivle.fileservice_lib, diffservice, svnlogservice).

bin/ivle-buildjail: Now runs locale-gen as root inside the jail when run with
-u. This is necessary to make en_US.UTF-8 a valid locale; otherwise ALL JAIL
CODE will now crash!
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1080.1.30 15 years ago me at id bin/ivle-showenrolment: Switch to ivle.database.Us Diff
doc 1080.1.8 15 years ago me at id install_proc.txt: Add dependencies on python-{stor Diff
examples 1164.2.16 15 years ago William Grant Add docs on configuring Apache. Diff
exercises 512 16 years ago stevenbird Renaming of problems to exercises (initial commit) Diff
image-source 1100.1.1 15 years ago Matt Giuca Added a new look to the IVLE header bar. Mmmm... W Diff
ivle 1080.1.33 15 years ago me at id ivle.db: Remove get_enrolment and get_subjects_sta Diff
services 1093 15 years ago chadnickbok Adding the changes from my genshi branch into trun Diff
setup 1080.1.16 15 years ago me at id ivle.makeuser: Don't create a local.auth. It wasn' Diff
subjects 313 16 years ago mattgiuca test/test_framework: Updated examples, a bit of be Diff
test 201 16 years ago mattgiuca Added "test" directory. Added make_date_test.py, a Diff
userdb 25 16 years ago drtomc A bit more work on the userdb stuff. Diff
.bzrignore 1582 14 years ago William Grant Ignore test coverage files. 116 bytes Diff Download File
COPYING 1093 15 years ago chadnickbok Adding the changes from my genshi branch into trun 17.5 KB Diff Download File
setup.cfg 1502 14 years ago William Grant Add a setup.cfg with nose settings. You can now ru 73 bytes Diff Download File
File setup.py 1092.1.48 15 years ago William Grant Remove the setup.configure import from setup. 2.6 KB Diff Download File