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.3.2
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.3.3
Choose a head ref
  • 7 commits
  • 68 files changed
  • 2 contributors

Commits on Jun 19, 2015

  1. improved coding style

    dg committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    49df2b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. removed @author

    dg committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    8b6a632 View commit details
    Browse the repository at this point in the history
  2. typo: removed unused use

    dg committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    10ebd77 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2015

  1. Session: session ID is not regenerated when not set

    Fixes `session_regenerate_id(): Session object destruction failed` which sometimes occures.
    
    See same fix: yiisoft/yii#2376
    lukyer authored and dg committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    6130350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa3d1a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2015

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

Commits on Jul 19, 2015

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