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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Client: Use absolute imports
Sol Jerome
2013-08-12
1
-3
/
+3
*
|
testsuite: exempt wildcard imports in Bcfg2.Options from pylint
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
|
Reporting: Fix LocalFilesystem transport
Sol Jerome
2013-08-12
2
-1
/
+1
*
|
Options: Replace relative imports with absolute
Chris St. Pierre
2013-08-12
7
-23
/
+19
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
3
-5
/
+4
*
|
testsuite: fixed unit tests
Chris St. Pierre
2013-08-12
2
-4
/
+4
*
|
testsuite: fixed remaining unit tests (?)
Chris St. Pierre
2013-08-12
1
-3
/
+3
*
|
Merge branch 'maint'
Chris St. Pierre
2013-08-12
6
-16
/
+28
|
\
|
|
*
Viz: include clients that should be included, not vice-versa
Chris St. Pierre
2013-08-09
1
-1
/
+1
|
*
Viz: exclude duplicate bundles for a given host
Chris St. Pierre
2013-08-09
1
-3
/
+4
|
*
Viz: distinguish categories from hosts
Chris St. Pierre
2013-08-09
2
-1
/
+2
|
*
Packages: always add collections to group/package cache
Chris St. Pierre
2013-08-09
1
-4
/
+8
|
*
Metadata: Fix bundle visualization
Sol Jerome
2013-08-09
1
-1
/
+1
|
*
MultiprocessingCore: added missing docstring
Chris St. Pierre
2013-08-09
1
-0
/
+2
|
*
Core: iterate over RMI objects properly
Chris St. Pierre
2013-08-09
2
-3
/
+3
|
*
Core: fixed py3k incompatibility
Chris St. Pierre
2013-08-09
2
-6
/
+10
|
*
Reporting: Fix typo
Sol Jerome
2013-08-08
1
-1
/
+1
|
*
Metadata: catch dns lookup errors better
Chris St. Pierre
2013-08-08
1
-1
/
+1
*
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
16
-94
/
+73
*
|
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
34
-68
/
+175
*
|
Options: reparse all arguments on each pass
Chris St. Pierre
2013-08-09
1
-7
/
+3
*
|
Options: Fixed prefix in WildcardSectionGroups
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
|
Client: Fixed writing cached config
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
|
bcfg2-server: Fixed default backend value
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
|
Client: Handle all DeclareVersion failures the same
Chris St. Pierre
2013-08-09
1
-10
/
+2
*
|
Options: fix parsing of ComponentActions and other finalizable actions
Chris St. Pierre
2013-08-09
3
-9
/
+8
*
|
Plugins: Fixed/made consistent Django model load
Chris St. Pierre
2013-08-09
2
-5
/
+2
*
|
MultiprocessingCore: fixed Cache import
Chris St. Pierre
2013-08-09
1
-1
/
+1
*
|
testsuite: fixed unit tests for server plugins
Chris St. Pierre
2013-08-09
2
-8
/
+9
*
|
testsuite: Fixed base plugin tests
Chris St. Pierre
2013-08-09
1
-1
/
+2
*
|
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
129
-7975
/
+7924
|
\
\
|
*
|
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
14
-1473
/
+1166
|
*
|
Options: migrated bcfg2-info to new parser
Chris St. Pierre
2013-06-27
2
-788
/
+863
|
*
|
Options: migrated bcfg2-lint to new parser
Chris St. Pierre
2013-06-27
16
-294
/
+782
|
*
|
Options: migrated server core to new option parser
Chris St. Pierre
2013-06-27
6
-305
/
+294
|
*
|
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
9
-1328
/
+1429
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
19
-225
/
+572
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
[prev]
[next]