summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* added next() method to Reports BatchFetch iterator for compatibility with ↵Chris St. Pierre2011-04-121-0/+4
| | | | pre-3.0 versions of python
* Reports: PY3K + PEP8 fixesSol Jerome2011-04-061-8/+12
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web reports: new skinTim Laszlo2010-10-141-4/+90
|
* Performance improvements for bcfg2-admin reports scrub.Tim Laszlo2010-06-071-0/+30
Switched object updates to executemany statements. Added BatchFetch to retreive Django objects in groups. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5891 ce84e21b-d406-0410-9b95-82705330c041