summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Alexander Sulfrian2014-11-1211-27/+115
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: debian/changelog doc/conf.py doc/releases/index.txt doc/server/database.txt doc/server/plugins/generators/cfg.txt doc/server/plugins/generators/sslca.txt man/bcfg2.conf.5 misc/bcfg2-selinux.spec misc/bcfg2.spec osx/Makefile osx/macports/Portfile schemas/packages.xsd solaris-ips/MANIFEST.bcfg2-server.header solaris-ips/MANIFEST.bcfg2.header solaris-ips/Makefile solaris-ips/pkginfo.bcfg2 solaris-ips/pkginfo.bcfg2-server solaris/Makefile solaris/pkginfo.bcfg2 solaris/pkginfo.bcfg2-server src/lib/Bcfg2/Client/Client.py src/lib/Bcfg2/Client/Proxy.py src/lib/Bcfg2/Client/Tools/APT.py src/lib/Bcfg2/Client/Tools/Action.py src/lib/Bcfg2/Client/Tools/SYSV.py src/lib/Bcfg2/Client/Tools/YUM.py src/lib/Bcfg2/Client/Tools/__init__.py src/lib/Bcfg2/Options.py src/lib/Bcfg2/Reporting/Collector.py src/lib/Bcfg2/Reporting/templates/base.html src/lib/Bcfg2/Server/Admin/__init__.py src/lib/Bcfg2/Server/BuiltinCore.py src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/Plugins/Packages/Apt.py src/lib/Bcfg2/Server/Plugins/Probes.py src/lib/Bcfg2/settings.py src/lib/Bcfg2/version.py testsuite/Testsrc/Testlib/TestClient/TestTools/Test_init.py testsuite/Testsrc/test_code_checks.py
| * Merge branch 'fix-django-db-options-parsing' into maintSol Jerome2014-11-103-5/+11
| |\
| | * Options.py: Fix database OPTIONS parsingSol Jerome2014-11-043-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of parsing key/value pairs from bcfg2.conf, this allows the setting of the literal value which is then passed through to django as the value of the OPTIONS setting. This change allows for setting arbitrary options since some settings require nested dictionaries, etc. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * | doc: Update SYSV datastream format docsMichael Fenn2014-11-061-3/+11
| | |
| * | SYSV: change instances of simplename to simplefileMichael Fenn2014-11-061-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | This is to better match the schema since simplefile already exists. The previous simplename attribute would fail validation. Since pkgmgr already helpfully constructs url for you if simplefile exists, the tool no longer needs to do the concatenation itself. Given the low usage rate of SYSV.py and that the original functionality was introduced in a late 1.3 release, changing the name w/o providing backwards compatiblity seems reasonable.
| * doc: Fix typosSol Jerome2014-11-031-8/+8
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * doc: Add note about Decisions fix for 1.3.6Sol Jerome2014-10-311-0/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * doc: Add 1.3.6 release notesSol Jerome2014-10-281-0/+26
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * doc: Clarify debian bcfg2 versionsSol Jerome2014-10-101-3/+3
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * strike possibly incorrect docs about genshi/cheetah priorityChris St. Pierre2014-09-111-9/+0
| |
| * doc: Include the 1.3.5 release notesSol Jerome2014-09-101-0/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * Version bump to 1.3.5v1.3.5Sol Jerome2014-09-051-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * doc: Add 1.3.5 release notesSol Jerome2014-09-041-0/+33
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * Merge branch 'sysv-http' of https://github.com/nathanolla/bcfg2 into maintSol Jerome2014-08-262-1/+24
| |\
| | * Remove group tag from examplesNathan Olla2014-07-161-4/+0
| | |
| | * Add some basic documentation for SYSV packages over HTTPNathan Olla2014-07-161-1/+26
| | |
| | * Add urlretrieve to Compat and documentNathan Olla2014-07-141-0/+2
| | |
| * | doc: Fix typoSol Jerome2014-07-281-1/+1
| | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * | doc: Fix grammarSol Jerome2014-07-171-1/+1
| |/ | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
| * doc: fixed link to ssh key docsChris St. Pierre2014-07-091-1/+1
| |
| * Doc: fix spelling error in AWSTags docsMichael Fenn2014-06-201-1/+1
| |
| * Doc: fix repeated word in AWSTags docsMichael Fenn2014-06-201-2/+2
| |
* | Options: further command registry fixesChris St. Pierre2014-11-101-4/+3
| | | | | | | | | | | | This updates the documentation for some of the recent changes to subcommand handling, and ensures that the server core is shut down by bcfg2-info.
* | testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-101-6/+9
| |
* | Merge branch 'reporting-limit-children' of https://github.com/AlexanderS/bcfg2Sol Jerome2014-11-092-0/+7
|\ \
| * | Reporting/Collector: add max-children argumentAlexander Sulfrian2014-10-272-0/+7
| | | | | | | | | | | | | | | | | | Add option to limit the count of child threads to import the transactions. If the number is exceeded the next import will block until one thread is ready.
* | | doc: remove duplicate contentAlexander Sulfrian2014-10-291-14/+0
|/ /
* | doc: Add 1.4.0pre2 release notesSol Jerome2014-10-151-0/+37
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Options: change default communication protocol to xmlrpc/tlsv1Alexander Sulfrian2014-10-151-1/+1
| |
* | doc: remove default values for protocolAlexander Sulfrian2014-10-154-4/+0
| | | | | | | | | | If hard code the default value in your configuration file, it will not change if the default value will change in the code.
* | doc: add simple documentation for packages:backendsAlexander Sulfrian2014-10-142-0/+7
| |
* | Merge pull request #199 from AlexanderS/fix-docChris St. Pierre2014-10-134-17/+24
|\ \ | | | | | | Fix doc errors
| * | doc: display platform-specific quickstart notes as tocAlexander Sulfrian2014-10-131-3/+7
| | |
| * | doc: release announcements as toctreeAlexander Sulfrian2014-10-131-1/+4
| | |
| * | doc: fix option listAlexander Sulfrian2014-10-131-12/+12
| | | | | | | | | | | | There should be at least two spaces between the option and the description.
| * | doc: fix incorrect format for :ref:Alexander Sulfrian2014-10-131-1/+1
| | |
* | | doc: Add reference to bundle conversion scriptSol Jerome2014-10-131-0/+4
| | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | | Don't refer to "path" as use of that variable is discouraged.Gordon Messmer2014-09-121-1/+1
| | |
* | | Fix lint warnings.Gordon Messmer2014-09-111-1/+1
| | |
* | | First pass at Jinja2 support for Cfg.Gordon Messmer2014-09-113-11/+91
|/ /
* | Add a --no-fam-blocking command-line argument to bcfg2-serverMichael Fenn2014-07-071-2/+3
| | | | | | | | | | | | | | There is a quirk in the configuration parser where a BooleanOption with default=True will always return false __unless_ a command-line option is provided. Not sure why that's the case, but this is a work- around
* | Change fam_blocking default to TrueMichael Fenn2014-07-071-1/+1
| | | | | | | | | | | | | | Based on discussion in #bcfg2, the consensus seems to be that the behavior provided by fam_blocking = True is the least surprising of the two options (i.e. the server should not process data until it is ready). 1.4 seems like a good time to make this change.
* | doc: Revert mistake from 1d3ed46Sol Jerome2014-06-171-2/+2
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Fix 1.4.0pre1 release notesSol Jerome2014-06-1617-76/+94
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Version bump to 1.4.0pre1v1.4.0pre1Sol Jerome2014-06-161-2/+2
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Merge branch 'maint'Sol Jerome2014-06-101-0/+1
|\| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: doc/server/plugins/structures/bundler/index.txt src/lib/Bcfg2/Server/Admin/Init.py src/lib/Bcfg2/Server/Plugins/GroupLogic.py src/lib/Bcfg2/Server/Plugins/Properties.py src/lib/Bcfg2/Server/Plugins/Reporting.py
| * doc: Clarify genshi bundle specificationSol Jerome2014-06-091-4/+5
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Added Chris' notes to the release notesSol Jerome2014-06-091-36/+95
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Update 1.4.0pre1 releaseSol Jerome2014-06-091-22/+21
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Add 1.4.0pre1 release notesSol Jerome2014-06-061-0/+122
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>