Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrote FAM docs | Chris St. Pierre | 2012-10-11 | 1 | -0/+72 |
| | |||||
* | doc: clarified that Packages only supports the Pulp v1 API | Chris St. Pierre | 2012-10-11 | 1 | -3/+10 |
| | |||||
* | fixed unit testing example commands for Fedora | Chris St. Pierre | 2012-10-09 | 1 | -2/+5 |
| | | | | [ci skip] | ||||
* | wrote more detailed unit testing documentation | Chris St. Pierre | 2012-10-05 | 3 | -17/+372 |
| | |||||
* | added docs for privilege dropping | Chris St. Pierre | 2012-10-04 | 4 | -48/+211 |
| | |||||
* | updated SELinux policy docs | Chris St. Pierre | 2012-10-03 | 3 | -17/+28 |
| | |||||
* | wrote docs for selinux policy | Chris St. Pierre | 2012-10-03 | 2 | -2/+85 |
| | |||||
* | wrote docs for Bcfg2.Compat | Chris St. Pierre | 2012-09-26 | 3 | -15/+218 |
| | |||||
* | rolled genshi/cheetah docs into cfg, deprecated old tgenshi/tcheetah docs | Chris St. Pierre | 2012-09-26 | 34 | -445/+494 |
| | |||||
* | deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPM | Chris St. Pierre | 2012-09-26 | 4 | -899/+592 |
| | |||||
* | Packages: deprecated magic groups, disabled by default | Chris St. Pierre | 2012-09-21 | 1 | -43/+47 |
| | |||||
* | Encryption: improved docs, made algorithm configurable | Chris St. Pierre | 2012-09-20 | 4 | -97/+225 |
| | |||||
* | documented packages backends | Chris St. Pierre | 2012-09-20 | 3 | -3/+11 |
| | |||||
* | documented PackagesSources | Chris St. Pierre | 2012-09-20 | 1 | -1/+0 |
| | |||||
* | Source fully documented | Chris St. Pierre | 2012-09-20 | 1 | -3/+7 |
| | |||||
* | deduplicated Packages code, more docs | Chris St. Pierre | 2012-09-20 | 1 | -0/+2 |
| | |||||
* | development docs for Packages: Collection docs written | Chris St. Pierre | 2012-09-20 | 1 | -49/+45 |
| | |||||
* | minor Cfg docs fixes | Chris St. Pierre | 2012-09-20 | 1 | -4/+4 |
| | |||||
* | better SEModules docs | Chris St. Pierre | 2012-09-20 | 1 | -8/+2 |
| | |||||
* | Properties: made automatch in bcfg2.conf a default, not absolute; cleaned up ↵ | Chris St. Pierre | 2012-09-13 | 1 | -7/+21 |
| | | | | docs | ||||
* | bcfg2-info: added "automatch" command to perform Properties automatching | Chris St. Pierre | 2012-09-12 | 1 | -0/+11 |
| | |||||
* | Rules: Implement status='ignore' for all service types | Sol Jerome | 2012-09-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | docs: fixed Cfg development docs on accessing configuration | Chris St. Pierre | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Cfg: documented all Cfg modules, added development docs | Chris St. Pierre | 2012-09-11 | 5 | -62/+193 |
| | |||||
* | doc: Fix build_sphinx | Sol Jerome | 2012-09-09 | 1 | -1/+2 |
| | | | | | | | | This allows one to prepend to the sys.path since the machine where you are building the documentation may have the Bcfg2 client (not server) installed. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Add sphinx configuration for module imports | Sol Jerome | 2012-09-07 | 1 | -1/+1 |
| | | | | | | | | I still need to figure out how to get things to work when certain modules (e.g. lxml) are unavailable, but this should at prevent one from having to fully install the bcfg2 server prior to building the documentation. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added link to Travis-CI builds in unit-testing docs | Chris St. Pierre | 2012-09-06 | 1 | -0/+3 |
| | |||||
* | added versioning doc to development TOC | Chris St. Pierre | 2012-09-06 | 1 | -0/+1 |
| | |||||
* | added docs about cache invalidation | Chris St. Pierre | 2012-09-06 | 1 | -0/+48 |
| | |||||
* | Documented all plugin helper objects | Chris St. Pierre | 2012-09-06 | 2 | -13/+53 |
| | |||||
* | split up mammoth Plugin.py | Chris St. Pierre | 2012-09-06 | 1 | -123/+4 |
| | |||||
* | documented base plugin interfaces | Chris St. Pierre | 2012-09-06 | 3 | -233/+134 |
| | |||||
* | improving plugin development docs | Chris St. Pierre | 2012-09-06 | 3 | -40/+145 |
| | |||||
* | added server-side client metadata object caching | Chris St. Pierre | 2012-09-05 | 3 | -3/+73 |
| | |||||
* | POSIX/Device: Change perms back to mode | Sol Jerome | 2012-09-02 | 1 | -0/+2 |
| | | | | | | | | Change our terminology to match that used by MKNOD(1). This makes the client tool behave as it did previously. Also, add 'mode' to the schema to make `bcfg2-lint` happy. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix code-block directive | Sol Jerome | 2012-08-31 | 1 | -4/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Version bump to 1.3.0pre1 | Sol Jerome | 2012-08-31 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Docs: cleaned up SSLCA docs | Chris St. Pierre | 2012-08-27 | 1 | -113/+159 |
| | |||||
* | Packages: added support for generating Apt sources.list | Chris St. Pierre | 2012-08-27 | 1 | -14/+32 |
| | |||||
* | TemplateHelper: removed support for host- and group-specific helpers | Chris St. Pierre | 2012-08-24 | 1 | -10/+8 |
| | | | | | | | | | | Supporting these was basically impossible due to the way Python handles bytecode compilation. For instance, 'foo.py.G10_bar' would be compiled to foo.py.G10_barc, which is then indistinguishable from a helper for the group "barc" (or, rather, a _broken_ helper for that group, since a bytecode-compiled module cannot be imported successfully). There's no performance gain from specific helpers anyway -- they all get imported -- so I removed this functionality. | ||||
* | doc: Fix NagiosGen documentation bug (#1117) | Sol Jerome | 2012-08-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Version bump to 1.2.3 | Sol Jerome | 2012-08-15 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: misc/bcfg2.spec setup.py | ||||
* | updated docs to reflect deprecation of info/:info | Chris St. Pierre | 2012-08-15 | 3 | -26/+42 |
| | |||||
* | Removed deprecated plugins BB, Svcmgr, SGenshi | Chris St. Pierre | 2012-08-15 | 1 | -48/+45 |
| | |||||
* | doc: Fix sphinx build warnings | Sol Jerome | 2012-08-08 | 1 | -1/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Update web config documents | Tim Laszlo | 2012-08-07 | 4 | -29/+33 |
| | |||||
* | made path to Packages cache configurable | Chris St. Pierre | 2012-08-01 | 1 | -26/+46 |
| | |||||
* | added docs about conflicting ACLs and permissions | Chris St. Pierre | 2012-08-01 | 1 | -0/+16 |
| | |||||
* | added ACL docs | Chris St. Pierre | 2012-08-01 | 2 | -24/+61 |
| | |||||
* | unified Metadata/DBMetadata plugins | Chris St. Pierre | 2012-07-31 | 3 | -42/+41 |
| | | | | made django optional |