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.2.0
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.2.1
Choose a head ref
  • 8 commits
  • 38 files changed
  • 3 contributors

Commits on Jun 24, 2014

  1. tests: removed @author

    dg committed Jun 24, 2014
    Configuration menu
    Copy the full SHA
    c1265cb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. Fixed notice "The expiration time is greater than the session expirat…

    …ion" with memcache handler [Closes nette/nette#1395]
    
       * in case when "memcache" is set as session.save_handler and session.gc_maxlifetime is set to "0" (never expires, see http://www.php.net/manual/en/memcache.set.php)
    lexaurin authored and dg committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    e29cb4e View commit details
    Browse the repository at this point in the history
  2. Response: added $warnOnBuffer

    dg committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    d7b72c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. marked @internal methods

    dg committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    f4f0484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0fa09 View commit details
    Browse the repository at this point in the history
  3. Session: used Callback::invokeSafe

    dg committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    8740f41 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2014

  1. .travis: added code checker

    dg committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    fa6b82c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2014

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