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.2.2
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.2.3
Choose a head ref
  • 13 commits
  • 16 files changed
  • 5 contributors

Commits on Oct 15, 2014

  1. test: fixed and improved tests

    dg committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    5c19793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b92ce6c View commit details
    Browse the repository at this point in the history
  3. Fixed error during exception handling when using different implementa…

    …tion of IResponse
    MartinMystikJonas authored and dg committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    8225530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    553b3c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28d63ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c5302a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2014

  1. Template: added __call() for BC [Closes #38]

    fprochazka authored and dg committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    f6e5a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db4745 View commit details
    Browse the repository at this point in the history
  3. travis.yml: tested under PHP & PHP-CGI

    milo authored and dg committed Oct 26, 2014
    1 Configuration menu
    Copy the full SHA
    575a8bd View commit details
    Browse the repository at this point in the history
  4. tests: FileResponse.contentDisposition test not for CLI

    Http\Response::getHeader() uses headers_list() function which always returns empty array in CLI.
    milo authored and dg committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    9f800e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. Configuration menu
    Copy the full SHA
    c0d9eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d567a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c5280f View commit details
    Browse the repository at this point in the history
Loading