summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added unit tests for GroupPatternsChris St. Pierre2012-12-183-21/+199
* added unit tests for Rules and DefaultsChris St. Pierre2012-12-187-29/+229
* schemas: fixed genshi choose test attributeChris St. Pierre2012-12-171-1/+1
* Portage: fixed package verify flag handlingChris St. Pierre2012-12-171-1/+1
* Properties: fix edge case where value is decrypted with the wrong key to prod...Chris St. Pierre2012-12-171-3/+7
* fixed interactive service restartsChris St. Pierre2012-12-171-1/+1
* testsuite: fixed sys.path in pylint testsChris St. Pierre2012-12-141-1/+1
* Revert "remove exception_messages pylint extension to try to fix unit tests"Chris St. Pierre2012-12-142-3/+3
* remove exception_messages pylint extension to try to fix unit testsChris St. Pierre2012-12-132-3/+3
* logging: set log level correctly when no options givenChris St. Pierre2012-12-131-2/+8
* bcfg2-crypt: fixed edge case where value is decrypted with the wrong key to p...Chris St. Pierre2012-12-131-1/+11
* doc: added docs about setting debug levelChris St. Pierre2012-12-111-0/+25
* doc: removed unused "obsolete" treeChris St. Pierre2012-12-112-15/+1
* testsuite: added unit tests for TriggerChris St. Pierre2012-12-112-1/+89
* testsuite: fixed PYTHONPATH for pylintChris St. Pierre2012-12-101-1/+4
* testsuite: test for exceptions raised without messagesChris St. Pierre2012-12-107-12/+55
* generate XML schema docs from XML schemas themselvesChris St. Pierre2012-12-1039-10009/+3558
* StructFile: get text from matching elements in XMLMatchChris St. Pierre2012-12-101-0/+5
* Fixing Ohai documentation URL.s19n2012-12-101-2/+2
* doc: Add version notes for new featuresSol Jerome2012-12-052-0/+26
* doc: fixed typos in Svn docsChris St. Pierre2012-12-051-4/+3
* doc: Fix typoSol Jerome2012-12-051-1/+1
* Svn: fixed conflict resolution callback, log levelChris St. Pierre2012-12-051-3/+3
* fixed line length in Cfg docsChris St. Pierre2012-12-041-21/+19
* schemas: fixed overzealous removal of CertTypeChris St. Pierre2012-12-041-0/+14
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-0415-197/+442
* Svn: cleaned up conflict resolution stuffChris St. Pierre2012-12-042-51/+55
* Merge pull request #54 from kincl/jasons-hackingChris St. Pierre2012-12-042-2/+62
|\
| * Merge remote branch 'upstream/master' into jasons-hackingJason Kincl2012-12-0435-504/+1647
| |\ | |/ |/|
* | fixed conversion to octal in py3kChris St. Pierre2012-12-045-10/+34
* | doc: Fix indentation errorsSol Jerome2012-12-031-5/+5
* | doc: Fix broken linkSol Jerome2012-12-031-2/+2
* | fixed SELinux tool/plugin testsChris St. Pierre2012-12-032-17/+16
* | fixed test that was "broken" when assertXMLEqual was fixedChris St. Pierre2012-12-031-4/+4
* | SSLCA improvements:Chris St. Pierre2012-12-034-263/+319
* | Merge branch 'master' of github.com:Bcfg2/bcfg2Tim Laszlo2012-12-0320-195/+1216
|\ \
| * | testsuite: fixed assertXMLEqual comparison of XML attribute valuesChris St. Pierre2012-12-032-6/+7
| * | added builtin support for creating users and groupsChris St. Pierre2012-12-0313-47/+1099
| * | doc: fixed in-depth genshi debugging instructionsChris St. Pierre2012-12-031-15/+15
| * | POSIX: Fixed handling of empty files that don't exist on client in interactiv...Chris St. Pierre2012-12-031-0/+4
| * | SELinux: Split up selinux entriesSol Jerome2012-12-034-127/+91
| * | doc: Fix broken target nameSol Jerome2012-11-291-2/+2
* | | Reporting: fix missing clients in grid viewTim Laszlo2012-12-031-1/+1
|/ /
* | Move group filter for detailed list. fixes css sizingTim Laszlo2012-11-291-1/+1
* | Cfg: Fixed bugs in Genshi error handling:Chris St. Pierre2012-11-291-11/+54
* | prettier stringification for Bcfg2VersionInfo objectsChris St. Pierre2012-11-291-2/+2
| * Added documentationJason Kincl2012-12-031-1/+9
| * Future-proofed conflict option selectionJason Kincl2012-12-031-13/+9
| * fixing logic so try..except works correctly, bugsJason Kincl2012-11-282-9/+4
| * adding doc, changing variable namesJason Kincl2012-11-272-3/+30