An open API service providing commit metadata for open source projects.

GitHub / hyperbrowser/pytest-html-profiling / commits

SHA Message Author Date Stats
2d2a2a61 All rows are collapsed by default Sveinung Gundersen <s****u@g****m> almost 7 years ago
b7bbd68b Moved resources directory. Added readable.css to be included using --css=/pat... Sveinung Gundersen <s****u@g****m> almost 7 years ago
0b4820d6 Half-finished initial implementation of profiling_plugin Sveinung Gundersen <s****u@g****m> almost 7 years ago
1b1eab11 merge Merge pull request #238 from ssbarnea/2.7/min-width Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
bc15af2e Fix min-width which produced horizontal scrolls Sorin Sbarnea <s****a@r****m> almost 7 years ago
49a36a4d Use pre-commit to streamline development (#229) Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b69dde56 Keep sort preference for previously sorted columns (#220) Wanam <w****m@u****m>
Committed by: Jim Brännlund <B****l@u****m>
about 7 years ago
4299ea2b Release v1.22.0 (#226) Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9dd249f2 Fix assets file naming to work across both *nix and windows (#223) Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6abbbff3 Remove unused and undocumented markers (#224) Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
8e96c6ed Migrate to 'black' for consistent styling and formatting (#218) Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
c9eadb0b merge Merge pull request #217 from borntyping/patch-1 Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b3cf28a8 Append a line break after captured log sections Sam Clements <s****s@i****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
83d6e1bb New release v1.21.1 (#211) Jim Brännlund <B****l@u****m>
Committed by: Ana Ribeiro <a****o@g****m>
about 7 years ago
e5125d52 merge Merge pull request #210 from D3X/truncate-long-test-names Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
623efc61 Truncate long test names in assets. Michał Bielawski <m****i@a****m> about 7 years ago
6a41052c v.1.21.0 (#209) Ana Ribeiro <a****o@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6ff7b961 Allow opening generated html report in browser (#208) Sorin Sbarnea <s****a@u****m>
Committed by: Ana Ribeiro <a****o@g****m>
about 7 years ago
67dc7378 merge Merge pull request #203 from BeyondEvil/handle-env-var-in-addopts Jim Brännlund <B****l@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
582c29fb Handle when report title is stored as an environment variable Jim Brännlund <j****d@f****m> over 7 years ago
27b6e77a Change assets naming method (#199) Iulia Liakh <s****y@m****u>
Committed by: Ana Ribeiro <a****o@g****m>
over 7 years ago
703a5ccd Fix version number and release date in notes Dave Hunt <d****t@g****m> over 7 years ago
7b90cee2 V1.20.0 (#194) Ana Ribeiro <a****o@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 7 years ago
75cfd52d Removed extraneous space from anchor tag (#192) chardbury <r****i@c****k>
Committed by: Ana Ribeiro <a****o@g****m>
over 7 years ago
6f9b14c7 Fixed tests that were failing due Pytest updates (#190) Ana Ribeiro <a****o@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 7 years ago
21b80148 Refactor css config code Ankit Goel <a****6@g****m>
Committed by: Dave Hunt <d****t@g****m>
almost 8 years ago
cf21aed3 Stop filtering out falsy environment values Ankit Goel <a****6@g****m>
Committed by: Dave Hunt <d****t@g****m>
almost 8 years ago
2671fba6 merge Merge pull request #178 from nicoddemus/frozen-version Bruno Oliveira <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
44d1aa4b Always define __version__ even if get_distribution() fails Bruno Oliveira <b****o@e****r> almost 8 years ago
3df72de3 Run tests against Python 3.7 and update classifiers Dave Hunt <d****t@g****m> about 8 years ago
4e6fde3d Use latest stable node version in Travis CI Anthony Sottile <a****e@u****u>
Committed by: Dave Hunt <d****t@g****m>
about 8 years ago
79e1d7d5 Fix invalid escape sequences Anthony Sottile <a****e@u****u> about 8 years ago
8aa0671b Update release notes for v1.19.0 Dave Hunt <d****t@g****m> about 8 years ago
13a299f2 Add implementation of 'includes' for PhantomJS Jace Browning <j****g@g****m>
Committed by: Dave Hunt <d****t@g****m>
about 8 years ago
d81d1563 Customize collapsed rows with a query param Jace Browning <j****g@g****m>
Committed by: Dave Hunt <d****t@g****m>
about 8 years ago
54ddfdeb Add conda-forge badge to README Bruno Oliveira <n****s@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 8 years ago
c2488ffd Update release notes for v1.18.0 Dave Hunt <d****t@g****m> over 8 years ago
9f77f290 Add .pytest_cache to .gitignore Dave Hunt <d****t@g****m> over 8 years ago
fb6a4564 Disable sort on environment table when metadata is ordered Jace Browning <j****g@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 8 years ago
35a61006 Update release notes for v1.17.0 Dave Hunt <d****t@g****m> over 8 years ago
51c77d5c Finish up the custom CSS support including docs and tests Dave Hunt <d****t@g****m> over 8 years ago
ebebda43 Report collection errors in HTML report. (#154) Dave Hunt <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d5031769 Add hook for modifying summary section (#152) Joep Schuurkes <j****s@m****m>
Committed by: Dave Hunt <d****t@g****m>
over 8 years ago
abf8f15e adds filename of report as title to html body Joep Schuurkes <j****h@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 8 years ago
f8fcd88c Added option to append one or more user-provided style sheets to report's sty... David Fernandez <i****z@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 8 years ago
86d10ae4 Update release notes for v1.16.1 Dave Hunt <d****t@g****m> over 8 years ago
c61dc5bb Fix for including a screenshot bug on Windows (#136) Jeffry Pincus <j****s@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 8 years ago
e7b1f6e4 Fix regular expression for duration in tests Dave Hunt <d****t@g****m> almost 9 years ago
764ef3cb Pin phantomjs-prebuilt dependency due to https://github.com/Medium/phantomjs/... Dave Hunt <d****t@g****m> almost 9 years ago
7254149a Update release notes for v1.16.0 Dave Hunt <d****t@g****m> almost 9 years ago
950b8891 Improve rendering of collections in metadata (#132) Rasmus Pedersen <r****1@g****m>
Committed by: Dave Hunt <d****t@g****m>
almost 9 years ago
ef6c0546 Fix header cells order on the Modifying The Results Table section Tomer Cohen <t****r@u****m>
Committed by: Dave Hunt <d****t@g****m>
almost 9 years ago
7cce66d8 Renamed pytest_html to pytest_html_profiling everywhere Sveinung Gundersen <s****u@g****m> about 9 years ago
461f212d Switch to build stages on Travis CI Dave Hunt <d****t@g****m> about 9 years ago
0c442e43 Minor style improvements Dave Hunt <d****t@g****m> about 9 years ago
b9309f14 Update release notes for v1.15.2 Dave Hunt <d****t@g****m> about 9 years ago
708369a6 Change 'passed tests' numeration in tests Chingiz_Toimbetov <c****v@g****m>
Committed by: Dave Hunt <d****t@g****m>
about 9 years ago
e9b24335 Decode all bytes strings in extra text. Chingiz_Toimbetov <c****v@g****m>
Committed by: Dave Hunt <d****t@g****m>
about 9 years ago
40e0ec3d Add v1.15.1 to the release notes Dave Hunt <d****t@g****m> about 9 years ago
4ef7e22a Add release date for v1.15.0 Dave Hunt <d****t@g****m> about 9 years ago
3ee1822b Require pytest >= 3.0 to install (#123) Bruno Oliveira <n****s@g****m>
Committed by: Dave Hunt <d****t@g****m>
about 9 years ago
8f724268 Update changelog for 1.15.0 Dave Hunt <d****t@g****m> about 9 years ago
4a16b04d Switch away from tox-travis Dave Hunt <d****t@g****m> about 9 years ago
073cfbab Use latest dependencies when running tests Dave Hunt <d****t@g****m> about 9 years ago
a0cade6e Fixed handling unicode longrepr values. Fixes #114. Tomasz Gajewski <t****a@w****l>
Committed by: Dave Hunt <d****t@g****m>
over 9 years ago
0e20601f Add a contributing section to the README (#117) Bruno Oliveira <n****s@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 9 years ago
7a5b5224 Added example of using `name` param with extra (#115) Or Carmi <o****2@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 9 years ago
0fd0d693 Updated CHANGES for 1.14.2 Dave Hunt <d****t@g****m> over 9 years ago
4c81503c Always encode content for data URI Dave Hunt <d****t@g****m> over 9 years ago
f19a86d1 Add ability to specify images as file or URL Jim Brännlund <j****d@g****m>
Committed by: Dave Hunt <d****t@g****m>
over 9 years ago
849ee608 Update CHANGES for v1.14.1 Dave Hunt <d****t@g****m> over 9 years ago
c6fc62c5 Adjust classifiers to indicate Python version support Dave Hunt <d****t@g****m> over 9 years ago
9547951d Present metadata without additional formatting to avoid issues due to unpredi... Dave Hunt <d****t@g****m> over 9 years ago
7199bf9b Add release data for v1.14.0 Dave Hunt <d****t@g****m> over 9 years ago
9b01b80d Updated tests to run against ansi2html 1.2.0 Dave Hunt <d****t@g****m> over 9 years ago
84aef04f Update tests to run against pytest 3.0.6 Dave Hunt <d****t@g****m> over 9 years ago
a1413ed7 Restore environment heading, fix tests, and document pytest-metadata changes Dave Hunt <d****t@g****m> over 9 years ago
bc2e8a35 Add hooks for modifying the test results table Dave Hunt <d****t@g****m> over 9 years ago
e0c147db Add some tolerance to test_durations Dave Hunt <d****t@g****m> over 9 years ago
2817ac50 Encode all non-binary assets as utf-8. Fixes #98 Dave Hunt <d****t@g****m> over 9 years ago
3e0fe492 Add AppVeyor CI configuration Dave Hunt <d****t@g****m> over 9 years ago
67e8f28b Escape log sections in HTML report. Fixes #100 Dave Hunt <d****t@g****m> over 9 years ago
b5b3e269 Replace environment section with values from pytest-metadata Dave Hunt <d****t@g****m> over 9 years ago
0ac91667 Narrow official support to Python 3.6 and 2.7 Dave Hunt <d****t@g****m> over 9 years ago
b039d347 Improvements to the formatting of the README Dave Hunt <d****t@g****m> over 9 years ago
f84482bc Disable ANSI codes support by default Dave Hunt <d****t@g****m> over 9 years ago
1595e2cc Add details of extra content options to README Nicolas Mauchle <n****s@n****h>
Committed by: Dave Hunt <d****t@g****m>
over 9 years ago
98e9abb4 Add support for JPG and SVG (#87) Nicolas <b****i@u****m>
Committed by: Dave Hunt <d****t@g****m>
over 9 years ago
0b8c46cc Update release notes for v1.12.0 Dave Hunt <d****t@g****m> over 9 years ago
fba7e390 Don't raise if package is not installed Dave Hunt <d****t@g****m> over 9 years ago
733d42c9 Added version number and PyPI URL to report header (#88) Denis Afonso <d****a@u****m>
Committed by: Dave Hunt <d****t@g****m>
over 9 years ago
7ce820f5 Added credits to release notes Dave Hunt <d****t@g****m> almost 10 years ago
fa593ac3 Update release notes for v1.11.1 Dave Hunt <d****t@g****m> almost 10 years ago
5d8182e6 Title of checkbox disappears when unchecked (#91) Viktor Ashirov <v****v@u****m>
Committed by: Dave Hunt <d****t@g****m>
almost 10 years ago
af5abc8a Run tests against pytest 3.0.4 Dave Hunt <d****t@g****m> almost 10 years ago
79afc182 Remove Circle CI configuration Dave Hunt <d****t@g****m> almost 10 years ago
9f6b6ad8 Add unit tests to Travis CI Dave Hunt <d****t@g****m> almost 10 years ago
bafc9e06 #dropthedot Dave Hunt <d****t@g****m> almost 10 years ago
a8f56daa Update release notes for 1.11.0 Dave Hunt <d****t@g****m> almost 10 years ago
2444d121 Run tests against latest pytest version Dave Hunt <d****t@g****m> almost 10 years ago

← Back to repository