summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugin
Commit message (Expand)AuthorAgeFilesLines
* added support for wildcard XInclude in XMLFileBackedChris St. Pierre2013-02-141-16/+37
* Added client ACLs:Chris St. Pierre2013-02-122-53/+126
* made XInlcude and Encryption support more consistentChris St. Pierre2013-02-071-4/+0
* converted InfoXML objects from XMLSrc to StructFileChris St. Pierre2013-02-061-171/+141
* moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-051-4/+4
* added genshi support to StructFileChris St. Pierre2013-02-041-38/+80
* made genshi a requirementChris St. Pierre2013-01-221-0/+10
* fixed unit testsChris St. Pierre2013-01-171-6/+1
* fixed unit testsChris St. Pierre2013-01-171-31/+23
* removed support for info/:info filesChris St. Pierre2013-01-171-41/+14
* abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFileChris St. Pierre2013-01-171-1/+108
* added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-5/+7
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-26/+25
* added unit tests for GroupPatternsChris St. Pierre2012-12-181-17/+30
* added unit tests for Rules and DefaultsChris St. Pierre2012-12-181-2/+12
* Threaded plugin fixes:Chris St. Pierre2012-11-271-4/+19
* fixed vcs_root/vcs_path for Version plugins, esp. SvnChris St. Pierre2012-11-192-4/+7
* fixed tests for set_debugChris St. Pierre2012-11-162-14/+19
* cleaned up Templatehelper to help avoid some event handling errorsChris St. Pierre2012-11-161-36/+37
* fixed some POSIX unit testsChris St. Pierre2012-10-301-4/+6
* fixed unit testsChris St. Pierre2012-10-291-1/+1
* revert plugin interface tests that shouldn't have been included in commit (yet)Chris St. Pierre2012-10-221-6/+4
* fixed some POSIX unit testsChris St. Pierre2012-10-221-4/+6
* testsuite: Fix more 'mode' testsSol Jerome2012-10-151-2/+2
* removed print statements from testsuiteChris St. Pierre2012-10-151-3/+1
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-151-4/+14
* wrote more detailed unit testing documentationChris St. Pierre2012-10-054-9/+7
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-021-5/+5
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-021-8/+6
* wrote unit tests for PropertiesChris St. Pierre2012-09-272-3/+4
* fixed tests for pylint changesChris St. Pierre2012-09-252-6/+6
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-2/+2
* testsuite: fixed patch scoping issues in py3kChris St. Pierre2012-09-073-127/+162
* split up mammoth Plugin.pyChris St. Pierre2012-09-065-0/+2427