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
/
Core.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Fix typo
Narayan Desai
2009-11-05
1
-0
/
+1
*
DBStats: Fix data eating / Core: revert copy change
Narayan Desai
2009-11-05
1
-2
/
+0
*
Core: Only pass copies of statistics objects to stats plugins (Reported by da...
Narayan Desai
2009-11-05
1
-1
/
+2
*
Pylint/PEP 8 Code cleanups
Sol Jerome
2009-10-07
1
-6
/
+6
*
Fix nasty core hang, which would manifest itself as a lockup upon shutdown fo...
Narayan Desai
2009-10-02
1
-1
/
+6
*
Changed name and implementation to "bcfg2-server" so that the server
Mike McCallister
2009-09-26
1
-2
/
+2
*
bcfg2-server: Improve startup error handling (Patch from Mike McCallister) (R...
Narayan Desai
2009-07-28
1
-0
/
+1
*
Fix Fam support
Narayan Desai
2009-06-24
1
-1
/
+3
*
Core: Fix statistics related server traceback
Narayan Desai
2009-06-23
1
-4
/
+1
*
Metadata: Implement query interface
Narayan Desai
2009-06-19
1
-1
/
+1
*
Implement zultron's inter-client metadata stuff
Narayan Desai
2009-06-18
1
-0
/
+1
*
Pull out hashlib for the moment
Narayan Desai
2009-05-29
1
-8
/
+0
*
Add back updates for VCS plugins
Sol Jerome
2009-05-15
1
-0
/
+4
*
Merge xmlrpc interfaces with Bcfg2.Server.Core
Narayan Desai
2009-05-15
1
-19
/
+151
*
Implement reporting for deprecated plugins, improve reporting for experimenta...
Narayan Desai
2009-05-07
1
-4
/
+13
*
Make time logging uniform
Narayan Desai
2009-05-07
1
-1
/
+1
*
start passing bind failure information to clients
Narayan Desai
2009-02-18
1
-0
/
+3
*
Split out connector interface to allow for additional data generation based o...
Narayan Desai
2009-02-02
1
-3
/
+5
*
Core fixes from pylint
Sol Jerome
2009-01-29
1
-7
/
+7
*
Fix tb caused by non-string revision
Sol Jerome
2009-01-28
1
-1
/
+1
*
Add Version plugin type
Sol Jerome
2009-01-26
1
-44
/
+6
*
Remove plugin initialization debug code
Narayan Desai
2009-01-21
1
-1
/
+1
*
Add support for out of tree plugins
Narayan Desai
2009-01-21
1
-2
/
+5
*
Infrastructure and initial implementation of the Packages plugin
Narayan Desai
2009-01-21
1
-1
/
+1
*
add GBundler plugin (like SGenshi, but works like Bundler)
Narayan Desai
2009-01-15
1
-4
/
+10
*
Add support for alternate VCS backends
Sol Jerome
2009-01-13
1
-8
/
+30
*
Plugin configuration change: all plugins now need to be specified in the plug...
Narayan Desai
2009-01-12
1
-45
/
+22
*
Finish up Pull Source and multi-Statistics code
Narayan Desai
2009-01-12
1
-18
/
+20
*
More Plugin rework (Structure Validator implementation complete)
Narayan Desai
2009-01-10
1
-18
/
+34
*
Implement generic structure validators and reimplement Deps as one
Narayan Desai
2009-01-06
1
-4
/
+10
*
This patch is stage 1 of the plugin capabilities rework
Narayan Desai
2009-01-05
1
-10
/
+9
*
Implement metadata connector functionality
Narayan Desai
2008-12-24
1
-9
/
+22
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
1
-3
/
+3
*
Harden file monitoring option handling (Resolves Ticket #611 and reresolves #...
Narayan Desai
2008-11-13
1
-0
/
+3
*
Implement the balance of decision mode support (tested and working)
Narayan Desai
2008-10-08
1
-0
/
+10
*
Make file monitor selectable
Narayan Desai
2008-09-09
1
-3
/
+5
*
Created working static fam infrastructure for Ticket #536
James Yang
2008-08-08
1
-179
/
+4
*
Ignore events for emacs tmp files (Patch from f.pauget) (Resolves Ticket #589)
Narayan Desai
2008-08-05
1
-1
/
+1
*
Fix empty plugin list core tb
Narayan Desai
2008-08-04
1
-8
/
+14
*
remove null plugin from plugin list as well as structures and generators
Narayan Desai
2008-07-29
1
-1
/
+1
*
Implement support for non-configuration plugins
Narayan Desai
2008-07-28
1
-8
/
+8
*
move xml statistics over to new typed-plugin system (enables direct-to-django...
Narayan Desai
2008-07-22
1
-3
/
+11
*
added support for alternate metadata plugin (BB plugin)
Andrew Brestick
2008-07-15
1
-21
/
+29
*
Unicode support (from stousignant) (Resolves Ticket #549)
Narayan Desai
2008-06-30
1
-1
/
+2
*
Remove debug code (Patch from jcollie)
Narayan Desai
2008-06-10
1
-2
/
+0
*
Change to typed plugin system
Narayan Desai
2008-06-09
1
-16
/
+31
*
Fix bcfg2-info failure if no repo has been created (Resolves Ticket #556)
Narayan Desai
2008-05-22
1
-1
/
+4
*
Fix TCheetah when psyco is used (Completely resolve Ticket #559)
Narayan Desai
2008-05-16
1
-5
/
+5
*
Disable psyco due to Cheetah problems (Resolves Ticket #559)
Narayan Desai
2008-05-14
1
-5
/
+5
*
Fix svn use in alternative locales (Patch from GP) (Resolves Ticket #538) [bu...
Narayan Desai
2008-04-08
1
-1
/
+1
[next]