summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Editor.py
Commit message (Expand)AuthorAgeFilesLines
* Editor: Add missing comma (Reported by emias)Sol Jerome2011-04-121-1/+1
* Plugins: PY3K + PEP8 fixesSol Jerome2011-04-061-6/+14
* Updated files to match PEP 257 Fabian Affolter2010-06-091-3/+3
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-1/+1
* Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)Sol Jerome2009-09-071-1/+1
* Remove unused imports for pylintSol Jerome2009-04-171-2/+0
* Update for properties switchNarayan Desai2009-03-101-2/+2
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-3/+4
* Fix indentation in Editor plugin.Sol Jerome2008-07-291-1/+1
* Added some basic docstrings for EditorJames Yang2008-07-291-2/+6
* added extra entry options for bcfg2-reportsJames Yang2008-07-291-0/+6
* initial implementation of the Editor plugin.James Yang2008-07-281-0/+64