summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds beginning stages of external test suiteDevan Franchini2015-06-191-165/+0
* Adds python3.x compatibility to codebase.Devan Franchini2015-06-191-11/+11
* WebappConfig/content.py: Nulls doctest code in add() function.Devan Franchini2014-01-241-18/+18
* WebappConfig/content.py: Encodes md5 content in utf-8 when writing.Devan Franchini2013-10-281-1/+1
* WebappConfig/content.py: returns value from create_md5 to prevent nulls.Devan Franchini2013-09-261-1/+1
* WebappConfig/content.py: Fixed inconsistent tab in file where create_md5() is...Devan Franchini2013-09-251-1/+1
* WebappConfig/content.py: Adds use of create_md5() function.Devan Franchini2013-09-241-2/+2
* WebappConfig/content.py: use hashlib instead of md5 moduleNico Baggus2013-08-031-2/+2
* Do not use cmp() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2012-06-291-12/+1
* Delete obsolete __version__ attributes.Arfrever Frehtes Taifersar Arahesis2012-06-291-2/+0
* Update syntax of octal numbers for compatibility with Python 3.Arfrever2011-12-301-1/+1
* Delete some unused variables and imports.Arfrever2011-12-301-1/+0
* Update syntax of setting exceptions for compatibility with Python 3.Arfrever2011-12-301-1/+1
* Fix overwrite of existing config_protected filesPeter Volkov2011-08-051-2/+5
* Category support and a root fix.Gunnar Wrobel2007-04-271-7/+18
* Added current versionGunnar Wrobel2007-02-211-0/+752