Jim Brännlund
|
cfd32d0848
|
Release v4.1.1 (#770)
|
2023-11-07 16:33:42 +01:00 |
Jim Brännlund
|
736591734c
|
fix: Latest eslint is broken (#769)
|
2023-11-07 15:52:58 +01:00 |
Jim Brännlund
|
4ee12c42cc
|
fix: original sort order (#768)
|
2023-11-07 15:19:54 +01:00 |
pre-commit-ci[bot]
|
e48a649247
|
[pre-commit.ci] pre-commit autoupdate (#763)
updates:
- [github.com/pre-commit/mirrors-eslint: v8.52.0 → v8.53.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.52.0...v8.53.0)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-07 14:28:33 +01:00 |
Jim Brännlund
|
13484304be
|
Release v4.1.0 (#761)
|
2023-11-04 20:24:02 +01:00 |
Jim Brännlund
|
82762a2ffc
|
fix: Escaping HTML in log (#757)
|
2023-11-04 19:08:15 +01:00 |
Jim Brännlund
|
84a1f6882e
|
test: Add UTF8 test (#760)
|
2023-11-04 18:30:17 +01:00 |
pre-commit-ci[bot]
|
71b74083f5
|
[pre-commit.ci] pre-commit autoupdate (#563)
updates:
- [github.com/psf/black: 22.3.0 → 23.10.1](https://github.com/psf/black/compare/22.3.0...23.10.1)
- [github.com/asottile/blacken-docs: v1.12.1 → 1.16.0](https://github.com/asottile/blacken-docs/compare/v1.12.1...1.16.0)
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.5.0)
- [github.com/PyCQA/flake8: 4.0.1 → 6.1.0](https://github.com/PyCQA/flake8/compare/4.0.1...6.1.0)
- https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports
- [github.com/asottile/reorder-python-imports: v3.0.1 → v3.12.0](https://github.com/asottile/reorder-python-imports/compare/v3.0.1...v3.12.0)
- [github.com/asottile/pyupgrade: v2.32.0 → v3.15.0](https://github.com/asottile/pyupgrade/compare/v2.32.0...v3.15.0)
- [github.com/pre-commit/mirrors-eslint: v8.38.0 → v8.52.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.38.0...v8.52.0)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-04 18:12:06 +01:00 |
Jim Brännlund
|
f6d34545f9
|
fix: Only run npm when building from source (#758)
|
2023-11-03 18:09:30 +01:00 |
Michal Kaptur
|
e4070567db
|
replace hardcoded string with actual report data (#749)
Co-authored-by: Michal Kaptur <m.kaptur@satrev.space>
|
2023-11-01 17:50:26 +01:00 |
Jim Brännlund
|
cbb3b3982a
|
fix: Add collections errors to report (#756)
|
2023-11-01 17:49:12 +01:00 |
Jim Brännlund
|
bf19498c5c
|
fix: Revert report generation to full run (#754)
* fix: Revert report generation to full run
* fix: Remove the unserializable cleanup
|
2023-10-31 16:51:04 +01:00 |
Jim Brännlund
|
263c1c620a
|
fix: Broken duration (#753)
|
2023-10-31 16:11:05 +01:00 |
Jeff Wright
|
8523105209
|
Pytest html fix reload button typo (#738)
* fix: reload button typo.
---------
Co-authored-by: Jeffrey Wright <jeffrey.wright@wartsila.com>
|
2023-09-14 23:24:53 +02:00 |
Adrien Berchet
|
82d08c46c6
|
Fix: Use absolute path for the report (#735)
* Fix: Use absolute path for the report
Fixes #732
|
2023-09-14 08:50:49 +02:00 |
Jim Brännlund
|
ee21115b23
|
fix: Incorrect label for xfailed (#733)
|
2023-09-10 12:00:40 +02:00 |
Jim Brännlund
|
682d4d1c3b
|
chore: block commits to master (#734)
|
2023-09-10 11:54:31 +02:00 |
Jim Brännlund
|
3e21601f49
|
Release v4.0.0 (#725)
|
2023-09-01 20:48:44 +02:00 |
Jim Brännlund
|
b7c50c137c
|
Feat: Add duration format hook (#724)
|
2023-09-01 20:14:10 +02:00 |
Jim Brännlund
|
372acd87f0
|
Chore: Drop support for python 3.7 (#723)
|
2023-09-01 11:15:56 +02:00 |
Viktor Gustafsson
|
31be0f964e
|
Add expander to log output (#721)
Co-authored-by: Viktor Gustafsson <vgustafsson@planview.com>
|
2023-08-25 20:15:32 +02:00 |
Jim Brännlund
|
abde929fc8
|
Fix: Broken sorting for custom columns (#715)
|
2023-08-24 22:08:21 +02:00 |
Jim Brännlund
|
5e3cca16ee
|
Chore: Stop running scheduled tests on forks (#720)
|
2023-08-20 18:34:45 +02:00 |
Jim Brännlund
|
eaacc0fc3c
|
Chore: Fix tox (#718)
|
2023-08-20 18:21:52 +02:00 |
Viktor Gustafsson
|
112c48f457
|
use max height instead of fixed height (#706)
Co-authored-by: Viktor Gustafsson <vgustafsson@planview.com>
|
2023-08-13 20:45:13 +02:00 |
Viktor Gustafsson
|
8b7eca55a0
|
if only one item in gallery, remove navigation (#705)
Co-authored-by: Viktor Gustafsson <vgustafsson@planview.com>
|
2023-08-13 20:40:45 +02:00 |
Jim Brännlund
|
a5e92c275b
|
Chore: Support legacy pytest-metadata (#714)
|
2023-08-13 20:39:48 +02:00 |
Jim Brännlund
|
cd28210fdb
|
Feature: Untemplate table header (#713)
|
2023-08-13 20:06:16 +02:00 |
Jim Brännlund
|
bd0c5302ec
|
Fix: Borken HTML in jinja template (#712)
|
2023-08-13 17:56:12 +02:00 |
Jim Brännlund
|
8bc9a5d89b
|
Feature: Update json-data-blob (#704)
|
2023-07-28 17:28:57 +02:00 |
Jim Brännlund
|
af4c6537dd
|
Fix: Collapsed state between redraws (#703)
|
2023-07-28 17:28:14 +02:00 |
Jim Brännlund
|
8a4ece40a8
|
Feature: Only one collapsed state (#701)
|
2023-07-27 23:35:58 +02:00 |
Jim Brännlund
|
d7301b7e94
|
Chore: General JS cleanup (#700)
|
2023-07-26 20:02:37 +02:00 |
Jim Brännlund
|
f740846f06
|
Feature: Template test and duration summary (#698)
|
2023-07-26 00:18:15 +02:00 |
Jim Brännlund
|
2ddef713ec
|
Feature: Template result filters (#697)
|
2023-07-25 23:01:18 +02:00 |
Jim Brännlund
|
62b0eea8a3
|
Feature: Template table header (#696)
|
2023-07-24 21:31:11 +02:00 |
Jim Brännlund
|
33b3b663ba
|
Fix: visible query param (#695)
|
2023-07-24 02:43:41 +02:00 |
Jim Brännlund
|
cb09706ac3
|
Fix: Handle legacy py html (#694)
|
2023-07-24 00:04:30 +02:00 |
Jim Brännlund
|
7ff770392e
|
Fix: Environment table toggle bug (#693)
|
2023-07-23 23:35:08 +02:00 |
Jim Brännlund
|
27208bba3b
|
Feature: Add initial sort column as ini (#692)
|
2023-07-23 02:37:45 +02:00 |
Jim Brännlund
|
ae54ee6277
|
Fix: Duration sorting (#691)
|
2023-07-23 00:35:57 +02:00 |
Jim Brännlund
|
2ce0aa6731
|
Fix: Logging issues with teardown (#690)
|
2023-07-22 19:21:43 +02:00 |
Jim Brännlund
|
f6f623d0d9
|
Chore: Simplify results table hooks (#688)
|
2023-07-22 15:06:29 +02:00 |
Jim Brännlund
|
316246e72d
|
Enable variable expansion for CSS addons. (#676)
|
2023-05-13 21:04:08 +02:00 |
Jim Brännlund
|
7992d4980e
|
Fix: results table html hook (#669)
|
2023-05-13 20:36:12 +02:00 |
Harmin Parra Rueda
|
15356c878b
|
fix for #671 (#672)
|
2023-05-11 23:04:37 +02:00 |
Jim Brännlund
|
56c3617f8c
|
Docs: Update ReadTheDocs to v2 (#673)
|
2023-05-11 22:40:41 +02:00 |
Jim Brännlund
|
50dfbe7894
|
Feature: Add 'session' to results summary hook (#660)
|
2023-05-03 22:16:39 +02:00 |
Jim Brännlund
|
48e20c19d1
|
Chore: Fix npm building (#658)
|
2023-04-15 12:21:52 +02:00 |
Jim Brännlund
|
e06f08cb5e
|
Feature: Add hide-able Environment Table (#638)
|
2023-04-15 11:24:13 +02:00 |