summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * merged 0106905... added ability to pass options to nose, ignore tests, test ↵Chris St. Pierre2012-05-042-29/+87
| | | | | | | | specific clients to bcfg2-test
| * merged b82a107... removed obsolete docs about import_gpg_keysChris St. Pierre2012-05-041-13/+4
| |
| * add xml:base attr to all tags that can be xincludedChris St. Pierre2012-05-044-11/+24
| |
| * pkg_verify works on BoundPackage tag, not just InstanceChris St. Pierre2012-05-041-1/+2
| |
| * fixed mode of bcfg2-testChris St. Pierre2012-05-041-0/+0
| |
| * made bcfg2-info work with newer IPythonChris St. Pierre2012-05-041-2/+7
| |
| * doc: Fix reports installation docs (reported by calvinx on IRC)Sol Jerome2012-05-022-130/+16
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | 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
| |
* | fixed buildall wildcard stuffChris St. Pierre2012-05-041-5/+7
| |
* | improved some error messages; only setup pulp connection if there are pulp ↵Chris St. Pierre2012-05-041-18/+19
| | | | | | | | sources listed
* | fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-0314-29/+35
| |
* | fixed total think-o in ProxyErrorChris St. Pierre2012-05-021-1/+1
| |
* | doc: Fix build errorsSol Jerome2012-05-022-8/+10
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Bcfg2.Options.list_split only strips whitespace around commas (this allows, ↵Chris St. Pierre2012-05-011-2/+5
| | | | | | | | e.g., ignoring entries in bcfg2-test that have spaces in the filename)
* | Merge branch 'master' of github.com:fabaff/bcfg2Fabian Affolter2012-05-012-95/+95
|\ \ | | | | | | | | | | | | | | | Conflicts: doc/appendix/guides/centos.txt doc/server/plugins/generators/packages.txt
| * | updatedFabian Affolter2012-05-011-17/+22
| | |
| * | Path fixedFabian Affolter2012-02-262-2/+2
| | |
| * | Minor layout changesFabian Affolter2012-01-081-3/+5
| | |
| * | Minor layout changesFabian Affolter2012-01-071-1/+1
| | |
| * | Minor layout changesFabian Affolter2012-01-071-46/+48
| | |
| * | Moved content from centos guide to this sectionFabian Affolter2012-01-071-1/+25
| | |
| * | Added ChrisFabian Affolter2012-01-071-2/+4
| | |
| * | Updated my email addressFabian Affolter2012-01-071-1/+1
| | |
| * | Updated my email addressFabian Affolter2012-01-071-1/+1
| | |
| * | newline addedFabian Affolter2012-01-071-1/+0
| | |
| * | Added details about epel 6.xFabian Affolter2012-01-071-3/+5
| | |
| * | Updated the package and added details about Alpine Linux and RHEL 6.xFabian Affolter2012-01-071-2/+16
| | |
* | | Path fixedFabian Affolter2012-05-012-2/+2
| | |
* | | Minor layout changesFabian Affolter2012-05-011-3/+5
| | |
* | | Minor layout changesFabian Affolter2012-05-011-1/+1
| | |
* | | Moved content from centos guide to this sectionFabian Affolter2012-05-011-1/+25
| | |
* | | Added ChrisFabian Affolter2012-05-011-2/+4
| | |
* | | Updated my email addressFabian Affolter2012-05-011-1/+1
| | |
* | | Updated my email addressFabian Affolter2012-05-011-1/+1
| | |
* | | newline addedFabian Affolter2012-05-011-1/+0
| | |
* | | Added details about epel 6.xFabian Affolter2012-05-011-3/+5
| | |
* | | Updated the package and added details about Alpine Linux and RHEL 6.xFabian Affolter2012-05-011-2/+16
| | |
* | | made bcfg2-info buildall accept list of clients; added buildallfile commandChris St. Pierre2012-05-011-26/+111
| | |
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Path type='directory' entries previously had no 'reason' associated with their 'dirty' state. This change adds a database field for unpruned entries which are present in a pruned directory and displays that list in the web reporting interface. There is also a change made to the POSIX client tool which forces it to display the extra entry list when running in interactive mode without debugging enabled. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | | fixed missing %{buildroot}Chris St. Pierre2012-04-271-1/+1
| | |
* | | make %ghost work on RHEL 5, MandrivaChris St. Pierre2012-04-271-10/+7
| | |
* | | doc: Fix fileprobe example (#1108)Sol Jerome2012-04-271-1/+1
| | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | | better way to divine the path to python packagesChris St. Pierre2012-04-261-1/+1
| | |
* | | 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 ↵Chris St. Pierre2012-04-2013-59/+77
| | | | | | | | | | | | use custom plugins