summaryrefslogtreecommitdiffstats
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Add urlretrieve to Compat and documentNathan Olla2014-07-141-0/+2
|
* doc: Remove references to ConfigFilesSol Jerome2014-03-241-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* New plugin: AWSTagsChris St. Pierre2013-09-261-0/+5
| | | | | AWSTags allows querying tags from EC2, and setting groups based on the tag names or values.
* doc: fixed unterminated referenceChris St. Pierre2013-05-221-1/+1
|
* added multiprocessing server coreChris St. Pierre2013-05-201-0/+5
|
* doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-0/+167
|
* meta docs: about redhat based systems, links, clarity, spellingDuncan Hutty2013-04-251-9/+18
|
* testsuite: more text fixesChris St. Pierre2013-03-261-0/+2
|
* Merge branch '1.3.2' into maintChris St. Pierre2013-03-213-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.UtilsChris St. Pierre2013-02-143-3/+29
| |
* | fixed unit tests using long ints for py3kChris St. Pierre2013-02-201-0/+2
|/
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-3/+13
|
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-56/+52
|
* fixed conversion to octal in py3kChris St. Pierre2012-12-041-0/+6
|
* doc: Fix broken linkSol Jerome2012-12-031-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Add links to source codeSol Jerome2012-11-271-0/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* added unit tests to test for schema validityChris St. Pierre2012-10-161-1/+1
|
* POSIX: Switch from perms to modeSol Jerome2012-10-151-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 interfaceChris St. Pierre2012-10-151-0/+35
|
* documented core implementationsChris St. Pierre2012-10-151-7/+22
|
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-151-0/+62
|
* doc: merged two documents about development documentationChris St. Pierre2012-10-112-40/+44
|
* wrote FAM docsChris St. Pierre2012-10-111-0/+72
|
* fixed unit testing example commands for FedoraChris St. Pierre2012-10-091-2/+5
| | | | [ci skip]
* wrote more detailed unit testing documentationChris St. Pierre2012-10-052-16/+369
|
* wrote docs for Bcfg2.CompatChris St. Pierre2012-09-262-11/+201
|
* documented packages backendsChris St. Pierre2012-09-201-0/+11
|
* documented PackagesSourcesChris St. Pierre2012-09-201-1/+0
|
* Source fully documentedChris St. Pierre2012-09-201-3/+7
|
* deduplicated Packages code, more docsChris St. Pierre2012-09-201-0/+2
|
* development docs for Packages: Collection docs writtenChris St. Pierre2012-09-201-49/+45
|
* minor Cfg docs fixesChris St. Pierre2012-09-201-4/+4
|
* docs: fixed Cfg development docs on accessing configurationChris St. Pierre2012-09-111-1/+1
|
* Cfg: documented all Cfg modules, added development docsChris St. Pierre2012-09-113-0/+166
|
* added link to Travis-CI builds in unit-testing docsChris St. Pierre2012-09-061-0/+3
|
* added versioning doc to development TOCChris St. Pierre2012-09-061-0/+1
|
* added docs about cache invalidationChris St. Pierre2012-09-061-0/+48
|
* Documented all plugin helper objectsChris St. Pierre2012-09-061-12/+21
|
* split up mammoth Plugin.pyChris St. Pierre2012-09-061-123/+4
|
* documented base plugin interfacesChris St. Pierre2012-09-061-232/+131
|
* improving plugin development docsChris St. Pierre2012-09-063-40/+145
|
* merged maintChris St. Pierre2012-06-191-1/+1
|\
| * doc: Fix client tool driver name (reported by m4z on IRC)Sol Jerome2012-05-241-1/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-6/+1
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | doc: Add stub document on how to run unit testsSol Jerome2012-03-212-0/+26
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Remove svn keywordsSol Jerome2012-02-191-4/+0
|/ | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Fix old .data references (#1046)Sol Jerome2011-10-111-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Minor cleanupsHolger Weiß2011-08-231-5/+3
|
* doc: Fix duplicate label warningsSol Jerome2011-07-221-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Added documentation on how to set up a virtualenv with Bcfg2 code.Mike McCallister2011-07-121-2/+73
|