server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
Bcfg2
/
Options.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
added --version argument to everything that uses Bcfg2.Options (#1044)
Chris St. Pierre
2012-08-20
1
-1
/
+23
*
fixed some egregiously wrong Options tests
Chris St. Pierre
2012-08-16
1
-11
/
+10
*
Bcfg2.settings: bcfg2-web.conf is the default, unless bcfg2-web.conf doesn't ...
Chris St. Pierre
2012-08-16
1
-0
/
+17
*
removed print statements
Chris St. Pierre
2012-08-15
1
-2
/
+3
*
Options: swap deprecation warning values
Tim Laszlo
2012-08-15
1
-1
/
+1
*
made logging to syslog configurable and default for all logging
Chris St. Pierre
2012-08-15
1
-1
/
+7
*
POSIX:
Chris St. Pierre
2012-08-15
1
-0
/
+2
*
Options: Change default ENGINE setting
Sol Jerome
2012-08-14
1
-1
/
+1
*
Options: Suppress warnings in bcfg2-admin init
Sol Jerome
2012-08-12
1
-6
/
+13
*
Bcfg2.Options: Add support for deprecated options
Tim Laszlo
2012-08-09
1
-7
/
+24
*
Options: web_debug should be boolean
Tim Laszlo
2012-08-09
1
-1
/
+2
*
Merge reporting configuration with main server configuration
Tim Laszlo
2012-08-07
1
-0
/
+16
*
Metadata and other improvements:
Chris St. Pierre
2012-07-30
1
-2
/
+32
*
added CherryPy-based server core
Chris St. Pierre
2012-07-19
1
-11
/
+22
*
allowed specifying path to schema files in bcfg2.conf
Chris St. Pierre
2012-07-11
1
-0
/
+1
*
allow selection of preferred python interpreter
Chris St. Pierre
2012-07-05
1
-0
/
+7
*
added selinux support
Chris St. Pierre
2012-07-03
1
-0
/
+40
*
fixed option alignment issues
Chris St. Pierre
2012-06-15
1
-17
/
+15
*
added -B (skip bundles) and -Z (skip independent) options
Chris St. Pierre
2012-06-06
1
-0
/
+10
*
added properties element encryption
Chris St. Pierre
2012-06-06
1
-0
/
+45
*
fixed typo
Chris St. Pierre
2012-06-01
1
-41
/
+164
*
Options: Try to make options more readable
Sol Jerome
2012-05-24
1
-189
/
+399
*
added option groups
Chris St. Pierre
2012-05-21
1
-11
/
+40
*
Options: Add vim temporary files to ignore list
Sol Jerome
2012-05-20
1
-3
/
+2
*
Reports: Use config file from the command line
Tim Laszlo
2012-05-18
1
-0
/
+1
*
Added inotify filemonitor driver
Chris St. Pierre
2012-05-18
1
-0
/
+4
*
add_option properly adds an option to OptionParser after initial parsing
Chris St. Pierre
2012-05-16
1
-2
/
+10
*
fixed event handling for bcfg2.conf
Chris St. Pierre
2012-05-15
1
-1
/
+1
*
fixed OptionParser FAM race condition
Chris St. Pierre
2012-05-14
1
-1
/
+5
*
added ability to disable Cfg file validation
Chris St. Pierre
2012-05-11
1
-1
/
+11
*
moved plugin-specific configs to main config file; propagate "setup" object t...
Chris St. Pierre
2012-05-11
1
-29
/
+69
*
Options: Change default paranoid setting to 'true'
Sol Jerome
2012-05-07
1
-1
/
+1
*
Bcfg2.Options.list_split only strips whitespace around commas (this allows, e...
Chris St. Pierre
2012-05-01
1
-2
/
+5
*
added ability to pass options to nose, ignore tests, test specific clients to...
Chris St. Pierre
2012-04-13
1
-0
/
+10
*
Options: Don't display empty help messages
Sol Jerome
2012-04-02
1
-1
/
+6
*
Allow to run directly from a git checkout (#1037)
Sol Jerome
2012-03-24
1
-0
/
+381