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: nette/tracy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.3
Choose a base ref
...
head repository: nette/tracy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.4
Choose a head ref
  • 13 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 2, 2016

  1. Tracy requires 'self' in CSP since 2.4 (#227)

    Seems it's because of 13f854d
    spaze authored and dg committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    23868ee View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2016

  1. Configuration menu
    Copy the full SHA
    d8eaf19 View commit details
    Browse the repository at this point in the history
  2. examples: functions -> methods

    dg committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    c8ea33a View commit details
    Browse the repository at this point in the history
  3. Helpers::improveException() removes namespace from function name beca…

    …use is confusing (related to PHP issue 73049)
    dg committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    31c2793 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

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

Commits on Nov 21, 2016

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

Commits on Dec 7, 2016

  1. Configuration menu
    Copy the full SHA
    cf0334c View commit details
    Browse the repository at this point in the history
  2. Revert "Bar: JS & CSS is cached in localStorage (#226)" [Closes #228]

    JS is now loaded synchronously so Tracy is loaded before DOMContentLoaded.
    
    This reverts commit 9dd9ebf.
    dg committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    9f8547a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. Configuration menu
    Copy the full SHA
    53d5bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde75ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebb3efb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d9c746 View commit details
    Browse the repository at this point in the history
  5. Released version 2.4.4

    dg committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    c1ec73e View commit details
    Browse the repository at this point in the history
Loading