Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Svn: Fixing pep8 check | Jason Kincl | 2013-06-17 | 1 | -0/+1 |
| | |||||
* | Probes: Fixing Django exception import | Jason Kincl | 2013-06-17 | 1 | -1/+2 |
| | |||||
* | Svn: Fixing pep8 and pylint checks | Jason Kincl | 2013-06-17 | 1 | -10/+13 |
| | |||||
* | Svn: Tidying up code and logging of subversion trust and user/pass options | Jason Kincl | 2013-06-17 | 1 | -8/+15 |
| | |||||
* | Svn: Adding config options for specifying a user and password for subversion ↵ | Jason Kincl | 2013-06-17 | 1 | -0/+28 |
| | | | | and to trust server SSL certificates | ||||
* | Reporting: Fix traceback when run interactively | Sol Jerome | 2013-06-17 | 1 | -2/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Probes: no need to .save() after .get_or_create() | Chris St. Pierre | 2013-06-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #97 from AlexanderS/action-add-shell-flag | Chris St. Pierre | 2013-06-17 | 1 | -4/+12 |
|\ | | | | | Client/Tools/Action: add shell attribute | ||||
| * | Client/Tools/Action: add shell attribute | Alexander Sulfrian | 2013-06-14 | 1 | -4/+12 |
| | | | | | | | | | | Add an option to specify whether a command should be executed within a shell to enable flow control and other shell-specific syntax. | ||||
* | | Compat: Fix u_str for PY3K | Sol Jerome | 2013-06-16 | 1 | -4/+1 |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Probes: no need to .save() after .get_or_create() | Chris St. Pierre | 2013-06-14 | 1 | -1/+1 |
| | |||||
* | bcfg2-yum-helper: fixed unit tests | Chris St. Pierre | 2013-06-14 | 1 | -5/+8 |
| | |||||
* | Cfg: Fixed and documented .cat and .diff file behavior with host-specific ↵ | Chris St. Pierre | 2013-06-14 | 1 | -8/+17 |
| | | | | base file | ||||
* | Yum: fixed yum-helper logging for real this time, i totally swear | Chris St. Pierre | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | Yum: fixed verbose logging from bcfg2-yum-helper | Chris St. Pierre | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | Yum: handle and log helper errors better | Chris St. Pierre | 2013-06-13 | 2 | -24/+61 |
| | |||||
* | do not create data directories for plugins that don't need them | Chris St. Pierre | 2013-06-13 | 5 | -2/+16 |
| | |||||
* | Probes: reduce race condition that can result in multiple probe groups | Chris St. Pierre | 2013-06-13 | 1 | -6/+9 |
| | |||||
* | fixed unit tests | Chris St. Pierre | 2013-06-12 | 1 | -2/+2 |
| | |||||
* | Client: Exit when ^C is pressed interactively | Sol Jerome | 2013-06-12 | 1 | -5/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | POSIX: Fix support for unicode files | Sol Jerome | 2013-06-08 | 1 | -0/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge pull request #87 from kincl/jasons-hacking | Chris St. Pierre | 2013-06-06 | 1 | -4/+5 |
|\ | | | | | Comments: Fix lint check so that it only runs if using clients.xml | ||||
| * | Changing order of logic | Jason Kincl | 2013-05-29 | 1 | -2/+2 |
| | | |||||
| * | Comments: Fix lint check so that it only runs if using clients.xml | Jason Kincl | 2013-05-29 | 1 | -3/+4 |
| | | |||||
* | | Reporting: exclude failures type from detail view | Sol Jerome | 2013-06-05 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Merge branch 'django-1.5' into maint | Sol Jerome | 2013-06-05 | 14 | -77/+123 |
|\ \ | |||||
| * | | Add url loads for all templates | Sol Jerome | 2013-05-06 | 9 | -0/+33 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | | Remove extra import | Sol Jerome | 2013-05-01 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | | Reports: Add support for Django 1.5 | Sol Jerome | 2013-04-29 | 14 | -77/+91 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | Core: don't unnecessarily set debug to False on server startup | Chris St. Pierre | 2013-06-03 | 1 | -1/+2 |
| | | | |||||
* | | | Frame: quiet down about experimental plugins | Chris St. Pierre | 2013-06-03 | 1 | -2/+2 |
| | | | |||||
* | | | fixed unit tests | Chris St. Pierre | 2013-06-03 | 4 | -5/+5 |
| | | | |||||
* | | | Services: Don't check status when set to 'ignore' | Sol Jerome | 2013-06-03 | 3 | -45/+50 |
| | | | | | | | | | | | | | | | | | | | | | Checking the status for services that don't support it leads to ugly output in the interactive client on some platforms. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | bcfg2-admin: set appropriate return values on error | Chris St. Pierre | 2013-06-03 | 8 | -56/+25 |
| | | | |||||
* | | | Revert "bcfg2-admin: set appropriate return values on error" | Chris St. Pierre | 2013-06-03 | 8 | -25/+56 |
| | | | | | | | | | | | | | | | | | | This reverts commit dae8f399151052fd2a0ce43ac61a56f399a28252. Splitting this into two commits. | ||||
* | | | bcfg2-admin: set appropriate return values on error | Chris St. Pierre | 2013-06-03 | 8 | -56/+25 |
| | | | |||||
* | | | Packages: handle bcfg2-yum-helper failures more gracefully | Chris St. Pierre | 2013-06-03 | 1 | -10/+22 |
| | | | |||||
* | | | lint: check for files in Cfg/ that aren't handled by Cfg | Chris St. Pierre | 2013-06-03 | 1 | -21/+62 |
| | | | |||||
* | | | bcfg2-lint: log run time for each lint plugin | Chris St. Pierre | 2013-06-03 | 1 | -1/+5 |
| | | | |||||
* | | | lint: catch unexpected Genshi errors | Chris St. Pierre | 2013-06-03 | 1 | -0/+6 |
| | | | |||||
* | | | Services: Add new bootstatus attribute | Sol Jerome | 2013-06-02 | 4 | -95/+223 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This new attribute allows the specification of a boot-time status separately from the current 'status' attribute. This allows for more fine-grained control over e.g. services that are really just boot scripts. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | bcfg2-info: Handle IOErrors | Sol Jerome | 2013-06-02 | 1 | -4/+8 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | Reporting: Fix traceback | Sol Jerome | 2013-05-29 | 1 | -14/+18 |
| |/ |/| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Another fix for null target_status in Reporting_sericeentry. This one covers ↵ | Jake Davis | 2013-05-28 | 1 | -1/+2 |
| | | | | | | | | Extra entries. | ||||
* | | Cfg: Handle bogus created events as changed | Michael Fenn | 2013-05-24 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is possible for the FAM (gamin in particular) to send a created event for a file that already exists if the file is updated in a particular way. I suppose that the event is technically correct since a new inode really was created, but the file is only changed from bcfg2's point of view. For instance, the "atomic" copy-to-temp-then-move-over-top method that rsync uses will expose this behavior. Example: rsync -a --temp-dir=/var/tmp --delete-after \ --exclude Packages/cache --exclude Packages/keys \ --exclude Reporting/DirectStore --exclude probed.xml \ /var/lib/bcfg2/ $OTHERSERVER:/var/lib/bcfg2 | ||||
* | | Fix for null target_status in Reporting_sericeentry | Jake Davis | 2013-05-24 | 1 | -0/+1 |
| | | |||||
* | | Options: fixed typo in option | Chris St. Pierre | 2013-05-23 | 1 | -1/+1 |
| | | |||||
* | | really fixed pylint issues with cbcfg2-server | Chris St. Pierre | 2013-05-23 | 1 | -4/+3 |
| | | |||||
* | | fixed pylint test | Chris St. Pierre | 2013-05-23 | 1 | -1/+2 |
| | | |||||
* | | Proxy: handle BadStatusLine errors gracefully | Chris St. Pierre | 2013-05-23 | 1 | -1/+1 |
| | |