Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pytest-dev/pytest-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hyperbrowser/pytest-html-profiling
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7-support-profiling
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 12, 2019

  1. Fix min-width which produced horizontal scrolls

    PRevious min-width caused undesired horizontal scrolls even on a 5K
    display with 1/2 split screen. Reduced value allows users to better
    use their screens.
    ssbarnea committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    bc15af2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Merge pull request #238 from ssbarnea/2.7/min-width

    Fix min-width which produced horizontal scrolls
    BeyondEvil authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    1b1eab1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    7cce66d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Moved resources directory. Added readable.css to be included using --…

    …css=/path/to/readable.css for improving readability
    sveinugu committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    b7bbd68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2a2a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b4820d View commit details
    Browse the repository at this point in the history
Loading