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.3.11
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.3.12
Choose a head ref
  • 13 commits
  • 21 files changed
  • 3 contributors

Commits on Feb 22, 2016

  1. tests: fixed latte test

    patrickkusebauch authored and dg committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    7af2099 View commit details
    Browse the repository at this point in the history
  2. JsonResponse: sends utf-8 charset [Closes #120]

    User agents should ignore charset for application/json, this is just workaround for bug in Firefox and Chrome.
    patrickkusebauch authored and dg committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    e8b02c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

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

Commits on Mar 9, 2016

  1. Configuration menu
    Copy the full SHA
    83bee45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3d838 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    37da191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8fc8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea78a08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9859b39 View commit details
    Browse the repository at this point in the history
  5. tests: specify isLinkCurrent behavior for conflicting action and sign…

    …al between destination string and args
    ondrejmirtes authored and dg committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    4814045 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6daabb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c292b85 View commit details
    Browse the repository at this point in the history
  8. RouteList: added warmupCache()

    dg committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    bd834c6 View commit details
    Browse the repository at this point in the history
Loading