Thanks to visit codestin.com
Credit goes to github.com

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/application
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.9
Choose a base ref
...
head repository: nette/application
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.10
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 26, 2017

  1. coding style

    dg committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    57321e8 View commit details
    Browse the repository at this point in the history
  2. typo (#186)

    vlastavesely authored and dg committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    359b26b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Template: added renderToString()

    dg committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    632f4a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. coding style

    dg committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    386292c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. FileResponse: strict type fix (#191)

    Since `4e6` is float and function `fread()` exects integer value for
    length, it caused a `TypeError` on bigger files.
    vlastavesely authored and dg committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    44f821f View commit details
    Browse the repository at this point in the history
  2. coding style

    dg committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    c7fea54 View commit details
    Browse the repository at this point in the history
Loading