8000 Comparing v4.0.5...v4.0.7 · symfony/web-profiler-bundle · GitHub
[go: up one dir, main page]

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: symfony/web-profiler-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.5
Choose a base ref
...
head repository: symfony/web-profiler-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.7
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Feb 19, 2018

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

Commits on Feb 22, 2018

  1. Merge branch '2.7' into 2.8

    * 2.7:
      Another PR template tweak
      [WebProfilerBundle] limit ajax request to 100 and remove the last one
    nicolas-grekas committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    e5edb7b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Use fill instead of style for svg colors

    Using style does not work when a Content Security Policy is in place,
    resulting in non-styles (black) images instead of grey.
    rpkamp committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    1ce559a View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    acc8da5 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.7' into 2.8

    * 2.7:
      [WebProfilerBundle] Fix Debug toolbar breaks app
      bumped Symfony version to 2.7.43
      updated VERSION for 2.7.42
      update CONTRIBUTORS for 2.7.42
      updated CHANGELOG for 2.7.42
    nicolas-grekas committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    31b84d0 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.8' into 3.4

    * 2.8:
      [WebProfilerBundle] Fix Debug toolbar breaks app
      bumped Symfony version to 2.8.36
      updated VERSION for 2.8.35
      updated CHANGELOG for 2.8.35
      bumped Symfony version to 2.7.43
      updated VERSION for 2.7.42
      update CONTRIBUTORS for 2.7.42
      updated CHANGELOG for 2.7.42
    nicolas-grekas committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    355591d View commit details
    Browse the repository at this point in the history
  5. Merge branch '3.4' into 4.0

    * 3.4:
      [WebProfilerBundle] Fix Debug toolbar breaks app
      Use fill instead of style for svg colors
      bumped Symfony version to 3.4.6
      updated VERSION for 3.4.5
      updated CHANGELOG for 3.4.5
      bumped Symfony version to 2.8.36
      updated VERSION for 2.8.35
      updated CHANGELOG for 2.8.35
      [FrameworkBundle] Silence "Failed to remove directory" on cache:clear
      bumped Symfony version to 2.7.43
      updated VERSION for 2.7.42
      update CONTRIBUTORS for 2.7.42
      updated CHANGELOG for 2.7.42
    nicolas-grekas committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    eaaf46b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

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

Commits on Apr 2, 2018

  1. Merge branch '3.4' into 4.0

    * 3.4: (24 commits)
      moved Twig runtime to proper class
      fixed deprecated messages in tests
      add PHP errors options to XML schema definition
      [HttpCache] Unlink tmp file on error
      Added LB translation for #26327 (Errors sign for people that do not see colors)
      [TwigBridge] Fix rendering of currency by MoneyType
      Import InvalidArgumentException in PdoAdapter
      [DI] Do not suggest writing an implementation when multiple exist
      [Intl] Update ICU data to 61.1
      Use 3rd person verb form in command description
      [Validator] Add Japanese translation
      Support phpdbg SAPI in Debug::enable()
      [HttpKernel] DumpDataCollector: do not flush when a dumper is provided
      [DI] Fix hardcoded cache dir for warmups
      [Routing] fix tests
      [Routing] Fixed the importing of files using glob patterns that match multiple resources
      [Ldap] cast to string when checking empty passwords
      [Validator] sync validator translation id
      [WebProfilerBundle] use the router to resolve file links
      no type errors with invalid submitted data types
      ...
    nicolas-grekas committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    4d709ed View commit details
    Browse the repository at this point in the history
Loading
0