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
/
Plugins
/
Probes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pylint/PEP8 fixes
Sol Jerome
2013-09-06
1
-2
/
+2
*
Probes: Fix unicode probes
Sol Jerome
2013-09-01
1
-3
/
+8
*
Revert "Probes: Decode value for python 3"
Sol Jerome
2013-09-01
1
-1
/
+1
*
Probes: Decode value for python 3
Sol Jerome
2013-09-01
1
-1
/
+1
*
Merge branch 'maint'
Sol Jerome
2013-09-01
1
-1
/
+5
|
\
|
*
Probes: Disable builtin redefinition check
Sol Jerome
2013-08-10
1
-1
/
+1
|
*
Probes: Fix unicode probe handling
Sol Jerome
2013-08-10
1
-1
/
+5
|
*
Revert "Probes: Fix failing nosetests"
Sol Jerome
2013-08-10
1
-4
/
+10
*
|
Probes: rewrite for new caching system
Chris St. Pierre
2013-08-16
1
-173
/
+236
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
1
-2
/
+2
*
|
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
1
-0
/
+5
*
|
Plugins: Fixed/made consistent Django model load
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
|
testsuite: fixed unit tests for server plugins
Chris St. Pierre
2013-08-09
1
-7
/
+8
*
|
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
1
-12
/
+23
|
\
\
|
*
|
Options: migrated plugins to new options parser
Chris St. Pierre
2013-06-27
1
-12
/
+23
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
1
-8
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Plugin: added new Caching interface
Chris St. Pierre
2013-08-07
1
-3
/
+9
|
*
|
Probes: properly clear cache
Chris St. Pierre
2013-08-06
1
-2
/
+4
|
*
|
Probes: expire metadata cache after loading data
Chris St. Pierre
2013-08-06
1
-0
/
+6
|
*
|
Probes: fixed unit test
Chris St. Pierre
2013-08-05
1
-1
/
+1
|
*
|
Multiprocessing: proxy RecvProbeData calls
Chris St. Pierre
2013-08-05
1
-5
/
+14
*
|
|
Merge branch 'maint'
Sol Jerome
2013-07-08
1
-2
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
pep8: fixed tests
Chris St. Pierre
2013-07-02
1
-2
/
+2
*
|
Merge branch 'maint'
Chris St. Pierre
2013-06-27
1
-6
/
+10
|
\
|
|
*
Probes: Fixing Django exception import
Jason Kincl
2013-06-17
1
-1
/
+2
|
*
Probes: no need to .save() after .get_or_create()
Chris St. Pierre
2013-06-17
1
-1
/
+1
|
*
Probes: no need to .save() after .get_or_create()
Chris St. Pierre
2013-06-14
1
-1
/
+1
|
*
Probes: reduce race condition that can result in multiple probe groups
Chris St. Pierre
2013-06-13
1
-6
/
+9
*
|
Merge branch 'maint'
Chris St. Pierre
2013-05-17
1
-10
/
+4
|
\
|
|
*
Probes: Fix failing nosetests
Sol Jerome
2013-05-10
1
-10
/
+4
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
1
-16
/
+36
|
\
|
|
*
pep-8: fixed indentation?
Chris St. Pierre
2013-04-16
1
-2
/
+2
|
*
Probes: Fix pylint error
Sol Jerome
2013-04-10
1
-1
/
+2
|
*
PY3K: Fix client/server to work with python 3
Sol Jerome
2013-04-10
1
-4
/
+12
|
*
Probes: fixed long lines
Chris St. Pierre
2013-03-29
1
-8
/
+9
|
*
Probes: Handle unicode probes
Sol Jerome
2013-03-29
1
-3
/
+13
|
*
testsuite: fixed more unit test stuff
Chris St. Pierre
2013-03-26
1
-2
/
+3
|
*
fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bcc
Chris St. Pierre
2013-03-26
1
-1
/
+1
|
*
testsuite: fixed issues found by latest version of pylint
Chris St. Pierre
2013-03-26
1
-4
/
+4
|
*
testsuite: fixed issues found by latest version of pep8
Chris St. Pierre
2013-03-26
1
-6
/
+5
*
|
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Chris St. Pierre
2013-02-05
1
-3
/
+4
*
|
added a module-level FAM object to avoid passing it as an argument a billion ...
Chris St. Pierre
2013-01-17
1
-3
/
+4
|
/
*
gave ProbeSet a pretty stringification for debug output
Chris St. Pierre
2012-11-27
1
-0
/
+3
*
fixed unit tests
Chris St. Pierre
2012-10-29
1
-0
/
+3
*
added database locking to Metadata
Chris St. Pierre
2012-10-29
1
-2
/
+2
*
Probes/DatabaseBackend: add a thread lock for databases that cannot handle mu...
Tim Laszlo
2012-10-26
1
-0
/
+1
*
Update internal probe data at once.
Tim Laszlo
2012-10-23
1
-13
/
+10
*
copy probe data when writing probed.xml to avoid race condition
Chris St. Pierre
2012-10-19
1
-6
/
+11
*
added support for JSON and YAML properties files
Chris St. Pierre
2012-10-15
1
-9
/
+3
*
wrote sphinx docs for base server Core
Chris St. Pierre
2012-10-15
1
-1
/
+1
[next]