summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | web_reports: Remove ping data from summary viewTim Laszlo2012-06-041-11/+1
* | | web_reports: display_summary executes query twiceTim Laszlo2012-06-041-3/+3
* | | web_reports: select_related for all render_history_view callsTim Laszlo2012-06-041-1/+2
* | | DBStats: Remove custom sqlTim Laszlo2012-06-042-9/+2
* | | Admin reports: add django shell and dbshell commandsTim Laszlo2012-06-041-1/+1
* | | DBStats: Add missing sys importSol Jerome2012-06-041-0/+1
* | | NagiosGen: Create empty config.xml when missingSol Jerome2012-06-042-9/+19
* | | Admin/Client: Can't index when missing argsSol Jerome2012-06-041-3/+0
* | | fixed docs, code that referenced old yum section of packages.confChris St. Pierre2012-06-042-4/+4
* | | man: Clean up man pagesSol Jerome2012-06-0321-1502/+2647
* | | doc: Enable syntax highlighting for xml blocksSol Jerome2012-06-021-9/+27
* | | bcfg2-web: D=Make detailed client list sortableTim Laszlo2012-06-013-9/+135
* | | Packages: Fix unexpected indentSol Jerome2012-06-011-1/+1
* | | fixed caching of Collection objects; moved bcfg2-info packagesources code int...Chris St. Pierre2012-06-012-28/+30
* | | fixed logging of toggle_debugChris St. Pierre2012-06-011-2/+3
* | | fixed return values from toggle_debug xcmdsChris St. Pierre2012-06-013-2/+6
* | | py2.4 doesn't have finally; wrong logic, anywayChris St. Pierre2012-06-011-4/+5
* | | minor option cleanupChris St. Pierre2012-06-012-8/+10
* | | README: Be more explicit about COPYRIGHTSol Jerome2012-06-011-1/+2
* | | DBStats: Cleanup settings.pyTim Laszlo2012-06-011-7/+5
* | | DBStats: New db update routinesTim Laszlo2012-06-0112-332/+631
* | | fixed typoChris St. Pierre2012-06-017-265/+277
* | | POSIX: Fix symlink->dir removal (#1110)Sol Jerome2012-05-281-1/+4
* | | bcfg2-info: Add support for bpythonSol Jerome2012-05-271-0/+3
* | | doc: Fix missing configuration stepSol Jerome2012-05-271-0/+4
* | | DBStats: Pylint/PEP8 fixesSol Jerome2012-05-251-4/+6
* | | Options: Try to make options more readableSol Jerome2012-05-241-189/+399
* | | DBStats: Set the initial version baed on updates instead of fixturesTim Laszlo2012-05-232-46/+4
* | | bcfg2-admin: Logging broken for reportsTim Laszlo2012-05-233-16/+10
* | | removed debug lineChris St. Pierre2012-05-231-1/+0
* | | fixed inotify handling of events in watched dirsChris St. Pierre2012-05-231-13/+21
* | | DBStats: Use more sensible column definitions for ReasonTim Laszlo2012-05-232-16/+56
* | | YUMng: Fix DBStats hooks for centos5Tim Laszlo2012-05-231-3/+3
* | | Pkgmgr: Fix broken altsrcTim Laszlo2012-05-222-4/+9
* | | bcfg2.spec: Move python-nose dependency to bcfg2-serverTim Laszlo2012-05-221-1/+1
* | | bcfg2.spec: Copy build data instead of moveTim Laszlo2012-05-221-2/+2
* | | bcfg2-info builddir requires interactive flagChris St. Pierre2012-05-221-1/+2
* | | Reports: Parse cfile from command line instead of using an env variableTim Laszlo2012-05-211-4/+10
* | | fixed option group stuffChris St. Pierre2012-05-214-6/+7
* | | added option groupsChris St. Pierre2012-05-219-177/+105
* | | Fix PY3K syntax errorSol Jerome2012-05-211-1/+2
* | | Packages: Print more information when a source type fails to loadTim Laszlo2012-05-211-2/+2
* | | Fix reference to COPYRIGHTSol Jerome2012-05-211-1/+1
* | | Bundler: Fix genshi importSol Jerome2012-05-211-2/+2
* | | Packages: Unicode-objects must be encoded before hashingSol Jerome2012-05-212-1/+6
* | | more fixes for missing genshiChris St. Pierre2012-05-212-20/+15
* | | fixes for missing genshiChris St. Pierre2012-05-213-7/+13
* | | fixed bug in pseudo fm, deduplicated codeChris St. Pierre2012-05-213-26/+16
* | | fixed tb when genshi is not installedChris St. Pierre2012-05-211-0/+1
* | | doc: Fix build warningsSol Jerome2012-05-202-5/+5