Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New plugin: AWSTags | Chris St. Pierre | 2013-09-26 | 1 | -0/+5 |
| | | | | | AWSTags allows querying tags from EC2, and setting groups based on the tag names or values. | ||||
* | doc: fixed unterminated reference | Chris St. Pierre | 2013-05-22 | 1 | -1/+1 |
| | |||||
* | added multiprocessing server core | Chris St. Pierre | 2013-05-20 | 1 | -0/+5 |
| | |||||
* | doc: added devel docs for bcfg2-lint plugins | Chris St. Pierre | 2013-05-14 | 1 | -0/+167 |
| | |||||
* | meta docs: about redhat based systems, links, clarity, spelling | Duncan Hutty | 2013-04-25 | 1 | -9/+18 |
| | |||||
* | testsuite: more text fixes | Chris St. Pierre | 2013-03-26 | 1 | -0/+2 |
| | |||||
* | Merge branch '1.3.2' into maint | Chris St. Pierre | 2013-03-21 | 3 | -3/+29 |
|\ | | | | | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Client/Tools/__init__.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/test_code_checks.py | ||||
| * | added docs for Bcfg2.Utils | Chris St. Pierre | 2013-02-14 | 3 | -3/+29 |
| | | |||||
* | | fixed unit tests using long ints for py3k | Chris St. Pierre | 2013-02-20 | 1 | -0/+2 |
|/ | |||||
* | Cfg: Added feature to provide generation of SSH keys, authorized_keys file | Chris St. Pierre | 2013-01-03 | 1 | -3/+13 |
| | |||||
* | doc: wrote devel docs for client tool base objects | Chris St. Pierre | 2012-12-04 | 1 | -56/+52 |
| | |||||
* | fixed conversion to octal in py3k | Chris St. Pierre | 2012-12-04 | 1 | -0/+6 |
| | |||||
* | doc: Fix broken link | Sol Jerome | 2012-12-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Add links to source code | Sol Jerome | 2012-11-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added unit tests to test for schema validity | Chris St. Pierre | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | POSIX: Switch from perms to mode | Sol Jerome | 2012-10-15 | 1 | -1/+1 |
| | | | | | | | | Bcfg2 has traditionally used the 'perms' attribute to specify the file mode for POSIX entries. Switching to a 'mode' attribute will allow us to be more consistent with other tools as well as POSIX itself. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | documented Statistics interface | Chris St. Pierre | 2012-10-15 | 1 | -0/+35 |
| | |||||
* | documented core implementations | Chris St. Pierre | 2012-10-15 | 1 | -7/+22 |
| | |||||
* | wrote sphinx docs for base server Core | Chris St. Pierre | 2012-10-15 | 1 | -0/+62 |
| | |||||
* | doc: merged two documents about development documentation | Chris St. Pierre | 2012-10-11 | 2 | -40/+44 |
| | |||||
* | wrote FAM docs | Chris St. Pierre | 2012-10-11 | 1 | -0/+72 |
| | |||||
* | 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 | 2 | -16/+369 |
| | |||||
* | wrote docs for Bcfg2.Compat | Chris St. Pierre | 2012-09-26 | 2 | -11/+201 |
| | |||||
* | documented packages backends | Chris St. Pierre | 2012-09-20 | 1 | -0/+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 |
| | |||||
* | 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 | 3 | -0/+166 |
| | |||||
* | 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 | 1 | -12/+21 |
| | |||||
* | split up mammoth Plugin.py | Chris St. Pierre | 2012-09-06 | 1 | -123/+4 |
| | |||||
* | documented base plugin interfaces | Chris St. Pierre | 2012-09-06 | 1 | -232/+131 |
| | |||||
* | improving plugin development docs | Chris St. Pierre | 2012-09-06 | 3 | -40/+145 |
| | |||||
* | merged maint | Chris St. Pierre | 2012-06-19 | 1 | -1/+1 |
|\ | |||||
| * | doc: Fix client tool driver name (reported by m4z on IRC) | Sol Jerome | 2012-05-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Allow to run directly from a git checkout (#1037) | Sol Jerome | 2012-03-24 | 1 | -6/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Add stub document on how to run unit tests | Sol Jerome | 2012-03-21 | 2 | -0/+26 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Remove svn keywords | Sol Jerome | 2012-02-19 | 1 | -4/+0 |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix old .data references (#1046) | Sol Jerome | 2011-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Minor cleanups | Holger Weiß | 2011-08-23 | 1 | -5/+3 |
| | |||||
* | doc: Fix duplicate label warnings | Sol Jerome | 2011-07-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Added documentation on how to set up a virtualenv with Bcfg2 code. | Mike McCallister | 2011-07-12 | 1 | -2/+73 |
| | |||||
* | Minor change to better use Sphinx syntax for environment variables. | Mike McCallister | 2011-07-12 | 1 | -3/+3 |
| | | | | | Has the benefit that environment variable names will now be visible in the documentation index. | ||||
* | doc: Fix build indentation errors | Sol Jerome | 2011-07-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |