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
/
TestPlugin
/
Testhelpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
testsuite: Added unit tests for new option parsing
Chris St. Pierre
2014-11-10
1
-0
/
+1
*
testsuite: add test for InfoXML matching for altsrc entries
Alexander Sulfrian
2014-10-14
1
-0
/
+19
*
Merge branch 'maint'
Chris St. Pierre
2014-04-25
1
-20
/
+4
|
\
*
|
Merge branch 'maint'
Chris St. Pierre
2013-12-09
1
-1
/
+3
|
\
|
|
*
XMLSrc: Load XML in one step instead of separate read and parse
Chris St. Pierre
2013-12-09
1
-10
/
+10
|
*
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
|
*
XMLFileBacked: Monitor XIncludes whenever a FAM is available
Chris St. Pierre
2013-09-04
1
-11
/
+3
*
|
Plugins: refactored out unnecessary datastore constructor argument
Chris St. Pierre
2013-10-29
1
-3
/
+3
*
|
XMLFileBacked: always watch xincludes
Chris St. Pierre
2013-08-30
1
-13
/
+5
*
|
PrioDir: Fixed event handler
Chris St. Pierre
2013-08-14
1
-7
/
+14
*
|
testsuite: fixed unit tests for new SSLCA stuff
Chris St. Pierre
2013-08-13
1
-6
/
+8
*
|
Rewrote SSLCA as Cfg handler.
Chris St. Pierre
2013-08-13
1
-3
/
+3
*
|
testsuite: fixed unit tests for server plugins
Chris St. Pierre
2013-08-09
1
-15
/
+45
*
|
testsuite: Fixed base plugin tests
Chris St. Pierre
2013-08-09
1
-41
/
+35
*
|
Replaced XMLSrc with StructFile
Chris St. Pierre
2013-05-20
1
-289
/
+61
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
1
-16
/
+45
|
\
|
|
*
testsuite: fixed unit tests
Chris St. Pierre
2013-03-28
1
-16
/
+10
|
*
testsuite: fixed more unit test stuff
Chris St. Pierre
2013-03-26
1
-1
/
+0
|
*
fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bcc
Chris St. Pierre
2013-03-26
1
-1
/
+2
|
*
Handle FAM monitor failures more gracefully:
Chris St. Pierre
2013-03-25
1
-6
/
+32
|
*
added support for wildcard XInclude in XMLFileBacked
Chris St. Pierre
2013-02-14
1
-16
/
+37
|
*
fixed StructFile Match() unit test
Chris St. Pierre
2013-02-04
1
-2
/
+2
*
|
added support for wildcard XInclude in XMLFileBacked
Chris St. Pierre
2013-02-14
1
-16
/
+37
*
|
Added client ACLs:
Chris St. Pierre
2013-02-12
1
-53
/
+108
*
|
made XInlcude and Encryption support more consistent
Chris St. Pierre
2013-02-07
1
-4
/
+0
*
|
converted InfoXML objects from XMLSrc to StructFile
Chris St. Pierre
2013-02-06
1
-171
/
+141
*
|
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Chris St. Pierre
2013-02-05
1
-4
/
+4
*
|
added genshi support to StructFile
Chris St. Pierre
2013-02-04
1
-38
/
+80
*
|
made genshi a requirement
Chris St. Pierre
2013-01-22
1
-0
/
+10
*
|
fixed unit tests
Chris St. Pierre
2013-01-17
1
-6
/
+1
*
|
fixed unit tests
Chris St. Pierre
2013-01-17
1
-31
/
+23
*
|
removed support for info/:info files
Chris St. Pierre
2013-01-17
1
-41
/
+14
*
|
abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile
Chris St. Pierre
2013-01-17
1
-1
/
+108
*
|
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
1
-5
/
+7
|
/
*
Cfg: Added feature to provide generation of SSH keys, authorized_keys file
Chris St. Pierre
2013-01-03
1
-26
/
+25
*
added unit tests for GroupPatterns
Chris St. Pierre
2012-12-18
1
-17
/
+30
*
fixed tests for set_debug
Chris St. Pierre
2012-11-16
1
-6
/
+6
*
cleaned up Templatehelper to help avoid some event handling errors
Chris St. Pierre
2012-11-16
1
-36
/
+37
*
testsuite: Fix more 'mode' tests
Sol Jerome
2012-10-15
1
-2
/
+2
*
removed print statements from testsuite
Chris St. Pierre
2012-10-15
1
-3
/
+1
*
wrote sphinx docs for base server Core
Chris St. Pierre
2012-10-15
1
-4
/
+14
*
wrote more detailed unit testing documentation
Chris St. Pierre
2012-10-05
1
-3
/
+4
*
testsuite: added unit tests for Cfg handlers
Chris St. Pierre
2012-10-02
1
-5
/
+5
*
testsuite: unit tests for Cfg plugin and base handlers
Chris St. Pierre
2012-10-02
1
-8
/
+6
*
wrote unit tests for Properties
Chris St. Pierre
2012-09-27
1
-3
/
+3
*
fixed tests for pylint changes
Chris St. Pierre
2012-09-25
1
-3
/
+3
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
1
-2
/
+2
*
testsuite: fixed patch scoping issues in py3k
Chris St. Pierre
2012-09-07
1
-120
/
+156
[next]