1. 449a424 Fix division to zero in passrate method by Anna Arhipova · 2 days ago master
  2. 6198954 Fix formating for passrate by Anna Arhipova · 3 days ago
  3. ff2300c Fix dependency installation by Anna Arhipova · 3 days ago
  4. 6fdaaa3 Remove useless libs by Anna Arhipova · 3 days ago
  5. 183ab21 Store ci-jobs as test items by Anna Arhipova · 3 days ago
  6. 0cd70fc [rp-reporter] Cut logs into parts with traceback by Anna Arhipova · 6 weeks ago
  7. 27f0df3 [rp-reporter] Add rockoon version to the attributes by Anna Arhipova · 6 weeks ago
  8. 24ae2bd [rp-reporter] again fix downloading and checking files by Anna Arhipova · 7 weeks ago
  9. 9346c7d [rp-reporter]Handle non-XML formats properly by Anna Arhipova · 7 weeks ago
  10. 764f134 Handle case when url returns 404 or not XML by Anna Arhipova · 7 weeks ago
  11. 8ea549e ReportPortal diesn't like custom time in the start_time field by Anna Arhipova · 7 weeks ago
  12. d6df489 Create variables for logging by Anna Arhipova · 7 weeks ago
  13. fa7e1ef Add reporter for ReportPortal by Anna Arhipova · 7 weeks ago
  14. f5970d0 Merge "Add info tests counter in the Report page" by Hanna Arhipova · 6 months ago
  15. 12d8c91 Add info tests counter in the Report page by Pavel Glazov · 7 months ago
  16. 1cef5e9 Merge "Add a function to remove html tages from traces" by Hanna Arhipova · 6 months ago
  17. fa820c8 Add a function to remove html tages from traces by rbubyr · 6 months ago
  18. 446c411 Merge "Add analize report on one day scheduler" by Hanna Arhipova · 8 months ago
  19. e9b471d Add analize report on one day scheduler by Pavel Glazov · 11 months ago
  20. ef9bc4a Add link to original marked test by Pavel Glazov · 10 months ago
  21. 21812c3 Import report.py for implement summary table by Pavel Glazov · 1 year ago
  22. a843b46 Display test result separately by Anna Arhipova · 10 months ago
  23. 1249292 Create schedulers for delete old runs and reports by Pavel Glazov · 11 months ago
  24. faf1465 Update TestRail password for mosqa-eng by rbubyr · 11 months ago
  25. ad73a24 Update testrail_api to work with credentials properly PRODX-42175 by Anna Arhipova · 11 months ago
  26. 28772bc Refactor the code of osccore-qa-testing-tools to comply with PEP8. by stavrovska · 12 months ago
  27. 0bf314e Add Queens and Caracal test suite by Pavel Glazov · 12 months ago
  28. 689f402 Add tox.ini file with code check using black by stavrovska · 12 months ago
  29. da6111a Each scheduled task will save their logs into one report independently by Anna Arhipova · 1 year, 1 month ago
  30. 285639b Change prod links style by Pavel Glazov · 1 year, 1 month ago
  31. 8600418 Change schedule line by Pavel Glazov · 1 year, 2 months ago
  32. 4d45a8b Merge "Update TestRail reporter to not skip failed Setup and TearDown classes" by Roman Bubyr · 1 year, 2 months ago
  33. f71f006 Update TestRail reporter to not skip failed Setup and TearDown classes by Roman Bubyr · 1 year, 2 months ago
  34. 295b6c4 Merge "Fixed bug when last symbol of comment was always returned if the 'traceback' text was not found in last_traceback_filter method" by Roman Bubyr · 1 year, 2 months ago
  35. 8ba10c9 Merge "Allow write custom testrun in scheduler PRODX-39509" by Roman Bubyr · 1 year, 2 months ago
  36. 70d1d31 Fixed bug when last symbol of comment was always returned if the 'traceback' text was not found in last_traceback_filter method by Anna Arhipova · 1 year, 2 months ago
  37. d2d4d9b Allow write custom testrun in scheduler PRODX-39509 by Anna Arhipova · 1 year, 2 months ago
  38. 5eeb390 Delete testcase body with empty classname by Pavel Glazov · 1 year, 2 months ago
  39. 614e5fc PRODX-39509 Sort TestRuns by id by Anna Arhipova · 1 year, 3 months ago
  40. 22ea6bf PRODX-39509 Implementing auto-triggering the analyzing of today's run by Anna Arhipova · 1 year, 3 months ago
  41. f1ea3ee Use run_name field to save display name of the run, and testrun_pattern as a pattern to filter testruns in testrail api by Anna Arhipova · 1 year, 4 months ago
  42. a47647b Merge "Fix for caching of nonexisted test results for case Add timeout option for some TestRail commands Fix python warnings" by Roman Bubyr · 1 year, 3 months ago
  43. 14cdf8a Fix for caching of nonexisted test results for case by Anna Arhipova · 1 year, 3 months ago
  44. 0a6c28f Extend boundary for unknown fails to 10 to avoid early exit from check PRODX-39422 by Anna Arhipova · 1 year, 3 months ago
  45. 1c9ad62 Show status of Jira ticket when analyze the testrun by Anna Arhipova · 1 year, 4 months ago
  46. b836ee6 Merge "Make possiblity to disable cached checked tests" by Roman Bubyr · 1 year, 4 months ago
  47. 32dd8ce Add global cache for Testrail API based on Redis by Anna Arhipova · 1 year, 4 months ago
  48. ec72522 Make possiblity to disable cached checked tests by Anna Arhipova · 1 year, 4 months ago
  49. 058c560 Merge "Fix nginx configuration for Flower" by Roman Bubyr · 1 year, 4 months ago
  50. 15945c1 Fix nginx configuration for Flower by Anna Arhipova · 1 year, 5 months ago
  51. 5346159 Set Traceback checkbox to default True by Anna Arhipova · 1 year, 4 months ago
  52. fb2124d Add Flower to track a state of celery tasks and terminate tasks to. by Anna Arhipova · 1 year, 6 months ago
  53. fec8165 Merge "Added possibility to choose the time range in which bot will search test results PRODX-37645" by Sofiia Andriichenko · 1 year, 5 months ago
  54. bb263cd Merge "[CompareSuitesResults] Added optgroup for select input" by Sofiia Andriichenko · 1 year, 6 months ago
  55. 29ee618 [CompareSuitesResults] Added optgroup for select input by Anna Arhipova · 1 year, 6 months ago
  56. 6309d51 For each found test result add a testrun's name when analysing TestRun/Plan PRODX-37680 by Anna Arhipova · 1 year, 6 months ago
  57. 6276061 Added possibility to choose the time range in which bot will search test results by Anna Arhipova · 1 year, 6 months ago
  58. 03d646f Merge "Added delete button to the single_report page to delete report from DB" by Sofiia Andriichenko · 1 year, 6 months ago
  59. 7cdcc85 Compare test suites results feature PRODX-36767 by Anna Arhipova · 1 year, 6 months ago
  60. 6ecdd34 Added delete button to the single_report page to delete report from DB by Anna Arhipova · 1 year, 6 months ago
  61. 175d471 Switch to bootstrap5 by Anna Arhipova · 1 year, 6 months ago
  62. e9258f3 Implement an analizing for a whole test plan by Anna Arhipova · 1 year, 6 months ago
  63. 714c1ba Merge "Squash migrations" by Roman Bubyr · 1 year, 6 months ago
  64. cc38efa Squash migrations by Anna Arhipova · 1 year, 6 months ago
  65. 754a5d8 Fix error when TestRailAPI returns a None instead of result comment PRODX-37098 by Anna Arhipova · 1 year, 6 months ago
  66. 0682ae7 Reworking the process of acquiring test results for a specific test case by Anna Arhipova · 1 year, 6 months ago
  67. 43df0a0 Copy the origin comment to the failed test result (for Won't Fix status only) by Anna Arhipova · 1 year, 7 months ago
  68. 0187161 Merge "Fix for a date widget when creating a new TestRun" by Sofiia Andriichenko · 1 year, 7 months ago
  69. daee39f Merge "Implement catching of exceptions in celery tasks" by Sofiia Andriichenko · 1 year, 7 months ago
  70. 7cff6e5 Fix for a date widget when creating a new TestRun by Anna Arhipova · 1 year, 7 months ago
  71. 413d567 Implement catching of exceptions in celery tasks by Anna Arhipova · 1 year, 7 months ago
  72. f4391bb Consider 'Won't Fix' status when analyzing bugs for known issues. by Anna Arhipova · 1 year, 7 months ago
  73. 9bf4c35 Added type hints to functions in the Celery module for improved code clarity and type checking. by Anna Arhipova · 1 year, 7 months ago
  74. bac2eda Merge "color differently finished/unfinished reports (yellow - unfinished, green - finished) PRODX-35956" by Sofiia Andriichenko · 1 year, 7 months ago
  75. dde1427 color differently finished/unfinished reports (yellow - unfinished, green - finished) PRODX-35956 by Anna Arhipova · 1 year, 7 months ago
  76. 6e512f0 Fix bug with deleting of report when the associated testrun was deleted PRODX-35956 by Anna Arhipova · 1 year, 7 months ago
  77. 56458e5 Imlement result searching based on pattern by Sofiia Andriichenko · 1 year, 8 months ago
  78. f776c8d Move 'Created TestRun' button out of navbar by Anna Arhipova · 1 year, 7 months ago
  79. a00ddf9 Save timestamp field to DB. Add timestamp to the create_testrun page PRODX-35933 by Anna Arhipova · 1 year, 7 months ago
  80. a7e0c91 Merge "[testrail-bot]Add button to delete run" by Sofiia Andriichenko · 1 year, 7 months ago
  81. 52cdec9 [testrail-bot]Add button to delete run by Anna Arhipova · 1 year, 7 months ago
  82. f839f3e Update timestamp on every page reload by Anna Arhipova · 1 year, 7 months ago
  83. 0512c43 Merge "Imlement result searching based on type tests and by test run id" by Sofiia Andriichenko · 1 year, 8 months ago
  84. 4b440da Imlement result searching based on type tests and by test run id by Sofiia Andriichenko · 2 years, 3 months ago
  85. c3f5555 Add an option to generate tempest YAML file for specific test case only by Roman Bubyr · 1 year, 10 months ago
  86. 3c8300e log_helper improvements. by Roman Bubyr · 2 years ago
  87. e2caf70 Add posibility to precess requests from Setup/TearDown classes by Roman Bubyr · 2 years, 1 month ago
  88. 2a5be09 Update log_helper tool to accept ResourceID/requestID as input parameters by Roman Bubyr · 2 years, 2 months ago
  89. 9c8b6fc Update report_parcer to process reports from BGPVPN neutron_pempest_plugin by Roman Bubyr · 2 years, 2 months ago
  90. 3b213cc Merge "Initial commit for log helper tool Some changes are made according to comments" by Sofiia Andriichenko · 2 years, 3 months ago
  91. 303820c Initial commit for log helper tool Some changes are made according to comments by Roman Bubyr · 2 years, 5 months ago
  92. c718b5c Update parcer to do not miss tests with GET requests only by Roman Bubyr · 2 years, 4 months ago
  93. cc83fe5 Fix update testrail update tool to process the Failed TearDown cases correctly by Roman Bubyr · 2 years, 9 months ago
  94. 10e16d2 fix upload suites to TestRail tool by Ilya Menkov · 2 years, 10 months ago
  95. 38b3a85 Merge "add tempest report and logs parser initial script" by Ilya Menkov · 3 years, 5 months ago
  96. 8c026ce add tempest report and logs parser initial script by Ilya Menkov · 3 years, 5 months ago
  97. a69bfc2 Fix test_rail_bot - TestRail API data structure has changed by Roman Bubyr · 3 years, 5 months ago
  98. 62bbd02 Temporary fix for 'get' projects and cases by Ilya Menkov · 3 years, 8 months ago
  99. 9533a89 Add an ability to change len of logs in xml before sending to TR by Ilya Menkov · 4 years ago
  100. 97bd614 rm print from reporter by Ilya Menkov · 4 years, 8 months ago