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
...
*
|
Svn: Fixing pep8 and pylint checks
Jason Kincl
2013-06-17
1
-10
/
+13
*
|
Svn: Tidying up code and logging of subversion trust and user/pass options
Jason Kincl
2013-06-17
1
-8
/
+15
*
|
Svn: Adding config options for specifying a user and password for subversion ...
Jason Kincl
2013-06-17
1
-0
/
+28
*
|
Reporting: Fix traceback when run interactively
Sol Jerome
2013-06-17
1
-2
/
+4
*
|
Probes: no need to .save() after .get_or_create()
Chris St. Pierre
2013-06-17
1
-1
/
+1
*
|
Merge pull request #97 from AlexanderS/action-add-shell-flag
Chris St. Pierre
2013-06-17
1
-4
/
+12
|
\
\
|
*
|
Client/Tools/Action: add shell attribute
Alexander Sulfrian
2013-06-14
1
-4
/
+12
*
|
|
Compat: Fix u_str for PY3K
Sol Jerome
2013-06-16
1
-4
/
+1
|
/
/
*
|
Probes: no need to .save() after .get_or_create()
Chris St. Pierre
2013-06-14
1
-1
/
+1
*
|
bcfg2-yum-helper: fixed unit tests
Chris St. Pierre
2013-06-14
1
-5
/
+8
*
|
Cfg: Fixed and documented .cat and .diff file behavior with host-specific bas...
Chris St. Pierre
2013-06-14
1
-8
/
+17
*
|
Yum: fixed yum-helper logging for real this time, i totally swear
Chris St. Pierre
2013-06-13
1
-1
/
+1
*
|
Yum: fixed verbose logging from bcfg2-yum-helper
Chris St. Pierre
2013-06-13
1
-1
/
+1
*
|
Yum: handle and log helper errors better
Chris St. Pierre
2013-06-13
2
-24
/
+61
*
|
do not create data directories for plugins that don't need them
Chris St. Pierre
2013-06-13
5
-2
/
+16
*
|
Probes: reduce race condition that can result in multiple probe groups
Chris St. Pierre
2013-06-13
1
-6
/
+9
*
|
fixed unit tests
Chris St. Pierre
2013-06-12
1
-2
/
+2
*
|
Client: Exit when ^C is pressed interactively
Sol Jerome
2013-06-12
1
-5
/
+2
*
|
POSIX: Fix support for unicode files
Sol Jerome
2013-06-08
1
-0
/
+2
*
|
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
*
|
|
Reporting: exclude failures type from detail view
Sol Jerome
2013-06-05
1
-0
/
+2
*
|
|
Merge branch 'django-1.5' into maint
Sol Jerome
2013-06-05
14
-77
/
+123
|
\
\
\
|
*
|
|
Add url loads for all templates
Sol Jerome
2013-05-06
9
-0
/
+33
|
*
|
|
Remove extra import
Sol Jerome
2013-05-01
1
-1
/
+0
|
*
|
|
Reports: Add support for Django 1.5
Sol Jerome
2013-04-29
14
-77
/
+91
*
|
|
|
Core: don't unnecessarily set debug to False on server startup
Chris St. Pierre
2013-06-03
1
-1
/
+2
*
|
|
|
Frame: quiet down about experimental plugins
Chris St. Pierre
2013-06-03
1
-2
/
+2
*
|
|
|
fixed unit tests
Chris St. Pierre
2013-06-03
4
-5
/
+5
*
|
|
|
Services: Don't check status when set to 'ignore'
Sol Jerome
2013-06-03
3
-45
/
+50
*
|
|
|
bcfg2-admin: set appropriate return values on error
Chris St. Pierre
2013-06-03
8
-56
/
+25
*
|
|
|
Revert "bcfg2-admin: set appropriate return values on error"
Chris St. Pierre
2013-06-03
8
-25
/
+56
*
|
|
|
bcfg2-admin: set appropriate return values on error
Chris St. Pierre
2013-06-03
8
-56
/
+25
*
|
|
|
Packages: handle bcfg2-yum-helper failures more gracefully
Chris St. Pierre
2013-06-03
1
-10
/
+22
*
|
|
|
lint: check for files in Cfg/ that aren't handled by Cfg
Chris St. Pierre
2013-06-03
1
-21
/
+62
*
|
|
|
bcfg2-lint: log run time for each lint plugin
Chris St. Pierre
2013-06-03
1
-1
/
+5
*
|
|
|
lint: catch unexpected Genshi errors
Chris St. Pierre
2013-06-03
1
-0
/
+6
*
|
|
|
Services: Add new bootstatus attribute
Sol Jerome
2013-06-02
4
-95
/
+223
*
|
|
|
bcfg2-info: Handle IOErrors
Sol Jerome
2013-06-02
1
-4
/
+8
*
|
|
|
Reporting: Fix traceback
Sol Jerome
2013-05-29
1
-14
/
+18
|
|
/
/
|
/
|
|
*
|
|
Another fix for null target_status in Reporting_sericeentry. This one covers ...
Jake Davis
2013-05-28
1
-1
/
+2
*
|
|
Cfg: Handle bogus created events as changed
Michael Fenn
2013-05-24
1
-1
/
+3
*
|
|
Fix for null target_status in Reporting_sericeentry
Jake Davis
2013-05-24
1
-0
/
+1
*
|
|
Options: fixed typo in option
Chris St. Pierre
2013-05-23
1
-1
/
+1
*
|
|
really fixed pylint issues with cbcfg2-server
Chris St. Pierre
2013-05-23
1
-4
/
+3
*
|
|
fixed pylint test
Chris St. Pierre
2013-05-23
1
-1
/
+2
*
|
|
Proxy: handle BadStatusLine errors gracefully
Chris St. Pierre
2013-05-23
1
-1
/
+1
*
|
|
tools: make migrate_info.py migrate "perms" (http://trac.mcs.anl.gov/projects...
Chris St. Pierre
2013-05-22
1
-9
/
+9
*
|
|
Yum: prevent traceback with empty repository
Chris St. Pierre
2013-05-21
1
-2
/
+2
[prev]
[next]