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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix nondeterministic bruteforce_decrypt test
Chris St. Pierre
2014-10-27
1
-3
/
+21
*
Fixed client tool tests on systems without /bin/true
Chris St. Pierre
2014-10-20
1
-1
/
+10
*
testsuite: add test for InfoXML matching for altsrc entries
Alexander Sulfrian
2014-10-14
1
-0
/
+19
*
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
3
-0
/
+94
*
Fixed up test cases relating to _diff from POSIXFile
Matt Kemp
2014-08-15
1
-36
/
+19
*
more unit test fixes
Chris St. Pierre
2014-04-25
1
-0
/
+4
*
Merge branch 'maint'
Chris St. Pierre
2014-04-25
5
-226
/
+207
|
\
|
*
testsuite: more unit test fixes
Chris St. Pierre
2014-04-25
2
-31
/
+5
|
*
fixed pylint/pep-8 tests
Chris St. Pierre
2014-04-25
1
-1
/
+1
*
|
Merge branch 'maint' into master
Sol Jerome
2014-04-16
2
-220
/
+227
|
\
|
|
*
POSIX: Fix verification of symlinks
Chris St. Pierre
2014-02-21
1
-20
/
+30
|
*
testsuite: Fixed several pylint 1.0 issues
Chris St. Pierre
2014-02-21
1
-1
/
+1
|
*
Augeas improvements:
Chris St. Pierre
2013-12-11
1
-26
/
+23
*
|
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
5
-2
/
+285
|
\
|
|
*
XMLSrc: Load XML in one step instead of separate read and parse
Chris St. Pierre
2013-12-09
1
-10
/
+10
|
*
Cfg: let EncryptedGenerator load setup object whenever the plugin is imported
Chris St. Pierre
2013-12-09
1
-3
/
+5
|
*
Augeas: Only install unverified commands
Chris St. Pierre
2013-12-05
1
-7
/
+24
|
*
testsuite: fixed Augeas unit tests in travis-ci
Chris St. Pierre
2013-12-05
1
-184
/
+184
|
*
Tools: new Augeas driver
Chris St. Pierre
2013-12-05
1
-0
/
+233
|
*
testsuite: fixed DatabaseBacked default Core object
Chris St. Pierre
2013-11-25
1
-1
/
+1
|
*
testsuite: make DatabaseBacked tests work without django installed
Chris St. Pierre
2013-11-25
1
-0
/
+8
|
*
testsuite: fixed unit tests for database fixes
Chris St. Pierre
2013-11-25
1
-2
/
+3
|
*
testsuite: fixed unit tests for Probes allowed_groups option
Chris St. Pierre
2013-11-14
1
-1
/
+35
*
|
testsuite: Wrote bcfg2-crypt end-to-end tests
Chris St. Pierre
2013-11-12
13
-0
/
+485
*
|
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
5
-18
/
+20
*
|
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
2
-5
/
+8
|
\
|
|
*
testsuite: add "encoding" to setup for POSIXUsers tests
Chris St. Pierre
2013-09-09
1
-1
/
+8
|
*
Cfg: Give non-specific handlers a default specificity
Chris St. Pierre
2013-09-09
1
-5
/
+7
|
*
XMLFileBacked: Monitor XIncludes whenever a FAM is available
Chris St. Pierre
2013-09-04
1
-11
/
+3
*
|
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
7
-387
/
+369
*
|
Merge branch 'maint'
Sol Jerome
2013-09-01
2
-15
/
+13
|
\
|
|
*
POSIX: fixed unit tests for 1f0fa73
Chris St. Pierre
2013-08-28
1
-5
/
+6
|
*
Metadata: search groups breadth-first when building metadata
Chris St. Pierre
2013-08-15
1
-10
/
+7
|
*
testsuite: perform pylint tests against MultiprocessingCore when appropriate
Chris St. Pierre
2013-08-08
1
-1
/
+1
*
|
Metadata: Clean up FAM monitoring cruft
Chris St. Pierre
2013-08-30
1
-29
/
+12
*
|
XMLFileBacked: always watch xincludes
Chris St. Pierre
2013-08-30
1
-13
/
+5
*
|
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
[next]