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
/
testsuite
/
Testsrc
/
Testlib
/
TestServer
/
TestPlugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
TestDecisions: fix test
Alexander Sulfrian
2014-10-14
1
-4
/
+4
*
Fix tests to match changes to the Jinja2 code.
Gordon Messmer
2014-09-11
2
-34
/
+36
*
First pass at Jinja2 support for Cfg.
Gordon Messmer
2014-09-11
2
-0
/
+91
*
more unit test fixes
Chris St. Pierre
2014-04-25
1
-0
/
+4
*
Merge branch 'maint'
Chris St. Pierre
2014-04-25
1
-4
/
+1
|
\
|
*
testsuite: more unit test fixes
Chris St. Pierre
2014-04-25
2
-31
/
+5
*
|
Tests: Call the syncdb function so that the database gets cleaned
Michael Fenn
2014-04-09
1
-0
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-12-09
2
-0
/
+29
|
\
|
|
*
Cfg: let EncryptedGenerator load setup object whenever the plugin is imported
Chris St. Pierre
2013-12-09
1
-3
/
+5
|
*
testsuite: fixed unit tests for Probes allowed_groups option
Chris St. Pierre
2013-11-14
1
-1
/
+35
*
|
Plugins: Added TemplateDataProvider plugin interface
Chris St. Pierre
2013-10-30
2
-13
/
+40
*
|
Plugins: refactored out unnecessary datastore constructor argument
Chris St. Pierre
2013-10-29
2
-13
/
+16
*
|
Merge branch 'maint'
Chris St. Pierre
2013-10-28
2
-1
/
+146
|
\
|
|
*
Tests: Fix tests after 9a6a231
Michael Fenn
2013-10-04
1
-1
/
+6
|
*
New plugin: AWSTags
Chris St. Pierre
2013-09-26
1
-0
/
+140
|
*
testsuite: Fixed CfgPublicKeyCreator tests
Chris St. Pierre
2013-09-16
1
-6
/
+5
*
|
Merge branch 'maint'
Chris St. Pierre
2013-09-16
2
-32
/
+93
|
\
|
|
*
CfgPublicKeyCreator: properly handle case where only private key has been cre...
Chris St. Pierre
2013-09-16
2
-32
/
+93
*
|
Merge branch 'maint'
Chris St. Pierre
2013-09-09
1
-5
/
+7
|
\
|
|
*
Cfg: Give non-specific handlers a default specificity
Chris St. Pierre
2013-09-09
1
-5
/
+7
*
|
testsuite: fixed authorized_keys.xml tests with elimination of <Params>
Chris St. Pierre
2013-09-05
1
-9
/
+10
*
|
testsuite: Skip Probes DB tests if django is not available
Chris St. Pierre
2013-09-03
1
-0
/
+1
*
|
testsuite: removed obsolete can_skip variable
Chris St. Pierre
2013-09-03
6
-265
/
+248
*
|
Merge branch 'maint'
Sol Jerome
2013-09-01
1
-10
/
+7
|
\
|
|
*
Metadata: search groups breadth-first when building metadata
Chris St. Pierre
2013-08-15
1
-10
/
+7
*
|
Metadata: Clean up FAM monitoring cruft
Chris St. Pierre
2013-08-30
1
-29
/
+12
*
|
testsuite: rewrote Rules/Defaults tests to be actually useful
Chris St. Pierre
2013-08-29
2
-55
/
+177
*
|
Probes: rewrite for new caching system
Chris St. Pierre
2013-08-16
1
-419
/
+150
*
|
testsuite: fixed unit tests for new SSLCA stuff
Chris St. Pierre
2013-08-13
3
-57
/
+37
*
|
Rewrote SSLCA as Cfg handler.
Chris St. Pierre
2013-08-13
2
-126
/
+128
*
|
testsuite: fixed unit tests for server plugins
Chris St. Pierre
2013-08-09
12
-342
/
+238
*
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
2
-2
/
+5
|
\
|
|
*
Get profile by building metadata instead of guessing
Michael Fenn
2013-08-06
1
-0
/
+3
|
*
Adjust test
Michael Fenn
2013-08-05
1
-1
/
+1
|
*
Probes: fixed unit test
Chris St. Pierre
2013-08-05
1
-1
/
+1
*
|
Merge branch 'maint'
Sol Jerome
2013-07-08
1
-25
/
+25
|
\
|
|
*
TestMetadata: Update tests for resolve_client
Sol Jerome
2013-06-27
1
-25
/
+25
*
|
Merge branch 'maint'
Chris St. Pierre
2013-06-27
1
-26
/
+27
|
\
|
|
*
Cfg: Fixed and documented .cat and .diff file behavior with host-specific bas...
Chris St. Pierre
2013-06-14
1
-7
/
+9
|
*
fixed unit tests
Chris St. Pierre
2013-06-03
1
-19
/
+18
*
|
Fixing unit tests
Chris St. Pierre
2013-04-25
1
-4
/
+2
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
5
-86
/
+169
|
\
|
|
*
testsuite: fixed Probes test that uses version information
Chris St. Pierre
2013-04-02
1
-2
/
+3
|
*
testsuite: more text fixes
Chris St. Pierre
2013-03-26
1
-0
/
+1
|
*
Probes: fixed unit tests for new use of lxml.etree._ElementTree.write instead...
Chris St. Pierre
2013-03-26
1
-60
/
+118
|
*
Handle FAM monitor failures more gracefully:
Chris St. Pierre
2013-03-25
4
-25
/
+47
|
*
Metadata: process default client bootstrap mode properly
Chris St. Pierre
2013-02-14
1
-8
/
+11
|
*
moved common file locking code into Bcfg2.Utils
Chris St. Pierre
2013-02-14
1
-1
/
+1
|
*
abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2...
Chris St. Pierre
2013-02-14
1
-21
/
+0
|
*
added support for wildcard XInclude in XMLFileBacked
Chris St. Pierre
2013-02-14
1
-0
/
+1
[next]