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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reporting: remove experimental
Tim Laszlo
2012-10-29
1
-1
/
+0
*
fixed unit tests
Chris St. Pierre
2012-10-29
2
-3
/
+9
*
fixed repeat processing of probe data
Chris St. Pierre
2012-10-29
1
-9
/
+10
*
added database locking to Metadata
Chris St. Pierre
2012-10-29
3
-16
/
+24
*
Core: populate sources list
Tim Laszlo
2012-10-29
1
-0
/
+1
*
Probes/DatabaseBackend: add a thread lock for databases that cannot handle mu...
Tim Laszlo
2012-10-26
3
-0
/
+33
*
Metadata: only write to the database when a change occurs
Tim Laszlo
2012-10-26
1
-5
/
+9
*
fixed Metadata unit tests
Chris St. Pierre
2012-10-26
1
-2
/
+5
*
set profile group from Connector groups if not set initially; set from defaul...
Chris St. Pierre
2012-10-26
1
-0
/
+11
*
better error handling when adding a client
Chris St. Pierre
2012-10-26
1
-4
/
+13
*
only permit one thread to write to clients.xml (or clients.xml.new) at a time
Chris St. Pierre
2012-10-26
1
-8
/
+27
*
build metadata when setting client version so setting version of a new client...
Chris St. Pierre
2012-10-26
1
-1
/
+1
*
improved error messages during failed decryption
Chris St. Pierre
2012-10-24
4
-12
/
+15
*
Update internal probe data at once.
Tim Laszlo
2012-10-23
1
-13
/
+10
*
exit gracefully when FAM startup fails
Chris St. Pierre
2012-10-22
1
-3
/
+7
*
Git.py - fallback to native git when dulwich not installed
Jake Davis
2012-10-21
1
-1
/
+11
*
copy probe data when writing probed.xml to avoid race condition
Chris St. Pierre
2012-10-19
1
-6
/
+11
*
BuiltinCore: removed unused import os
Chris St. Pierre
2012-10-18
1
-1
/
+0
*
fixed server core instantiation when running in foreground
Chris St. Pierre
2012-10-18
1
-7
/
+11
*
fix return value from _daemonize
Chris St. Pierre
2012-10-18
2
-0
/
+2
*
use daemon.pid[lock]file.PIDLockFile to write PID file
Chris St. Pierre
2012-10-18
1
-19
/
+7
*
CfgLegacyInfo: Move the dict outside of the for loop
Tim Laszlo
2012-10-17
1
-7
/
+6
*
assigned Cfg handlers explicit priorities to avoid over-zealous regex matches
Chris St. Pierre
2012-10-17
7
-3
/
+36
*
set up bcfg2-info logging just like bcfg2-admin
Chris St. Pierre
2012-10-17
2
-2
/
+2
*
remove remaining calls to Bcfg2.Server.Admin.MetadataCore.__call__
Tim Laszlo
2012-10-17
3
-3
/
+0
*
expanded pylint coverage to Admin modes, removed some old/broken admin modes
Chris St. Pierre
2012-10-17
17
-400
/
+160
*
remove call to super __call__ in minestruct
Tim Laszlo
2012-10-16
1
-1
/
+0
*
Packages: import error we catch
Chris St. Pierre
2012-10-16
1
-1
/
+1
*
Packages: better error handling for GPG key downloading
Chris St. Pierre
2012-10-16
1
-3
/
+15
*
fixed a few straggling perms -> mode changes
Chris St. Pierre
2012-10-15
4
-5
/
+5
*
Lint: Migrate Lint to 'mode' attribute
Sol Jerome
2012-10-15
1
-3
/
+3
*
Plugins: Fix info/:info regex
Sol Jerome
2012-10-15
1
-4
/
+4
*
Plugins: Update builtin plugins to use 'mode' attribute
Sol Jerome
2012-10-15
13
-28
/
+27
*
POSIXCompat: Revive compatibility plugin for POSIX
Sol Jerome
2012-10-15
1
-0
/
+22
*
added support for JSON and YAML properties files
Chris St. Pierre
2012-10-15
2
-32
/
+209
*
documented Statistics interface
Chris St. Pierre
2012-10-15
1
-3
/
+5
*
documented core implementations
Chris St. Pierre
2012-10-15
2
-18
/
+63
*
wrote sphinx docs for base server Core
Chris St. Pierre
2012-10-15
6
-120
/
+421
*
FileMonitor: removed extraneous messages about handling 0 events
Chris St. Pierre
2012-10-15
1
-1
/
+2
*
bcfg2-lint: rolled Duplicates plugin into MetadataLint
Chris St. Pierre
2012-10-15
2
-85
/
+44
*
Reports.Admin: Update prune for new schema
Tim Laszlo
2012-10-11
1
-6
/
+7
*
Admin.Reports: Add database stats method
Tim Laszlo
2012-10-11
1
-2
/
+13
*
Reversed the count on printStats
Tim Laszlo
2012-10-11
1
-1
/
+1
*
deprecated the Fam FAM (yo dog...)
Chris St. Pierre
2012-10-11
1
-4
/
+6
*
Admin.Reports: Fix printStats decorator
Tim Laszlo
2012-10-11
1
-13
/
+10
*
un-break FAM. d'oh
Chris St. Pierre
2012-10-11
1
-1
/
+1
*
wrote FAM docs
Chris St. Pierre
2012-10-11
5
-52
/
+340
*
fixed docs for Apt and Pac collections. can haz sphinx 1.1 yet?
Chris St. Pierre
2012-10-11
3
-1
/
+27
*
Packages: updated pulp repo handling to latest Pulp v1 API
Chris St. Pierre
2012-10-11
4
-16
/
+157
*
XMLFileBacked: clarified docs on __identifier__
Chris St. Pierre
2012-10-10
1
-7
/
+28
[next]