Age | Commit message (Expand) | Author |
2020-04-27 | PEP8 spacing correction. | Adrian Lane |
2020-04-26 | Minor refactor of ipmi_channel(). | Adrian Lane |
2020-04-26 | Enhanced ipmi driver retrival, cleaned up output formatting & syntax, fixed m... | Adrian Lane |
2020-04-24 | Minor syntax correction for PEP8 compliance. | Adrian Lane |
2020-04-24 | Added support for multiple IPMI driver types (at once), cleaned up ipmi_chann... | Adrian Lane |
2020-04-20 | Merge #382600 from ~alanec/plainbox-provider-checkbox:ipmi_test-py | PMR |
2020-04-20 | Minor refactoring (implemented feedback from Jeff Lane). | Adrian Lane |
2020-04-20 | Merge #382321 from ~jocave/plainbox-provider-checkbox:booted-kernel-fix | PMR |
2020-04-20 | Merge #382501 from ~bladernr/plainbox-provider-checkbox:1873464-fix-nvdimm-he... | PMR |
2020-04-20 | Merge #382445 from ~jocave/plainbox-provider-checkbox:failed-service-checks | PMR |
2020-04-17 | fixing resource job name | Jeff Lane |
2020-04-17 | Merge #382495 from ~bladernr/plainbox-provider-checkbox:1873468-nvdimm-info-fix | PMR |
2020-04-17 | Minor refactoring, private function declaration. | Adrian Lane |
2020-04-17 | add nvdimm resource dependency so these don't run on systems without nvdimm | Jeff Lane |
2020-04-17 | Fix nvdimm/health to work for both versions 1 and 2 of ipmctl lp: #1873464 | Jeff Lane |
2020-04-17 | Fixed typo that kept nvdimm/info from running. lp: #1873468 | Jeff Lane |
2020-04-16 | power-management: add failed service checks | Jonathan Cave |
2020-04-16 | Merge #382407 from plainbox-provider-checkbox:release | PMR |
2020-04-16 | increment version to v0.53.0.dev0 | PMR |
2020-04-16 | Bump to v0.52.0 | PMR |
2020-04-15 | Updated loop in ipmi_channel_helper(). | Adrian Lane |
2020-04-15 | Minor syntax fix in helper functions. | Adrian Lane |
2020-04-15 | PEP8 spacing update. | Adrian Lane |
2020-04-15 | Updated ipmi_channel_hlpr(). | Adrian Lane |
2020-04-15 | booted_kernel_tests: fix for base core18 snaps | Jonathan Cave |
2020-04-15 | Refactored ipmi_channel(), improved robustness. | Adrian Lane |
2020-04-14 | Bump to v0.52.0rc2 | PMR |
2020-04-14 | Merge branch 'master' into release | PMR |
2020-04-14 | Merge #382114 from ~alextu/plainbox-provider-checkbox:pm-test-fix-typo | PMR |
2020-04-13 | it should be a typo from 45b4ffa9 which break functionality | Alex Tu |
2020-04-12 | Fix for loop in ipmi_channel(). | Adrian Lane |
2020-04-12 | General refactor/enhancements (var defines, syntax/comments). | Adrian Lane |
2020-04-06 | Bump to v0.52.0rc1 | PMR |
2020-04-05 | explicit syntax adds | Adrian Lane |
2020-04-05 | minor refactoring, syntax changes | Adrian Lane |
2020-04-05 | Matching changes to function names for consistency | Adrian Lane |
2020-04-05 | Minor variable changes for clarity. | Adrian Lane |
2020-04-05 | Increased robustness of variable setting, performed minor refactoring of func... | Adrian Lane |
2020-04-03 | Refactored ipmi_channel(), minor syntax changes (last push till next feedback). | Adrian Lane |
2020-04-03 | Minor syntax/comment changes | Adrian Lane |
2020-04-03 | Refactor to oop, add argparsing & logging (debug/quiet). Implemeneted feedbac... | Adrian Lane |
2020-04-03 | Merge #381631 from ~sylvain-pineau/plainbox-provider-checkbox:pm_test_remote_fix | PMR |
2020-04-03 | bin:pm_test: Use the NORMAL_USER en var when invoked via remote | Sylvain Pineau |
2020-04-02 | Merge #375954 from ~bladernr/plainbox-provider-checkbox:1853847-no-cpu-scalin... | PMR |
2020-04-02 | fixed merge conflicts lp: #1853847 | Jeff Lane |
2020-04-02 | Merge branch 'master' of https://git.launchpad.net/plainbox-provider-checkbox... | Jeff Lane |
2020-04-02 | cpu/jobs.pxu: don't run cpu_scaling on ppc64el or s390x as it isnt applicable... | Jeff Lane |
2020-03-31 | bin:disk_read_performance_test: Revert ata threshold to 80 MB/sec | Sylvain Pineau |
2020-03-30 | Merge #381375 from ~ray.chen/plainbox-provider-checkbox:set-script-executable | PMR |
2020-03-30 | bin/light_sensor_test: set script executable | ray.chen |