summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Sol Jerome2012-04-198-42/+78
|\
| * bcfg2-info: Fix packagesources commandSol Jerome2012-04-192-16/+23
| * redhat: Remove stray %Sol Jerome2012-04-181-1/+1
| * doc: Remove undefined glossary termSol Jerome2012-04-161-2/+0
| * Merge pull request #24 from lukecyca/maintChris St. Pierre2012-04-162-4/+12
| |\
| | * Fixed launchd to correctly parse label from plist, and added a warning when i...Luke Cyca2012-04-161-3/+4
| | * MacPorts now respects version="any" and logs version mismatches like other pl...Luke Cyca2012-04-161-1/+8
| |/
| * Merge pull request #23 from lukecyca/patch-1Chris St. Pierre2012-04-131-2/+2
| |\
| | * Fixed MacPorts pkgtool tuple and cleaned up logger outputLuke Cyca2012-04-131-2/+2
| |/
| * doc: Fix typo (reported by mattikus on IRC)Sol Jerome2012-03-301-1/+1
| * launchd: Remove popen2 callsSol Jerome2012-03-271-18/+32
| * doc: Warn about SELINUX issuesSol Jerome2012-03-271-0/+9
* | better error reportingChris St. Pierre2012-04-182-27/+38
* | Merge branch 'add-essential-pkgs'Sol Jerome2012-04-175-12/+30
|\ \
| * | Packages: Add Essential packages to specification (#1084)Sol Jerome2012-04-175-12/+30
* | | doc: Fix URLSol Jerome2012-04-171-1/+1
* | | doc: Fix warningSol Jerome2012-04-161-2/+4
* | | doc: Add links to other versions of the docsSol Jerome2012-04-162-1/+14
* | | gentoo: Add sphinx documentationSol Jerome2012-04-161-13/+30
* | | fixed unit tests for xinclude changesChris St. Pierre2012-04-131-23/+30
* | | removed broken Revision stuff from bcfg2-infoChris St. Pierre2012-04-131-8/+1
* | | rhel doesn't recognize Recommends tag eitherChris St. Pierre2012-04-131-2/+2
* | | added ability to pass options to nose, ignore tests, test specific clients to...Chris St. Pierre2012-04-132-28/+86
* | | better TGenshi error messagesChris St. Pierre2012-04-131-2/+4
* | | very minor specfile cleanupChris St. Pierre2012-04-131-54/+57
* | | added ability to query bcfg2-info for versionChris St. Pierre2012-04-131-23/+27
* | | 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
* | | bcfg2-test requires noseChris St. Pierre2012-04-133-1/+3
* | | debian: Fix sphinx build dependsSol Jerome2012-04-111-1/+1
* | | fixed xincludes to properly handle includes-in-includes, includes that aren't...Chris St. Pierre2012-04-113-23/+47
* | | removed obsolete docs about import_gpg_keysChris St. Pierre2012-04-101-13/+2
* | | add xml:base attr to all tags that can be xincludedChris St. Pierre2012-04-104-11/+24
* | | pkg_verify works on BoundPackage tag, not just InstanceChris St. Pierre2012-04-091-1/+2
* | | fixed mode of bcfg2-testChris St. Pierre2012-04-091-0/+0
* | | debian: Add bcfg2-doc packageSol Jerome2012-04-053-5/+20
* | | setup.py: build_sphinx works without changing cmdclassSol Jerome2012-04-041-6/+0
* | | setup.py: PEP8 fixesSol Jerome2012-04-041-34/+36
* | | Remove fprint in favor of cleaner setup.pySol Jerome2012-04-044-19/+2
|/ /
* | Merge branch 'fix-reports'Sol Jerome2012-04-022-9/+87
|\ \
| * | Reports: Remove client_version database columnSol Jerome2012-03-312-9/+87
* | | doc: Add collapsible sidebarSol Jerome2012-04-021-1/+3
* | | Options: Don't display empty help messagesSol Jerome2012-04-021-1/+6
* | | bcfg2-admin: Remove duplicate 'Usage'Sol Jerome2012-04-021-2/+1
* | | made bcfg2-info work with newer IPythonChris St. Pierre2012-04-021-2/+7
* | | 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-292-2/+8
* | Probes/group patched to ignore error output from rpm for OS_OUTPUTBrent Bloxam2012-03-281-1/+1
* | gentoo: Add enhanced Portage client tool (#1086)Sol Jerome2012-03-272-78/+99