summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-09-161-11/+8
|\
| * XMLFileBacked: removed unused variableChris St. Pierre2013-09-111-1/+1
| * XMLFileBacked: Fixed multiple identical XIncludes in one fileChris St. Pierre2013-09-111-12/+9
* | Pylint/PEP8 fixesSol Jerome2013-09-061-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-09-051-1/+23
|\|
| * Allow Connector to create new groupsChris St. Pierre2013-09-051-1/+23
| * XMLFileBacked: Monitor XIncludes whenever a FAM is availableChris St. Pierre2013-09-041-3/+4
* | XMLFileBacked: always watch xincludesChris St. Pierre2013-08-301-5/+2
* | Rewrote arbitrary data cache systemChris St. Pierre2013-08-162-19/+2
* | PrioDir: Fixed event handlerChris St. Pierre2013-08-141-7/+6
* | testsuite: fixed unit tests for new SSLCA stuffChris St. Pierre2013-08-131-1/+4
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+1
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-092-1/+2
* | testsuite: Fixed base plugin testsChris St. Pierre2013-08-091-1/+2
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-084-179/+115
|\ \
| * | Options: migrated plugins to new options parserChris St. Pierre2013-06-274-137/+83
* | | Merge branch 'maint'Chris St. Pierre2013-08-082-3/+39
|\ \ \ | | |/ | |/|
| * | Plugin: added missing docstringChris St. Pierre2013-08-071-0/+11
| * | MultiprocessingCore: added a way to dispatch RMI calls to child processesChris St. Pierre2013-08-071-0/+18
| * | Plugin: added new Caching interfaceChris St. Pierre2013-08-071-0/+8
| * | Plugin: quiet down set_debug, but keep it usefulChris St. Pierre2013-08-061-3/+2
* | | Plugin/helpers: Remove duplicate _include_testsSol Jerome2013-06-281-14/+0
| |/ |/|
* | Merge branch 'maint'Chris St. Pierre2013-06-272-1/+9
|\|
| * do not create data directories for plugins that don't need themChris St. Pierre2013-06-132-1/+9
* | Plugin helpers: Add missing importSol Jerome2013-06-021-0/+1
* | Merge branch 'maint'Sol Jerome2013-06-021-0/+57
|\|
| * tools: make migrate_info.py migrate "perms" (http://trac.mcs.anl.gov/projects...Chris St. Pierre2013-05-221-9/+9
* | fixed unit testsChris St. Pierre2013-05-201-1/+3
* | Replaced XMLSrc with StructFileChris St. Pierre2013-05-201-134/+15
* | Fixing unit testsChris St. Pierre2013-04-251-3/+4
* | Merge branch 'maint'Chris St. Pierre2013-04-243-41/+127
|\|
| * XMLFileBacked: fixed deprecated logic when create is lxml.etree._Element objectChris St. Pierre2013-03-281-2/+2
| * XMLFileBacked: track FAM monitors separately from processed xincludes to avoi...Chris St. Pierre2013-03-271-2/+8
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-4/+4
| * fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bccChris St. Pierre2013-03-261-3/+3
| * testsuite: can't disable pylint R0924, since it doesn't exist on older pylint...Chris St. Pierre2013-03-261-0/+9
| * Plugin: use appropriate loggers for Debuggable helper objectsChris St. Pierre2013-03-261-34/+35
| * testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-13/+13
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-262-21/+20
| * Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-252-11/+52
| * Revert "Packages: properly implemented deepcopy() for PackagesSources objects"Chris St. Pierre2013-03-251-33/+0
| * Packages: properly implemented deepcopy() for PackagesSources objectsChris St. Pierre2013-03-251-0/+33
* | Merge branch '1.4.x'Chris St. Pierre2013-04-232-272/+376
|\ \ | |/ |/|
| * extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-12/+1
| * added support for wildcard XInclude in XMLFileBackedChris St. Pierre2013-02-141-11/+20
| * fixed unit testsChris St. Pierre2013-02-122-4/+4
| * Added client ACLs:Chris St. Pierre2013-02-122-15/+51
| * expose VCS revision via RMIChris St. Pierre2013-02-121-0/+2
| * made XInlcude and Encryption support more consistentChris St. Pierre2013-02-071-5/+1
| * documented which XML files have which featuresChris St. Pierre2013-02-061-1/+1