~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
..
auth 1080.1.14 15 years ago me at id ivle.auth.* now uses Storm, and not ivle.(db|user) Diff
conf 1079 15 years ago William Grant Merge setup-refactor branch. This completely break Diff
config 1092.1.14 15 years ago Matt Giuca Added module ivle.config, which takes care of some Diff
dispatch 1080.1.15 15 years ago me at id Give ivle.database.User {password,account}_expired Diff
fileservice_lib 1080.1.18 15 years ago me at id ivle.fileservice_lib.action.get_login: Always give Diff
jailbuilder 1092.1.16 15 years ago William Grant Reimplement setup/buildjail.sh in Python. This mea Diff
pulldown_subj 1079 15 years ago William Grant Merge setup-refactor branch. This completely break Diff
rpc 1080.1.90 15 years ago William Grant ivle.rpc.decorators: Add (new package, too). Has a Diff
webapp 1099.1.1 15 years ago Matt Giuca Began implementing new dispatch framework (with Wi Diff
worksheet 1099.1.220 15 years ago Nick Chadwick Merged from trunk Diff
__init__.py 1617 14 years ago William Grant Drop version number to 1.0beta2. We are going in f 25 bytes Diff Download File
cgirequest.py 1288 15 years ago William Grant Kill Request.unmake_path. 10.9 KB Diff Download File
chat.py 1630 14 years ago David Coles ivle.console should capture ivle.chat.ProtocolErro 5.6 KB Diff Download File
console.py 1630 14 years ago David Coles ivle.console should capture ivle.chat.ProtocolErro 11.1 KB Diff Download File
database.py 1613 14 years ago William Grant Add UI to edit/delete enrolments. 38.6 KB Diff Download File
date.py 1500 14 years ago William Grant Unbreak existing tests. 6.3 KB Diff Download File
interpret.py 1276 15 years ago William Grant Drop ivle.conf usage from ivle.interpret. 16.7 KB Diff Download File
makeuser.py 1624 14 years ago William Grant Manually initialise the sections when creating an 13.5 KB Diff Download File
mimetypes.py 1281 15 years ago William Grant Test ivle.mimetypes.nice_filetype. 1.9 KB Diff Download File
studpath.py 1631 14 years ago Matt Giuca ivle.studpath: Removed svnpublished. This is now v 6.9 KB Diff Download File
svn.py 1435 14 years ago Matt Giuca ivle.svn: Now provides the option of not saving cr 4.9 KB Diff Download File
testfilespace.py 1079 15 years ago William Grant Merge setup-refactor branch. This completely break 7.4 KB Diff Download File
util.py 1515 14 years ago Matt Giuca Submit view: The projects list is now identical (e 9.1 KB Diff Download File
zip.py 1099.1.138 15 years ago William Grant Fix circular import in ivle.zip. 4.7 KB Diff Download File