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

« back to all changes in this revision

Viewing changes to ivle/dispatch/__init__.py

ivle.webapp.filesystem.svnlog: Port www/apps/svnlog to new framework. As with
    ivle.webapp.filesystem.diff, this involves moving things around and
    making services/svnlogservice return JSON.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
    'ivle.webapp.admin.subject#Plugin',
56
56
    'ivle.webapp.filesystem.browser#Plugin',
57
57
    'ivle.webapp.filesystem.diff#Plugin',
 
58
    'ivle.webapp.filesystem.svnlog#Plugin',
58
59
    'ivle.webapp.groups#Plugin',
59
60
    'ivle.webapp.console#Plugin',
60
61
    'ivle.webapp.security#Plugin',