Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Alexander Sulfrian | 2015-06-12 | 1 | -1/+11 |
|\ | |||||
| * | doc: ast.literal_eval in is only in 2.6+ | Michael Fenn | 2015-03-19 | 1 | -1/+1 |
| * | doc: fix literal_eval entry in table and clarify header | Michael Fenn | 2015-03-19 | 1 | -2/+2 |
| * | compat: use eval instead of ast.literal_eval on python 2.4 | Michael Fenn | 2015-03-19 | 1 | -0/+10 |
* | | Server/Plugin/helpers: remove track_statistics | Alexander Sulfrian | 2014-12-13 | 1 | -2/+2 |
* | | Merge branch 'maint' | Alexander Sulfrian | 2014-11-12 | 1 | -0/+2 |
|\| | |||||
| * | Add urlretrieve to Compat and document | Nathan Olla | 2014-07-14 | 1 | -0/+2 |
* | | Options: further command registry fixes | Chris St. Pierre | 2014-11-10 | 1 | -4/+3 |
* | | testsuite: Added unit tests for new option parsing | Chris St. Pierre | 2014-11-10 | 1 | -6/+9 |
* | | First pass at Jinja2 support for Cfg. | Gordon Messmer | 2014-09-11 | 1 | -0/+2 |
* | | doc: Fix 1.4.0pre1 release notes | Sol Jerome | 2014-06-16 | 2 | -5/+6 |
* | | Merge branch 'maint' into master | Sol Jerome | 2014-04-16 | 1 | -2/+2 |
|\| | |||||
| * | doc: Remove references to ConfigFiles | Sol Jerome | 2014-03-24 | 1 | -2/+2 |
* | | DB: fixed how Django settings are loaded | Chris St. Pierre | 2013-10-30 | 1 | -0/+10 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-10-28 | 1 | -0/+5 |
|\| | |||||
| * | New plugin: AWSTags | Chris St. Pierre | 2013-09-26 | 1 | -0/+5 |
* | | Rewrote arbitrary data cache system | Chris St. Pierre | 2013-08-16 | 1 | -0/+73 |
* | | doc: minor fixes | Chris St. Pierre | 2013-08-14 | 2 | -6/+2 |
* | | Revert "doc: minor fixes" | Chris St. Pierre | 2013-08-14 | 3 | -75/+6 |
* | | doc: minor fixes | Chris St. Pierre | 2013-08-14 | 3 | -6/+75 |
* | | Merge branch 'options-rewrite' | Chris St. Pierre | 2013-08-08 | 3 | -31/+274 |
|\ \ | |||||
| * | | Options: migrated bcfg2-lint to new parser | Chris St. Pierre | 2013-06-27 | 1 | -22/+22 |
| * | | Options: migrated server core to new option parser | Chris St. Pierre | 2013-06-27 | 1 | -9/+16 |
| * | | Options: wrote completely new option parser | Chris St. Pierre | 2013-06-27 | 1 | -0/+236 |
* | | | doc: Add documentation for submitting patches | Sol Jerome | 2013-07-14 | 3 | -2/+153 |
|/ / | |||||
* | | Merge branch 'maint' | Sol Jerome | 2013-06-02 | 1 | -1/+1 |
|\| | |||||
| * | doc: fixed unterminated reference | Chris St. Pierre | 2013-05-22 | 1 | -1/+1 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-05-21 | 1 | -0/+5 |
|\| | |||||
| * | added multiprocessing server core | Chris St. Pierre | 2013-05-20 | 1 | -0/+5 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-05-17 | 2 | -9/+185 |
|\| | |||||
| * | 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 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-04-24 | 1 | -0/+2 |
|\| | |||||
| * | 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 |
| |\ | |||||
| | * | added docs for Bcfg2.Utils | Chris St. Pierre | 2013-02-14 | 3 | -3/+29 |
* | | | Merge branch 'master' into 1.4.x | Chris St. Pierre | 2013-02-20 | 1 | -0/+2 |
|\| | | |||||
| * | | fixed unit tests using long ints for py3k | Chris St. Pierre | 2013-02-20 | 1 | -0/+2 |
| |/ | |||||
* | | added docs for Bcfg2.Utils | Chris St. Pierre | 2013-02-14 | 3 | -2/+28 |
* | | documented which XML files have which features | Chris St. Pierre | 2013-02-06 | 1 | -1/+0 |
* | | moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places | Chris St. Pierre | 2013-02-05 | 2 | -12/+14 |
* | | removed straggling references to removed stuff | Chris St. Pierre | 2013-01-17 | 2 | -12/+0 |
* | | docs: removed stray reference to SETUP global | Chris St. Pierre | 2013-01-17 | 1 | -1/+0 |
|/ | |||||
* | 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 |
* | doc: Add links to source code | Sol Jerome | 2012-11-27 | 1 | -0/+1 |
* | 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 |