summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugin
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-102-0/+2
* testsuite: add test for InfoXML matching for altsrc entriesAlexander Sulfrian2014-10-141-0/+19
* Merge branch 'maint'Chris St. Pierre2014-04-251-20/+4
|\
* | Merge branch 'maint'Chris St. Pierre2013-12-091-1/+3
|\|
| * XMLSrc: Load XML in one step instead of separate read and parseChris St. Pierre2013-12-091-10/+10
| * testsuite: fixed DatabaseBacked default Core objectChris St. Pierre2013-11-251-1/+1
| * testsuite: make DatabaseBacked tests work without django installedChris St. Pierre2013-11-251-0/+8
| * testsuite: fixed unit tests for database fixesChris St. Pierre2013-11-251-2/+3
| * XMLFileBacked: Monitor XIncludes whenever a FAM is availableChris St. Pierre2013-09-041-11/+3
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-293-5/+4
* | XMLFileBacked: always watch xincludesChris St. Pierre2013-08-301-13/+5
* | PrioDir: Fixed event handlerChris St. Pierre2013-08-141-7/+14
* | testsuite: fixed unit tests for new SSLCA stuffChris St. Pierre2013-08-131-6/+8
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-3/+3
* | testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-092-16/+50
* | testsuite: Fixed base plugin testsChris St. Pierre2013-08-092-87/+37
* | Merge branch 'maint'Chris St. Pierre2013-08-081-5/+0
|\|
| * Plugin: fixed tests on Debuggable.set_debugChris St. Pierre2013-08-071-5/+0
* | Merge branch 'maint'Chris St. Pierre2013-06-271-18/+19
|\|
| * testsuite: *really* fixed tests for a03fde3ea32d3eb2cadb443454749111dda1797fChris St. Pierre2013-06-131-1/+1
| * testsuite: fixed tests for a03fde3ea32d3eb2cadb443454749111dda1797fChris St. Pierre2013-06-131-18/+19
* | Replaced XMLSrc with StructFileChris St. Pierre2013-05-201-289/+61
* | Merge branch 'maint'Chris St. Pierre2013-04-243-29/+65
|\|
| * testsuite: fixed unit testsChris St. Pierre2013-03-281-16/+10
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-1/+0
| * fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bccChris St. Pierre2013-03-261-1/+2
| * Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-253-19/+52
| * added support for wildcard XInclude in XMLFileBackedChris St. Pierre2013-02-141-16/+37
| * fixed StructFile Match() unit testChris St. Pierre2013-02-041-2/+2
* | 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