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
...
*
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
*
Initial BoundEntry support
Narayan Desai
2008-03-24
1
-0
/
+3
*
Remove dead code
Narayan Desai
2008-03-22
1
-17
/
+0
*
Add FIXME
Narayan Desai
2008-03-22
1
-0
/
+1
*
Implement filesystem event debugging in bcfg2-info (new command event_debug)
Narayan Desai
2008-03-22
1
-12
/
+23
*
deprecate PostInstalls (in schemas and Core.py) -- Actions can be used instead
Narayan Desai
2008-03-09
1
-1
/
+1
*
Add psyco support to the server core (speeds up operations ~40% for simple te...
Narayan Desai
2008-03-09
1
-0
/
+6
*
Pull internal option parsing out of Core
Narayan Desai
2008-01-08
1
-16
/
+4
*
Switch over to more Options usage and complete tests (everything appears to w...
Narayan Desai
2007-12-31
1
-11
/
+19
*
Settings class to remove redundant code for parsing config file.
Robert Gogolok
2007-12-30
1
-11
/
+12
*
Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...
Narayan Desai
2007-12-28
1
-1
/
+0
*
make Core.py produce more error messages with plugin load failures (from GP) ...
Narayan Desai
2007-11-02
1
-2
/
+2
*
make Core.py more tolerant of spaces in bcfg2.conf (Resolves Ticket #488)
Narayan Desai
2007-11-02
1
-2
/
+2
*
Add altsrc crosschecking
Narayan Desai
2007-08-26
1
-0
/
+12
*
Add a realname attribute in altsrc bound entries and add TCheetah support
Narayan Desai
2007-07-23
1
-0
/
+2
*
Fix altsrc
Narayan Desai
2007-07-20
1
-1
/
+3
*
Implement altsrc support, fix humorous misspelling of instantiation
Narayan Desai
2007-07-19
1
-1
/
+15
*
gamin: don't crash on evebn GAMMoved
Robert Gogolok
2007-06-08
1
-2
/
+2
*
Fix error upon client metadata resolution errors (Reported by Pedro)
Narayan Desai
2006-12-28
1
-1
/
+2
*
Fix failures for servers with no active structures (Resolves Ticket #324)
Narayan Desai
2006-12-11
1
-1
/
+1
*
Add backup configuration entry binding mechanism for entry pattern handling (...
Narayan Desai
2006-12-11
1
-2
/
+5
*
Metadata changes part 3
Narayan Desai
2006-11-22
1
-2
/
+3
*
Part 1 of metadata changes
Narayan Desai
2006-11-22
1
-7
/
+2
*
Fix case where generators or structures line in cf file are empty (Resolves T...
Narayan Desai
2006-11-21
1
-0
/
+1
*
Make the configuration file permanently accessible
Narayan Desai
2006-09-28
1
-7
/
+7
*
Fix typo
Narayan Desai
2006-09-15
1
-1
/
+1
*
Implement upstream event suppression with logging (Resolves Ticket #111)
Narayan Desai
2006-09-15
1
-4
/
+12
*
Add basic dependency processing code
Narayan Desai
2006-07-10
1
-0
/
+5
*
Fix revision handing code when things don't work
Narayan Desai
2006-06-30
1
-3
/
+5
[prev]
[next]