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
/
Server
/
Admin
/
Reports.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed typo
Chris St. Pierre
2012-01-27
1
-1
/
+1
*
made bcfg2-admin accept -Q flag and a few others; general code cleanup
Chris St. Pierre
2012-01-26
1
-6
/
+6
*
suppress error message from bcfg2-admin Reports module if Reports not configu...
Chris St. Pierre
2012-01-26
1
-12
/
+8
*
bcfg2-admin: Revert some changes that are not py3k compatible
Sol Jerome
2011-07-21
1
-2
/
+3
*
Miscellaneous bcfg2-admin bug fixes:
Chris St. Pierre
2011-07-21
1
-4
/
+3
*
Accept non-ASCII diffs
Holger Weiß
2011-06-06
1
-0
/
+6
*
Admin: Add full PY3K compatibility
Sol Jerome
2011-04-26
1
-4
/
+9
*
Reports: delete orphaned Reasons after the purge command is run
Tim Laszlo
2011-04-11
1
-0
/
+2
*
bcfg2-admin: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
1
-34
/
+40
*
Fixed previous commit. Decorators are hard, let's go shopping.
Chris St. Pierre
2011-03-30
1
-2
/
+2
*
Use self.log.info() instead of 'print' to produce stats for
Chris St. Pierre
2011-03-30
1
-6
/
+10
*
Remove some deprecated tools
Sol Jerome
2010-12-16
1
-0
/
+0
*
DBStats: Purge historic data and expired clients
Tim Laszlo
2010-09-26
1
-1
/
+165
*
Fix typos
Sol Jerome
2010-08-14
1
-1
/
+1
*
Don't assume python2.5 is being used on successful hashlib import
Sol Jerome
2010-08-11
1
-2
/
+3
*
DBStats: Support for postgresql
Tim Laszlo
2010-07-16
1
-3
/
+9
*
tabs -> spaces
Sol Jerome
2010-06-10
1
-2
/
+2
*
Added init command to bcfg2-admin reports
Tim Laszlo
2010-06-07
1
-0
/
+3
*
Performance improvements for bcfg2-admin reports scrub.
Tim Laszlo
2010-06-07
1
-14
/
+11
*
Switch location to hostname. Urls break things.
Tim Laszlo
2010-06-04
1
-5
/
+2
*
Initial version of admin tool for reports
Tim Laszlo
2010-06-03
1
-0
/
+189
*
removed the admin mode for now
James Yang
2008-07-14
1
-170
/
+0
*
Add option and error handling
Narayan Desai
2008-07-12
1
-2
/
+7
*
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4776 ce84e21b-d406...
James Yang
2008-07-11
1
-2
/
+19
*
Through the Reports Admin mode, clients can now be expired and un-expired. Re...
James Yang
2008-07-11
1
-28
/
+122
*
Fix tb in a couple of admin modes.
Sol Jerome
2008-07-09
1
-0
/
+2
*
Add new report command-line interface
James Yang
2008-07-08
1
-0
/
+52