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

Commits on Sep 27, 2016

  1. Session: removed cookie nette-browser and support for expiration 'unt…

    …il the browser is closed' (#103)
    
    It is not supported by browsers.
    dg committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    a24fc33 View commit details
    Browse the repository at this point in the history
  2. UrlScript: default scriptPath is whole path to maintain same behavior…

    …al as the class Url (in method getBasePath, ...) [Closes #100]
    
    (possible BC break)
    dg committed Sep 27, 2016
    1 Configuration menu
    Copy the full SHA
    12ac75c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f62e4f View commit details
    Browse the repository at this point in the history
  4. RequestFactory: parse the "proto" part of "forwarded" header instead …

    …of the "scheme" part. (#106)
    patrickkusebauch authored and dg committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    b9257f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

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

Commits on Oct 14, 2016

  1. Session: make sure __NF is array (#108)

    juniwalk authored and dg committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    6d35ad3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. typos

    dg committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    8b0d361 View commit details
    Browse the repository at this point in the history
Loading