summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2
Commit message (Expand)AuthorAgeFilesLines
* reports: Fix bcfg2-admin reports initSol Jerome2012-05-061-1/+7
* reports: Remove indexes for nonexistent tablesSol Jerome2012-05-061-3/+1
* reports: Add fine-grained filter for 'bad' clientsSol Jerome2012-05-064-39/+74
* reports: More pylint/pep8 fixesSol Jerome2012-05-061-3/+6
* reports: Pylint fixesSol Jerome2012-05-061-69/+71
* reports: Remove unused importSol Jerome2012-05-061-1/+1
* PY3K: Get server code working againSol Jerome2012-05-055-13/+24
* merged maint to masterChris St. Pierre2012-05-041-0/+1
|\
| * made Deltas and Genshi lint plugins respect command-line filelistChris St. Pierre2012-05-041-6/+6
| * make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-05-041-0/+20
* add essentialpkgs to all Source objectsChris St. Pierre2012-05-042-1/+1
* better support for re-reading packages.conf (and SimpleConfigs in general)Chris St. Pierre2012-05-043-15/+32
* fixed repo name generationChris St. Pierre2012-05-041-2/+3
* improved some error messages; only setup pulp connection if there are pulp so...Chris St. Pierre2012-05-041-18/+19
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-0313-14/+26
* fixed total think-o in ProxyErrorChris St. Pierre2012-05-021-1/+1
* Bcfg2.Options.list_split only strips whitespace around commas (this allows, e...Chris St. Pierre2012-05-011-2/+5
* better error message from bcfg2-info on no matching generatorChris St. Pierre2012-05-011-1/+2
* Include arch as one of the possible choices when user beginsCalvin Cheng2012-04-301-1/+3
* DBStats: Add unpruned entry reporting (#659)Sol Jerome2012-04-277-11/+44
* fixed confusing error messageChris St. Pierre2012-04-231-2/+2
* cleaner handling of line-wrapping in bcfg2-lintChris St. Pierre2012-04-231-10/+7
* changed the way bcfg2-lint errors are loaded to make it easier to write and u...Chris St. Pierre2012-04-2013-59/+77
* made Deltas and Genshi lint plugins respect command-line filelistChris St. Pierre2012-04-202-7/+8
* added TemplateHelper plugin for bcfg2-lintChris St. Pierre2012-04-202-1/+62
* make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-04-202-2/+25
* Merge branch 'maint'Sol Jerome2012-04-193-24/+47
* better error reportingChris St. Pierre2012-04-182-27/+38
* Merge branch 'add-essential-pkgs'Sol Jerome2012-04-174-4/+15
|\
| * Packages: Add Essential packages to specification (#1084)Sol Jerome2012-04-174-4/+15
* | added ability to pass options to nose, ignore tests, test specific clients to...Chris St. Pierre2012-04-131-0/+10
* | better TGenshi error messagesChris St. Pierre2012-04-131-2/+4
* | do not set django TIME_ZONE except in 1.2+Chris St. Pierre2012-04-131-4/+4
* | improved error reporting in a few placesChris St. Pierre2012-04-133-7/+7
* | fixed xincludes to properly handle includes-in-includes, includes that aren't...Chris St. Pierre2012-04-113-23/+47
* | Remove fprint in favor of cleaner setup.pySol Jerome2012-04-043-15/+2
|/
* Merge branch 'fix-reports'Sol Jerome2012-04-022-9/+87
|\
| * Reports: Remove client_version database columnSol Jerome2012-03-312-9/+87
* | Options: Don't display empty help messagesSol Jerome2012-04-021-1/+6
* | Pac: Fix copy/paste typoSol Jerome2012-04-011-4/+3
|/
* PY3K: Fix exception handling for #1080Sol Jerome2012-03-313-3/+6
* Packages: Add support for alternate version attributeSol Jerome2012-03-291-2/+6
* gentoo: Add enhanced Portage client tool (#1086)Sol Jerome2012-03-271-25/+79
* Remove unused client_version from reportsSol Jerome2012-03-263-4/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-24210-0/+28888