summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-admin: Add schemamigration command from southAlexander Sulfrian2015-05-091-1/+7
* Merge branch 'fix-extra-packages' of https://github.com/AlexanderS/bcfg2Sol Jerome2015-03-184-11/+11
|\
| * Reporting/Storage: Fix handling of extra packages.Alexander Sulfrian2015-02-191-6/+5
| * Client/Tools: Report the version of extra packages as current_version.Alexander Sulfrian2015-02-193-5/+6
* | Merge pull request #268 from gordonmessmer/masterChris St. Pierre2015-03-041-17/+54
|\ \
| * | Fix long line for test suite.Gordon Messmer2015-03-031-1/+2
| * | Add newline to fix test suite.Gordon Messmer2015-03-031-1/+1
| * | Fix long lines and additional changes for readability.Gordon Messmer2015-03-031-23/+27
| * | Improve systemd module so that it resembles more mature modules.Gordon Messmer2015-03-031-13/+45
|/ /
* | Client/Tools/APT: Fix regression of ee4111fcAlexander Sulfrian2015-02-231-1/+1
* | Client/Tools/Pkgng: No auto-update on pkg-search.Alexander Sulfrian2015-02-191-1/+1
|/
* Merge pull request #250 from stpierre/blanket-except-plugins-lintChris St. Pierre2015-02-1837-271/+260
|\
| * Remove blanket excepts from plugins and lintChris St. Pierre2015-02-1837-271/+260
* | Merge pull request #261 from AlexanderS/fix-decisionsChris St. Pierre2015-02-182-3/+6
|\ \
| * | FileMonitor/Pseudo: Only produce exists events, if file exists.Alexander Sulfrian2015-02-171-1/+2
| * | Server/Plugins/Decisions: Monitor files for changes.Alexander Sulfrian2015-02-171-2/+4
| |/
* | Merge pull request #260 from jcftang/plugin-homebrewChris St. Pierre2015-02-182-0/+55
|\ \ | |/ |/|
| * Add homebrew package managementJimmy Tang2015-02-182-0/+55
|/
* Remove unnecessary suppression of apt warningsChris St. Pierre2015-02-171-5/+0
* more pylint fixesChris St. Pierre2015-02-172-8/+12
* one more pylint fixChris St. Pierre2015-02-171-2/+2
* Pylint fixes for pylint 0.28Chris St. Pierre2015-02-1714-60/+68
* DBSettings: Fix time_zone option.Alexander Sulfrian2015-01-282-3/+3
* doc: Fix typoSol Jerome2015-01-031-1/+1
* Merge branch 'bundle-modification-deps' of https://github.com/AlexanderS/bcfg2Sol Jerome2015-01-037-28/+187
|\
| * Bundler: modification is now the boolean inherit_modificationAlexander Sulfrian2014-11-254-17/+12
| * testsuite: add test for modification inheritanceAlexander Sulfrian2014-11-251-0/+36
| * Bundler: add modification support to Bundle dependenciesAlexander Sulfrian2014-11-257-28/+156
* | doc: Fix title over/underlinesSol Jerome2015-01-022-4/+6
* | testsuite/common.py: Default to using unittest2Sol Jerome2014-12-191-2/+2
* | Server/Plugin/helpers: remove track_statisticsAlexander Sulfrian2014-12-134-47/+11
* | Merge branch 'fix-client-keyboard-interrupt' of https://github.com/AlexanderS...Sol Jerome2014-12-092-0/+12
|\ \
| * | Bcfg2/Client: do not catch KeyboardInterruptAlexander Sulfrian2014-11-252-0/+12
| |/
* | Server/Plugins/Metadata: add remove_client to rmi methodsAlexander Sulfrian2014-12-081-1/+2
* | Server/SSLServer: allow None as return valueAlexander Sulfrian2014-12-081-1/+1
* | Server/Plugins/Metadata: add list_clients to rmi methodsAlexander Sulfrian2014-11-301-0/+1
* | Server/SSLServer: allow set as return valueAlexander Sulfrian2014-11-301-1/+3
* | NagiosGen: Fix typo in b1b6b5aeSol Jerome2014-11-261-1/+0
* | NagiosGen: Add bundles to configurationSol Jerome2014-11-262-1/+10
* | Bcfg2/Server/Admin: fix the Help subcommandAlexander Sulfrian2014-11-251-1/+3
* | Merge branch 'fix-version' of https://github.com/AlexanderS/bcfg2Sol Jerome2014-11-252-2/+16
|\ \
| * | Bcfg2/Options/Parser: fix --version option, add testAlexander Sulfrian2014-11-252-2/+16
| |/
* | Merge pull request #243 from AlexanderS/fix-missing-bundleChris St. Pierre2014-11-201-1/+2
|\ \ | |/ |/|
| * Server/Core: fix missing bundle errorAlexander Sulfrian2014-11-211-1/+2
|/
* Merge branch 'include2' of https://github.com/gordonmessmer/bcfg2Sol Jerome2014-11-174-13/+192
|\
| * Add examples for the "include" and "extends" tags in Jinja2.Gordon Messmer2014-11-172-0/+115
| * Add loader/environment to Jinja2 templates so that files canGordon Messmer2014-11-062-13/+77
* | Client/Tools/APT: some syntax cleanupAlexander Sulfrian2014-11-161-15/+13
* | Client/Tools/APT: use more modern python-apt APIAlexander Sulfrian2014-11-161-9/+2
* | Client/Tools/APT: use "pkg in cache" everywhereAlexander Sulfrian2014-11-161-3/+3