~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
..
media 1099.1.61 16 years ago William Grant Port ivle.webapp.admin.user's media to the new fra Diff
templates 1099.1.192 16 years ago Nick Chadwick Moved the tutorial templates in a new directory to Diff
test 1099.1.58 16 years ago Nick Chadwick Updated the Worksheets to use a new tutorialservic Diff
__init__.py 1619 15 years ago Matt Giuca ivle.webapp.tutorial: Fixed unqualified reference 21.3 KB Diff Download File
breadcrumbs.py 1465.1.2 15 years ago William Grant Add an 'Exercises' breadcrumb. 1.5 KB Diff Download File
exercise_service.py 1602 15 years ago William Grant Fix circular import in exercise_service. 11 KB Diff Download File
help.html 1099.1.100 16 years ago Nick Chadwick Created a new help system. The new help system al 2.5 KB Diff Download File
media.py 1544 15 years ago Matt Giuca Added an argument 'config' to every single get_per 2.3 KB Diff Download File
publishing.py 1544 15 years ago Matt Giuca Added an argument 'config' to every single get_per 4.5 KB Diff Download File
service.py 1542 15 years ago Matt Giuca Tutors can now (once again) edit worksheets. datab 5.9 KB Diff Download File