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
/
Lint
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcfg2-lint: Fixed bugs in MergeFiles, added check for identical files
Chris St. Pierre
2013-09-09
1
-21
/
+56
*
bcfg2-lint: fixed old Cfg API call in Cfg plugin
Chris St. Pierre
2013-09-09
1
-1
/
+1
*
bcfg2-lint: Fixed name of TemplateHelper lint plugin
Chris St. Pierre
2013-09-09
1
-1
/
+1
*
Pylint/PEP8 fixes
Sol Jerome
2013-09-06
7
-14
/
+15
*
Rewrote SSLCA as Cfg handler.
Chris St. Pierre
2013-08-13
1
-3
/
+2
*
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
1
-1
/
+1
*
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
9
-8
/
+31
*
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
14
-86
/
+798
|
\
|
*
Options: migrated bcfg2-lint to new parser
Chris St. Pierre
2013-06-27
14
-86
/
+780
|
/
*
Merge branch 'maint'
Chris St. Pierre
2013-06-27
3
-5
/
+12
|
\
|
*
Lint: Fix Path type='vcs' schema checks
Sol Jerome
2013-06-26
1
-1
/
+1
|
*
Merge pull request #87 from kincl/jasons-hacking
Chris St. Pierre
2013-06-06
1
-4
/
+5
|
|
\
|
|
*
Changing order of logic
Jason Kincl
2013-05-29
1
-2
/
+2
|
|
*
Comments: Fix lint check so that it only runs if using clients.xml
Jason Kincl
2013-05-29
1
-3
/
+4
|
*
|
lint: catch unexpected Genshi errors
Chris St. Pierre
2013-06-03
1
-0
/
+6
|
|
/
*
|
cleaned up old references to BundleTemplateFile
Chris St. Pierre
2013-05-20
1
-5
/
+0
*
|
Merge branch 'maint'
Chris St. Pierre
2013-05-17
8
-108
/
+331
|
\
|
|
*
bcfg2-lint: fixed unit tests
Chris St. Pierre
2013-05-14
1
-1
/
+1
|
*
bcfg2-lint: fixed unit tests
Chris St. Pierre
2013-05-14
1
-2
/
+5
|
*
doc: added devel docs for bcfg2-lint plugins
Chris St. Pierre
2013-05-14
7
-107
/
+328
|
*
Lint: Fix Properties Comments checker
Sol Jerome
2013-05-13
1
-1
/
+1
|
*
Lint: Fix for python 3
Sol Jerome
2013-05-11
1
-1
/
+1
|
*
Lint: py3k fix
Sol Jerome
2013-05-10
1
-0
/
+3
|
*
POSIXUsers: allow better <MemberOf group="foo"/> syntax
Chris St. Pierre
2013-05-07
1
-2
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
2
-23
/
+35
|
\
|
|
*
GroupLogic: added docstrings
Chris St. Pierre
2013-03-28
1
-0
/
+3
|
*
new GroupLogic plugin
Chris St. Pierre
2013-03-28
1
-1
/
+2
|
*
bcfg2-lint: ensure all XML properties files are parseable
Chris St. Pierre
2013-03-28
1
-9
/
+13
|
*
testsuite: fixed more unit test stuff
Chris St. Pierre
2013-03-26
1
-4
/
+4
|
*
testsuite: fixed issues found by latest version of pylint
Chris St. Pierre
2013-03-26
1
-3
/
+3
|
*
testsuite: fixed issues found by latest version of pep8
Chris St. Pierre
2013-03-26
1
-7
/
+6
*
|
Merge branch '1.4.x'
Chris St. Pierre
2013-04-23
5
-64
/
+14
|
\
\
|
|
/
|
/
|
|
*
use Executor class for better subprocess calling on server
Chris St. Pierre
2013-03-14
1
-9
/
+9
|
*
fixed unit tests for merge
Chris St. Pierre
2013-02-20
1
-2
/
+1
|
*
Merge branch 'master' into 1.4.x
Chris St. Pierre
2013-02-20
2
-18
/
+32
|
|
\
|
*
|
removed deprecated Base plugin
Chris St. Pierre
2013-02-08
1
-1
/
+0
|
*
|
added genshi support to StructFile
Chris St. Pierre
2013-02-04
2
-15
/
+4
|
*
|
made genshi a requirement
Chris St. Pierre
2013-01-22
2
-14
/
+4
|
*
|
removed magic groups
Chris St. Pierre
2013-01-17
1
-11
/
+0
|
*
|
removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ...
Chris St. Pierre
2013-01-17
1
-4
/
+3
*
|
|
bcfg2-lint: allow uppercase in usernames
Chris St. Pierre
2013-03-08
1
-1
/
+1
*
|
|
order in regex character classes matters
Chris St. Pierre
2013-02-22
1
-1
/
+1
*
|
|
bcfg2-lint: fixed username regex
Chris St. Pierre
2013-02-22
1
-1
/
+1
|
|
/
|
/
|
*
|
removed debugging
Chris St. Pierre
2013-02-14
1
-10
/
+0
*
|
better Genshi syntax lint checker
Chris St. Pierre
2013-02-14
1
-17
/
+56
*
|
fixed checking Genshi templates for comments (#1141)
Chris St. Pierre
2013-02-14
1
-1
/
+1
|
/
*
bcfg2-lint: fixed requiring a specific format of text content
Chris St. Pierre
2013-01-14
1
-1
/
+1
*
better validation of required attrs for Package and Service tags
Chris St. Pierre
2013-01-14
1
-17
/
+12
*
bcfg2-lint: update RequiredAttrs for SELinux and POSIX user/group entries
Chris St. Pierre
2013-01-11
1
-74
/
+89
*
Cfg: Added feature to provide generation of SSH keys, authorized_keys file
Chris St. Pierre
2013-01-03
1
-0
/
+4
[next]