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
/
Parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Options: Set default values from config, right after adding a new option
Alexander Sulfrian
2015-07-22
1
-0
/
+3
*
Bcfg2/Options/Parser: fix --version option, add test
Alexander Sulfrian
2014-11-25
1
-2
/
+9
*
Options: gather as much data from config file first
Chris St. Pierre
2014-11-10
1
-2
/
+10
*
Options: ensure <repository> macros are always fixed up
Chris St. Pierre
2014-11-10
1
-23
/
+54
*
testsuite: Added unit tests for new option parsing
Chris St. Pierre
2014-11-10
1
-39
/
+55
*
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 actual value, not default value
Chris St. Pierre
2014-03-05
1
-2
/
+1
*
Options: set options debugging with environment variable
Chris St. Pierre
2014-03-05
1
-2
/
+24
*
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
*
Options: Replace relative imports with absolute
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
1
-7
/
+15
*
Options: reparse all arguments on each pass
Chris St. Pierre
2013-08-09
1
-7
/
+3
*
Options: fix parsing of ComponentActions and other finalizable actions
Chris St. Pierre
2013-08-09
1
-4
/
+4
*
Options: wrote completely new option parser
Chris St. Pierre
2013-06-27
1
-0
/
+282