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
/
Server
/
Plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Sol Jerome
2014-06-10
1
-1
/
+7
|
\
|
*
XMLFileBacked: Watch XIncluded files that do not exist
Chris St. Pierre
2014-05-15
1
-1
/
+7
*
|
Merge branch 'maint'
Chris St. Pierre
2014-04-25
1
-13
/
+9
|
\
|
*
|
Merge branch 'maint' into master
Sol Jerome
2014-04-16
2
-1
/
+6
|
\
|
|
*
cleared pylint error on PluginDatabaseModel metadata options
Chris St. Pierre
2014-03-03
1
-1
/
+2
|
*
helpers: better error message when failing to read FileBacked
Chris St. Pierre
2014-02-25
1
-1
/
+2
|
*
Metadata: reread client list from database
Chris St. Pierre
2014-02-23
1
-0
/
+4
*
|
Merge branch 'maint'
Chris St. Pierre
2013-12-09
1
-6
/
+15
|
\
|
|
*
XMLSrc: Load XML in one step instead of separate read and parse
Chris St. Pierre
2013-12-09
1
-9
/
+2
|
*
testsuite: fixed unit tests for database fixes
Chris St. Pierre
2013-11-25
1
-4
/
+5
|
*
Core: Avoid starting server if database is enabled but cannot be used
Chris St. Pierre
2013-11-25
1
-4
/
+13
*
|
Plugins: Added TemplateDataProvider plugin interface
Chris St. Pierre
2013-10-30
2
-15
/
+106
*
|
Plugins: refactored out unnecessary datastore constructor argument
Chris St. Pierre
2013-10-29
3
-14
/
+12
*
|
Merge branch 'maint'
Chris St. Pierre
2013-09-16
1
-11
/
+8
|
\
|
|
*
XMLFileBacked: removed unused variable
Chris St. Pierre
2013-09-11
1
-1
/
+1
|
*
XMLFileBacked: Fixed multiple identical XIncludes in one file
Chris St. Pierre
2013-09-11
1
-12
/
+9
*
|
Pylint/PEP8 fixes
Sol Jerome
2013-09-06
1
-1
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-09-05
1
-1
/
+23
|
\
|
|
*
Allow Connector to create new groups
Chris St. Pierre
2013-09-05
1
-1
/
+23
|
*
XMLFileBacked: Monitor XIncludes whenever a FAM is available
Chris St. Pierre
2013-09-04
1
-3
/
+4
*
|
XMLFileBacked: always watch xincludes
Chris St. Pierre
2013-08-30
1
-5
/
+2
*
|
Rewrote arbitrary data cache system
Chris St. Pierre
2013-08-16
2
-19
/
+2
*
|
PrioDir: Fixed event handler
Chris St. Pierre
2013-08-14
1
-7
/
+6
*
|
testsuite: fixed unit tests for new SSLCA stuff
Chris St. Pierre
2013-08-13
1
-1
/
+4
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
|
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
2
-1
/
+2
*
|
testsuite: Fixed base plugin tests
Chris St. Pierre
2013-08-09
1
-1
/
+2
*
|
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
4
-179
/
+115
|
\
\
|
*
|
Options: migrated plugins to new options parser
Chris St. Pierre
2013-06-27
4
-137
/
+83
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
2
-3
/
+39
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Plugin: added missing docstring
Chris St. Pierre
2013-08-07
1
-0
/
+11
|
*
|
MultiprocessingCore: added a way to dispatch RMI calls to child processes
Chris St. Pierre
2013-08-07
1
-0
/
+18
|
*
|
Plugin: added new Caching interface
Chris St. Pierre
2013-08-07
1
-0
/
+8
|
*
|
Plugin: quiet down set_debug, but keep it useful
Chris St. Pierre
2013-08-06
1
-3
/
+2
*
|
|
Plugin/helpers: Remove duplicate _include_tests
Sol Jerome
2013-06-28
1
-14
/
+0
|
|
/
|
/
|
*
|
Merge branch 'maint'
Chris St. Pierre
2013-06-27
2
-1
/
+9
|
\
|
|
*
do not create data directories for plugins that don't need them
Chris St. Pierre
2013-06-13
2
-1
/
+9
*
|
Plugin helpers: Add missing import
Sol Jerome
2013-06-02
1
-0
/
+1
*
|
Merge branch 'maint'
Sol Jerome
2013-06-02
1
-0
/
+57
|
\
|
|
*
tools: make migrate_info.py migrate "perms" (http://trac.mcs.anl.gov/projects...
Chris St. Pierre
2013-05-22
1
-9
/
+9
*
|
fixed unit tests
Chris St. Pierre
2013-05-20
1
-1
/
+3
*
|
Replaced XMLSrc with StructFile
Chris St. Pierre
2013-05-20
1
-134
/
+15
*
|
Fixing unit tests
Chris St. Pierre
2013-04-25
1
-3
/
+4
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
3
-41
/
+127
|
\
|
|
*
XMLFileBacked: fixed deprecated logic when create is lxml.etree._Element object
Chris St. Pierre
2013-03-28
1
-2
/
+2
|
*
XMLFileBacked: track FAM monitors separately from processed xincludes to avoi...
Chris St. Pierre
2013-03-27
1
-2
/
+8
|
*
testsuite: fixed more unit test stuff
Chris St. Pierre
2013-03-26
1
-4
/
+4
|
*
fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bcc
Chris St. Pierre
2013-03-26
1
-3
/
+3
|
*
testsuite: can't disable pylint R0924, since it doesn't exist on older pylint...
Chris St. Pierre
2013-03-26
1
-0
/
+9
|
*
Plugin: use appropriate loggers for Debuggable helper objects
Chris St. Pierre
2013-03-26
1
-34
/
+35
[next]