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
Commit message (
Expand
)
Author
Age
Files
Lines
*
testsuite: fixed base database test class
Chris St. Pierre
2013-08-09
1
-5
/
+6
*
testsuite: fixed client tests
Chris St. Pierre
2013-08-09
6
-46
/
+72
*
testsuite: removed old Options tests
Chris St. Pierre
2013-08-09
1
-236
/
+0
*
tools: fixed unit tests
Chris St. Pierre
2013-08-09
2
-6
/
+3
*
doc: Remove merge cruft
Sol Jerome
2013-08-08
1
-4
/
+0
*
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
169
-8434
/
+8510
|
\
|
*
Options: migrated tools to new parser
Chris St. Pierre
2013-06-27
14
-194
/
+193
|
*
Options: schema changes for changes made for new parser
Chris St. Pierre
2013-06-27
15
-29
/
+113
|
*
Options: migrated client to new parser
Chris St. Pierre
2013-06-27
5
-959
/
+935
|
*
Options: migrated client drivers to new parser
Chris St. Pierre
2013-06-27
16
-210
/
+303
|
*
Options: migrated common utils to new parser
Chris St. Pierre
2013-06-27
1
-1
/
+66
|
*
Options: migrated logging libs to new parser
Chris St. Pierre
2013-06-27
1
-22
/
+116
|
*
Options: migrated bcfg2-yum-helper
Chris St. Pierre
2013-06-27
2
-268
/
+296
|
*
Options: migrated reporting to new parser
Chris St. Pierre
2013-06-27
10
-191
/
+104
|
*
Options: migrated generic database stuff to new parser
Chris St. Pierre
2013-06-27
2
-135
/
+123
|
*
Options: migrated bcfg2-crypt and Encryption libs to new parser
Chris St. Pierre
2013-06-27
2
-542
/
+532
|
*
Options: converted filemonitors to new options parser
Chris St. Pierre
2013-06-27
3
-41
/
+25
|
*
Options: migrated bcfg2-test to new parser
Chris St. Pierre
2013-06-27
2
-311
/
+280
|
*
Options: migrated bcfg2-admin to new parser
Chris St. Pierre
2013-06-27
19
-1537
/
+1169
|
*
Options: migrated bcfg2-info to new parser
Chris St. Pierre
2013-06-27
3
-926
/
+863
|
*
Options: migrated bcfg2-lint to new parser
Chris St. Pierre
2013-06-27
17
-316
/
+804
|
*
Options: migrated server core to new option parser
Chris St. Pierre
2013-06-27
7
-314
/
+310
|
*
Options: migrated plugins to new options parser
Chris St. Pierre
2013-06-27
39
-973
/
+499
|
*
Options: wrote completely new option parser
Chris St. Pierre
2013-06-27
10
-1328
/
+1665
*
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
31
-246
/
+601
|
\
\
|
*
|
Plugin: added missing docstring
Chris St. Pierre
2013-08-07
1
-0
/
+11
|
*
|
MultiprocessingCore: added a way to dispatch RMI calls to child processes
Chris St. Pierre
2013-08-07
5
-14
/
+90
|
*
|
Plugin: added new Caching interface
Chris St. Pierre
2013-08-07
9
-17
/
+61
|
*
|
Packages: cache group and package selections
Chris St. Pierre
2013-08-07
1
-5
/
+32
|
*
|
doc: Remove deprecated PostInstall entry
Sol Jerome
2013-08-07
4
-9
/
+13
|
*
|
testsuite: install pylint < 1.0, which still has some bugs
Chris St. Pierre
2013-08-07
1
-1
/
+1
|
*
|
Plugin: fixed tests on Debuggable.set_debug
Chris St. Pierre
2013-08-07
1
-5
/
+0
|
*
|
Merge pull request #130 from fennm/metadata-dont-update-xml-on-gratuitous-pro...
Chris St. Pierre
2013-08-07
2
-13
/
+20
|
|
\
\
|
|
*
|
Get profile by building metadata instead of guessing
Michael Fenn
2013-08-06
2
-6
/
+12
|
|
*
|
Make updating the structures conditional on profile changing
Michael Fenn
2013-08-05
1
-6
/
+6
|
|
*
|
Adjust test
Michael Fenn
2013-08-05
1
-1
/
+1
|
|
*
|
Found a stray write that should be part of the new client case
Michael Fenn
2013-08-05
1
-2
/
+2
|
|
*
|
Make pylint happy
Michael Fenn
2013-08-05
1
-1
/
+1
|
|
*
|
Metadata: Don't update XML on gratuitous profile update
Michael Fenn
2013-08-05
1
-2
/
+3
|
*
|
|
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
|
*
|
|
Plugin: quiet down set_debug, but keep it useful
Chris St. Pierre
2013-08-06
1
-3
/
+2
|
*
|
|
MultiprocessingCore: log some messages as debug, not error
Chris St. Pierre
2013-08-06
1
-2
/
+2
|
*
|
|
Core: log when a cached metadata object is used
Chris St. Pierre
2013-08-06
1
-0
/
+3
|
*
|
|
bcfg2-yum-helper: disable pylint check
Chris St. Pierre
2013-08-06
1
-1
/
+2
|
*
|
|
bcfg2-yum-helper: fully download group metadata during makecache
Chris St. Pierre
2013-08-06
1
-0
/
+1
|
*
|
|
bcfg2-report-collector: removed extra slash from init script
Chris St. Pierre
2013-08-06
1
-1
/
+1
|
|
/
/
|
*
|
Multiprocessing: fixed resolve_client call
Chris St. Pierre
2013-08-05
1
-1
/
+1
|
*
|
Probes: fixed unit test
Chris St. Pierre
2013-08-05
2
-2
/
+2
|
*
|
Multiprocessing: proxy RecvProbeData calls
Chris St. Pierre
2013-08-05
2
-5
/
+29
[next]