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
/
Server
/
Plugin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ThreadedStatistics plugin class. Migrated DBStats to use ThreadedStati...
Tim Laszlo
2010-06-07
1
-0
/
+31
*
Core: Allow the specification of plugin conflicts (Fix for Ticket #875)
Sol Jerome
2010-04-24
1
-0
/
+1
*
Fix traceback in bcfg2-admin init by using os.makedirs()
Sol Jerome
2010-02-05
1
-11
/
+1
*
Plugin.py: Fix docstring for GroupSpool
Sol Jerome
2010-01-08
1
-1
/
+1
*
Info: Fix regex for paranoid options in info files [bugfix]
Sol Jerome
2009-12-21
1
-1
/
+1
*
Plugin: add a per-plugin runtime debugging infrastructure
Narayan Desai
2009-11-20
1
-1
/
+9
*
POSIX: Remove support for old-style posix entries
Sol Jerome
2009-11-19
1
-3
/
+0
*
Plugin.py: Fix Cfg conflicts (Reported by Thorsten Lockert on irc)
Sol Jerome
2009-11-19
1
-1
/
+1
*
Fix function name in Metadata baseclass
Narayan Desai
2009-10-22
1
-1
/
+1
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-16
/
+16
*
Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...
Narayan Desai
2009-10-02
1
-0
/
+4
*
POSIX: Add support for unified Path entries
Sol Jerome
2009-09-07
1
-0
/
+3
*
Fix FileBacked class to catch created files again
Narayan Desai
2009-07-16
1
-1
/
+1
*
FileCaching: only process file updates on exists and changed events (should c...
Narayan Desai
2009-07-16
1
-1
/
+3
*
bcfg2-admin init: fix traceback (reported by somekool on irc)
Narayan Desai
2009-07-13
1
-9
/
+14
*
Plugin.py: Add configurable metadata settings to bcfg2.conf (ticket #680)
Sol Jerome
2009-07-01
1
-7
/
+26
*
Changed how bcfg2-admin init handles plugins and added update_client to metad...
James Yang
2009-06-30
1
-0
/
+11
*
Cfg: Fix hardwired filename ignores (Fixes Ticket #619)
Narayan Desai
2009-06-14
1
-1
/
+1
*
Fix Pkgmgr virtual package target binding (Reported by TimL)
Narayan Desai
2009-05-20
1
-1
/
+1
*
Implement reporting for deprecated plugins, improve reporting for experimenta...
Narayan Desai
2009-05-07
1
-0
/
+1
*
More spelling fixes
Sol Jerome
2009-04-08
1
-1
/
+1
*
Clarify priority conflict error message
Sol Jerome
2009-03-23
1
-3
/
+5
*
Plugin.py: unify predicates
Narayan Desai
2009-03-19
1
-4
/
+2
*
Fix negate attribute for ticket #648
Sol Jerome
2009-03-19
1
-2
/
+4
*
Split out connector interface to allow for additional data generation based o...
Narayan Desai
2009-02-02
1
-4
/
+8
*
Add Version plugin type
Sol Jerome
2009-01-26
1
-0
/
+7
*
Remove old properties implementation and hardwiring
Narayan Desai
2009-01-21
1
-32
/
+2
*
Infrastructure and initial implementation of the Packages plugin
Narayan Desai
2009-01-21
1
-1
/
+1
*
Finish up Pull Source and multi-Statistics code
Narayan Desai
2009-01-12
1
-5
/
+1
*
Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...
Narayan Desai
2009-01-11
1
-8
/
+9
*
Implement generic structure validators and reimplement Deps as one
Narayan Desai
2009-01-06
1
-0
/
+13
*
This patch is stage 1 of the plugin capabilities rework
Narayan Desai
2009-01-05
1
-22
/
+21
*
Implement metadata connector functionality
Narayan Desai
2008-12-24
1
-0
/
+12
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
1
-7
/
+7
*
server infrastructure for central decision lists
Narayan Desai
2008-10-08
1
-0
/
+5
*
Implement GetCurrentEntry api for Statistics and DBStats (prereq for portable...
Narayan Desai
2008-08-07
1
-1
/
+1
*
add GetCurrentEntry method to StatisticsPlugins
Narayan Desai
2008-08-06
1
-0
/
+2
*
Add GetExtra plugin stub method
Narayan Desai
2008-08-06
1
-0
/
+4
*
support for alternate metadata plugins in viz admin mode
Andrew Brestick
2008-08-01
1
-2
/
+2
*
added support for alternate metadata plugins in bcfg2-admin
Andrew Brestick
2008-07-31
1
-1
/
+9
*
move xml statistics over to new typed-plugin system (enables direct-to-django...
Narayan Desai
2008-07-22
1
-0
/
+3
*
lay groundwork for statistics plugins
Narayan Desai
2008-07-22
1
-0
/
+5
*
Fix complete entry delete paths for Cfg/TCheetah/TGenshi (issue reported by S...
Narayan Desai
2008-07-11
1
-5
/
+8
*
Ignore ae editor temporary files
Narayan Desai
2008-07-04
1
-1
/
+1
*
Unicode support (from stousignant) (Resolves Ticket #549)
Narayan Desai
2008-06-30
1
-4
/
+7
*
Change to typed plugin system
Narayan Desai
2008-06-09
1
-14
/
+25
*
Fix tb in case of info.xml file failures
Narayan Desai
2008-05-19
1
-0
/
+4
*
Move base data caching es class to Plugin.py
Narayan Desai
2008-04-08
1
-0
/
+13
*
Switch SGenshi over to using EntrySet classes as well (SGenshi templates can ...
Narayan Desai
2008-04-08
1
-6
/
+7
*
Rework bcfg2-admin pull
Narayan Desai
2008-03-24
1
-1
/
+1
[next]