summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Sol Jerome2013-07-081-0/+29
|\
| * Options: Fix typosSol Jerome2013-06-291-1/+1
| * Options: add database.optionsAlexander Sulfrian2013-06-281-0/+7
| * Opitons: add cook function to parse a dict for the config fileAlexander Sulfrian2013-06-281-0/+22
* | bcfg2-test: added option to spawn multiple child processes to run testsChris St. Pierre2013-06-021-1/+7
* | Merge branch 'maint'Sol Jerome2013-06-021-1/+1
|\|
| * Options: fixed typo in optionChris St. Pierre2013-05-231-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-05-211-1/+12
|\|
| * added multiprocessing server coreChris St. Pierre2013-05-201-1/+12
| * minor fixes for FAM blockingJason Kincl2013-05-011-0/+1
| * Adding option to force server to wait until all FAM events are processedJason Kincl2013-05-011-0/+5
* | Merge branch 'maint'Chris St. Pierre2013-04-241-5/+18
|\|
| * Options: add environment var for config fileChris St. Pierre2013-04-191-1/+2
| * Options: Fix PEP8 errorSol Jerome2013-04-041-0/+1
| * Promote bcfg2-info to have it's own Options dictMichael Fenn2013-04-011-0/+4
| * Added option to periodically dump performance stats to logsChris St. Pierre2013-03-291-1/+12
| * testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-3/+3
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-111/+86
|\ \
| * | removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-3/+3
| * | extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-1/+23
| * | Metadata: allowed setting global default authentication typeChris St. Pierre2013-02-141-1/+7
| * | fixed some option parsing bugsChris St. Pierre2013-02-121-8/+10
| * | Merge branch '1.3.1' into 1.4.xChris St. Pierre2013-01-181-1/+25
| |\ \
| | * \ Merge branch 'master' into 1.3.1Chris St. Pierre2013-01-181-1/+25
| | |\ \
| | * | | Options: split loading a new OptionParser from fetching an existing parserChris St. Pierre2013-01-171-13/+18
| | * | | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-9/+59
| * | | | removed deprecated tools: RPMng, YUM24, YUMngChris St. Pierre2013-01-171-89/+13
| * | | | Options: split loading a new OptionParser from fetching an existing parserChris St. Pierre2013-01-171-13/+18
| * | | | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-9/+59
| |/ / /
* | | | minor fixes for FAM blockingJason Kincl2013-04-171-0/+1
* | | | Adding option to force server to wait until all FAM events are processedJason Kincl2013-04-171-0/+5
* | | | Promote bcfg2-info to have it's own Options dictMichael Fenn2013-03-291-0/+4
| |_|/ |/| |
* | | Merge branch '1.3.2' into maintChris St. Pierre2013-03-211-3/+58
|\ \ \
| * | | bcfg2-test: added option to spawn multiple child processes to run testsChris St. Pierre2013-02-251-1/+28
| * | | extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-1/+23
| * | | Metadata: allowed setting global default authentication typeChris St. Pierre2013-02-141-1/+7
| | |/ | |/|
* | | Reporting: Fix sections for reports settingsSol Jerome2013-03-181-4/+6
* | | fixed option description for bcfg2-crypt passphrase optionChris St. Pierre2013-02-211-1/+1
|/ /
* / POSIXUsers: set managed uid/gid rangeChris St. Pierre2013-01-181-1/+25
|/
* read bcfg2-lint plugin list properlyChris St. Pierre2013-01-141-0/+5
* testsuite: test for exceptions raised without messagesChris St. Pierre2012-12-101-2/+2
* set default umask for server, added option to change itChris St. Pierre2012-11-141-0/+6
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-301-1/+7
* Options: Add more vim tempfiles to ignoreSol Jerome2012-10-211-2/+2
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-151-1/+1
* Options: Update mdata option to use 'mode'Sol Jerome2012-10-151-3/+3
* Change the default base for sqlite dbs to SERVER_REPOSITORY/etc/Tim Laszlo2012-10-111-1/+1
* Lower reporting_file_limit to match 1.2, move web_prefix to reporting sectionTim Laszlo2012-10-111-2/+3
* Reporting: Make transport configurableTim Laszlo2012-10-101-1/+8
* fix pylint unit test errorsChris St. Pierre2012-10-091-0/+3