summaryrefslogtreecommitdiffstats
path: root/doc/development
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix docs about cachingAlexander Sulfrian2015-07-271-4/+6
* Merge branch 'maint'Alexander Sulfrian2015-06-121-1/+11
|\
| * doc: ast.literal_eval in is only in 2.6+Michael Fenn2015-03-191-1/+1
| * doc: fix literal_eval entry in table and clarify headerMichael Fenn2015-03-191-2/+2
| * compat: use eval instead of ast.literal_eval on python 2.4Michael Fenn2015-03-191-0/+10
* | Server/Plugin/helpers: remove track_statisticsAlexander Sulfrian2014-12-131-2/+2
* | Merge branch 'maint'Alexander Sulfrian2014-11-121-0/+2
|\|
| * Add urlretrieve to Compat and documentNathan Olla2014-07-141-0/+2
* | Options: further command registry fixesChris St. Pierre2014-11-101-4/+3
* | testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-101-6/+9
* | First pass at Jinja2 support for Cfg.Gordon Messmer2014-09-111-0/+2
* | doc: Fix 1.4.0pre1 release notesSol Jerome2014-06-162-5/+6
* | Merge branch 'maint' into masterSol Jerome2014-04-161-2/+2
|\|
| * doc: Remove references to ConfigFilesSol Jerome2014-03-241-2/+2
* | DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-0/+10
* | Merge branch 'maint'Chris St. Pierre2013-10-281-0/+5
|\|
| * New plugin: AWSTagsChris St. Pierre2013-09-261-0/+5
* | Rewrote arbitrary data cache systemChris St. Pierre2013-08-161-0/+73
* | doc: minor fixesChris St. Pierre2013-08-142-6/+2
* | Revert "doc: minor fixes"Chris St. Pierre2013-08-143-75/+6
* | doc: minor fixesChris St. Pierre2013-08-143-6/+75
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-083-31/+274
|\ \
| * | Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-271-22/+22
| * | Options: migrated server core to new option parserChris St. Pierre2013-06-271-9/+16
| * | Options: wrote completely new option parserChris St. Pierre2013-06-271-0/+236
* | | doc: Add documentation for submitting patchesSol Jerome2013-07-143-2/+153
|/ /
* | Merge branch 'maint'Sol Jerome2013-06-021-1/+1
|\|
| * doc: fixed unterminated referenceChris St. Pierre2013-05-221-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-05-211-0/+5
|\|
| * added multiprocessing server coreChris St. Pierre2013-05-201-0/+5
* | Merge branch 'maint'Chris St. Pierre2013-05-172-9/+185
|\|
| * 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
* | Merge branch 'maint'Chris St. Pierre2013-04-241-0/+2
|\|
| * testsuite: more text fixesChris St. Pierre2013-03-261-0/+2
| * Merge branch '1.3.2' into maintChris St. Pierre2013-03-213-3/+29
| |\
| | * added docs for Bcfg2.UtilsChris St. Pierre2013-02-143-3/+29
* | | Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-0/+2
|\| |
| * | fixed unit tests using long ints for py3kChris St. Pierre2013-02-201-0/+2
| |/
* | added docs for Bcfg2.UtilsChris St. Pierre2013-02-143-2/+28
* | documented which XML files have which featuresChris St. Pierre2013-02-061-1/+0
* | moved some libraries in Bcfg2/ into more specific (Server/ or Client/) placesChris St. Pierre2013-02-052-12/+14
* | removed straggling references to removed stuffChris St. Pierre2013-01-172-12/+0
* | docs: removed stray reference to SETUP globalChris St. Pierre2013-01-171-1/+0
|/
* 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
* doc: Add links to source codeSol Jerome2012-11-271-0/+1
* added unit tests to test for schema validityChris St. Pierre2012-10-161-1/+1