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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master-test-fixes' of https://github.com/fennm/bcfg2
Sol Jerome
2014-04-14
1
-1
/
+0
|
\
|
*
pep8 fixes
Michael Fenn
2014-04-09
1
-1
/
+0
*
|
don't trigger full reparse on adding config file
Michael Fenn
2014-04-14
1
-1
/
+1
*
|
Add BCFG2_CONFIG_FILE environment variable (regression from 1.3)
Michael Fenn
2014-04-07
1
-0
/
+2
|
/
*
Options: call _set_defaults_from_config before _parse_config_options
Michael Fenn
2014-03-19
1
-0
/
+18
*
Options: rename _set_defaults to _set_defaults_from_config
Michael Fenn
2014-03-19
1
-3
/
+3
*
Options: set config file options only for the running parser
Chris St. Pierre
2014-03-14
1
-5
/
+4
*
Options: finalize ConfigFileActions
Chris St. Pierre
2014-03-05
1
-15
/
+27
*
Options: Finalize actual value, not default value
Chris St. Pierre
2014-03-05
3
-17
/
+21
*
Options: set options debugging with environment variable
Chris St. Pierre
2014-03-05
2
-4
/
+48
*
Options: fail_silently really fails silently when loading components
Chris St. Pierre
2014-03-05
1
-1
/
+1
*
Merge branch 'maint'
Chris St. Pierre
2013-12-09
1
-0
/
+9
*
Options: Finalize once
Michael Fenn
2013-12-07
1
-1
/
+1
*
Options: parse config options before setting defaults
Chris St. Pierre
2013-11-12
1
-0
/
+1
*
Options: made unit test flag public
Chris St. Pierre
2013-11-12
1
-3
/
+3
*
Options: added workaround for unit tests that use the parser
Chris St. Pierre
2013-11-12
1
-13
/
+12
*
Options: Don't reparse initial config file
Chris St. Pierre
2013-10-31
1
-3
/
+5
*
DB: fixed how Django settings are loaded
Chris St. Pierre
2013-10-30
1
-8
/
+33
*
Options: parse arg list passed in, not sys.argv
Chris St. Pierre
2013-09-03
1
-1
/
+1
*
Options: fixed error message when bcfg2.conf is not readable
Chris St. Pierre
2013-08-16
1
-2
/
+1
*
testsuite: exempt wildcard imports in Bcfg2.Options from pylint
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
Options: Replace relative imports with absolute
Chris St. Pierre
2013-08-12
7
-23
/
+19
*
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
1
-1
/
+3
*
testsuite: fixed unit tests
Chris St. Pierre
2013-08-12
1
-3
/
+3
*
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
3
-19
/
+18
*
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
6
-17
/
+30
*
Options: reparse all arguments on each pass
Chris St. Pierre
2013-08-09
1
-7
/
+3
*
Options: Fixed prefix in WildcardSectionGroups
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
Options: fix parsing of ComponentActions and other finalizable actions
Chris St. Pierre
2013-08-09
3
-9
/
+8
*
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
2
-1
/
+23
*
Options: wrote completely new option parser
Chris St. Pierre
2013-06-27
8
-0
/
+1429