summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Properties.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-76/+0
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* cherry-picked a2cc392 Switch to shallow rather than deep copies to improve pe...Chris St. Pierre2012-01-131-1/+1
* only include .xml files in PropertiesChris St. Pierre2012-01-121-0/+2
* added write() method to Properties to write back persistent changesChris St. Pierre2011-07-271-4/+43
* bug fixesChris St. Pierre2011-06-151-11/+1
* made StructFile.Match() work with Group/Client tags inside other tagsChris St. Pierre2011-06-151-36/+9
* Plugins: Add full PY3K compatibilitySol Jerome2011-04-261-2/+3
* fixed PropertyFile.Index() to populate .data as a side effectChris St. Pierre2011-04-141-1/+37
* added Client tag to StructFile; made PropertyFile inherit from StructFileChris St. Pierre2011-04-141-8/+2
* Properties: Catch exception when missing Properties directorySol Jerome2011-01-281-1/+6
* Updated files to match PEP 257 Fabian Affolter2010-06-091-5/+5
* Properties: Remove experimental tagSol Jerome2010-02-101-1/+0
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-2/+11
* Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)Sol Jerome2009-09-071-1/+1
* Split out connector interface to allow for additional data generation based o...Narayan Desai2009-02-021-3/+2
* Properties fixes from pylintNarayan Desai2009-01-281-3/+3
* Move properties to the connector interfaceNarayan Desai2009-01-211-0/+30