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
*
Merge branch 'feature/ldap-enhancements' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2017-08-31
4
-85
/
+191
|
\
|
*
Server/Plugins/Ldap: Fix module name
Alexander Sulfrian
2017-03-21
1
-1
/
+2
|
*
Server/Plugins/Ldap: Support arbitrary ldap options
Alexander Sulfrian
2017-03-21
1
-2
/
+7
|
*
Server/Plugins/Ldap: Support specifying the ldap uri
Alexander Sulfrian
2017-03-21
1
-6
/
+12
|
*
Server/Plugins/Ldap: Cache the results of the Ldap queries
Alexander Sulfrian
2017-03-21
1
-17
/
+52
|
*
Server/Plugins/Ldap: Add missing argument
Alexander Sulfrian
2017-03-21
1
-1
/
+2
|
*
Server/Cache: Return the number of expired items
Alexander Sulfrian
2017-03-21
1
-4
/
+13
|
*
Server/Plugins/Ldap: Use CallableDict
Alexander Sulfrian
2017-03-21
1
-14
/
+28
|
*
Server/Plugin: CallableDict is an OnDemandDict without caching
Alexander Sulfrian
2017-03-21
1
-16
/
+46
|
*
Server/Plugin: Support functions and values for OnDemandDict
Alexander Sulfrian
2017-03-21
1
-4
/
+9
|
*
Server/Plugin: Move OnDemandDict to helpers
Alexander Sulfrian
2017-03-21
2
-50
/
+50
*
|
Merge branch 'feature/travis-container' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2017-08-18
14
-42
/
+55
|
\
\
|
*
|
Bcfg2/manage.py: Fix pylint errors
Alexander Sulfrian
2017-03-29
1
-6
/
+14
|
*
|
Utils: classproperty should use classmethod
Alexander Sulfrian
2017-03-29
1
-1
/
+1
|
*
|
Client: Restore python2.4 compatibility
Alexander Sulfrian
2017-03-29
1
-0
/
+1
|
*
|
Fix errros with old pylint/pep8
Alexander Sulfrian
2017-03-29
12
-35
/
+39
*
|
|
Merge branch 'import-models' of https://github.com/0/bcfg2 into add-missing-r...
Sol Jerome
2017-07-11
1
-2
/
+2
|
\
\
\
|
*
|
|
Reporting/Storage: Import ActionEntry
Dmitri Iouchtchenko
2017-05-08
1
-2
/
+2
*
|
|
|
Reporting: Add POSIX User/Group Entry types
Sol Jerome
2017-07-11
1
-2
/
+4
|
/
/
/
*
|
|
Merge pull request #388 from 0/import-serviceentry
Alexander Sulfrian
2017-05-08
1
-2
/
+2
|
\
\
\
|
*
|
|
Reporting/Storage: Import ServiceEntry
Dmitri Iouchtchenko
2017-05-05
1
-2
/
+2
|
|
/
/
*
/
/
Probes: Remove wrong line
Alexander Sulfrian
2017-03-22
1
-1
/
+0
|
/
/
*
/
Server/Info: Fix encoding declaration
Alexander Sulfrian
2017-03-21
1
-1
/
+1
|
/
*
Server/Lint: Include RequiredBundle in referenced bundles
Dmitri Iouchtchenko
2017-03-17
1
-0
/
+4
*
Merge pull request #362 from AlexanderS/fix/missing-config-file
Alexander Sulfrian
2017-03-10
1
-1
/
+1
|
\
|
*
Options: Missing config file is not a fatal error
Alexander Sulfrian
2016-09-28
1
-1
/
+1
*
|
Merge pull request #382 from AlexanderS/feature/multiline-debug-scripts
Alexander Sulfrian
2017-03-10
1
-3
/
+1
|
\
\
|
*
|
Fix multiline scripts in bcfg2-info debug mode
s19n
2017-03-09
1
-3
/
+1
*
|
|
Reporting: Fix missing sys import
Sol Jerome
2017-01-10
1
-0
/
+1
|
/
/
*
|
Merge pull request #345 from AlexanderS/fix/django-1.10
Alexander Sulfrian
2017-01-10
2
-35
/
+35
|
\
\
|
*
|
Reporting/Compat: Add patterns compat method
Alexander Sulfrian
2016-08-18
1
-1
/
+13
|
*
|
Reporting: Ensure we have an empty prefix in the url patterns
Alexander Sulfrian
2016-08-18
1
-21
/
+22
|
*
|
Reporting: Remove outdated comments
Alexander Sulfrian
2016-08-18
1
-13
/
+0
*
|
|
Merge pull request #373 from AlexanderS/fix/django1.9/report-collector
Alexander Sulfrian
2017-01-10
6
-40
/
+42
|
\
\
\
|
*
|
|
DBSettings: Call django.setup() right after configuring the settings
Alexander Sulfrian
2016-11-28
5
-28
/
+18
|
*
|
|
Reporting/Storage: Reordering of the imports
Alexander Sulfrian
2016-11-21
1
-10
/
+9
|
*
|
|
Reporting/Storage: Removed unused import
Alexander Sulfrian
2016-11-21
1
-1
/
+0
|
*
|
|
Reporting/Storage: Load django models after option parsing
Alexander Sulfrian
2016-11-21
1
-4
/
+15
|
*
|
|
Reporting/Storage: Remove wildcard import
Alexander Sulfrian
2016-11-21
1
-1
/
+4
*
|
|
|
Merge pull request #369 from AlexanderS/fix/lint/augeas
Alexander Sulfrian
2016-11-29
1
-59
/
+107
|
\
\
\
\
|
*
|
|
|
Server/Lint: Replace dict with {}
Alexander Sulfrian
2016-11-29
1
-59
/
+99
|
*
|
|
|
Server/Lint: Fix code style
Alexander Sulfrian
2016-11-21
1
-4
/
+9
|
*
|
|
|
Server/Lint: Add missing required attributes
Alexander Sulfrian
2016-11-21
1
-1
/
+3
|
*
|
|
|
Server/Lint: Add required attrs for augeas path entries
Alexander Sulfrian
2016-11-21
1
-0
/
+2
|
*
|
|
|
Server/Lint: name attribute is required for all Path entries
Alexander Sulfrian
2016-11-21
1
-20
/
+19
*
|
|
|
|
Merge pull request #372 from AlexanderS/fix/nagiosgen
Alexander Sulfrian
2016-11-29
1
-5
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Server/Plugins/NagiosGen: Remove the list conversion
Alexander Sulfrian
2016-11-23
1
-5
/
+3
|
*
|
|
|
|
Server/Plugins/NagiosGen: Always include default group
Alexander Sulfrian
2016-11-23
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Client/Proxy.py: Provide more useful error message
Sol Jerome
2016-11-23
1
-0
/
+3
|
/
/
/
/
*
/
/
/
Client: Fix typo in comment
Alexander Sulfrian
2016-11-21
1
-2
/
+2
|
/
/
/
[next]