avatar Mikhail Yakshin

  • Registered on: 01/10/2009
  • Last connection: 07/05/2010

Projects

Activity

Reported issues: 33

07/03/2010

08:34 PM Einarc Bug #42 (Assigned): einarc
Thanks for the report! I'll try to fix it soon.

05/31/2010

11:28 AM Inquisitor Revision 1840: Started porting to live-helper v2.x
Started porting to live-helper v2.x

03/10/2010

05:24 PM Inquisitor Revision 1826: Removed non-existent "dmi" SELF_ID for now
Removed non-existent "dmi" SELF_ID for now

03/06/2010

01:15 AM Inquisitor Revision 1823: Added check for displaying planner's plan: we'll only show Planner::Task plan elem...
Added check for displaying planner's plan: we'll only show Planner::Task plan elements, showing others is meaningless here; fixes rendering of a plan with 'submit-additional-components' in Ruby 1.8 and fixes runtime exception in Ruby 1.9

03/05/2010

10:59 AM Inquisitor Bug #38: Ruby 1.9 compatiblity and non-ASCII strings in .rb files
All non-ASCII strings (especially Russian localized constants) should be eliminated from .rb files. It's a bad style and it breaks Ruby 1.9 compatibility. Current example: ...

12/25/2009

11:42 AM Inquisitor Revision 1804: Rewrote complex query using subqueries: this way it works for O(computers) + O(tes...
Rewrote complex query using subqueries: this way it works for O(computers) + O(testings) in worst case, not O(computers) * O(testings)

12/21/2009

02:24 PM Inquisitor Revision 1796: Reorganized "extra" packages, not stricly required by Inquisitor, but useful for d...
Reorganized "extra" packages, not stricly required by Inquisitor, but useful for diagnostic/debugging

12/15/2009

03:53 AM Inquisitor Revision 1787: Replaced inq-impitool calls to distinct ipmi check + normal ipmitool calls
Replaced inq-impitool calls to distinct ipmi check + normal ipmitool calls
03:30 AM Inquisitor Revision 1786: More intricate checks in has_ipmi(): added some diagnostics that /dev/ipmi* are re...
More intricate checks in has_ipmi(): added some diagnostics that /dev/ipmi* are readable
03:29 AM Inquisitor Revision 1785: Wrapped ipmitool call with has_ipmi(), removed inq-ipmitool call
Wrapped ipmitool call with has_ipmi(), removed inq-ipmitool call

Also available in: Atom