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: expressjs/session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zhenghun/session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 5 contributors

Commits on Jan 29, 2016

  1. 1.13.1

    dougwilson committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    171d8b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. docs: fix session store list for CommonMark spec

    fixes #248
    closes #280
    cianclarke authored and dougwilson committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    59b1f56 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. docs: add connect-azuretables to list of session stores

    closes #285
    Mike Goodwin authored and dougwilson committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    db2a442 View commit details
    Browse the repository at this point in the history
  2. Methods are no longer enumerable on req.session object

    closes #282
    Gabriel Foust authored and dougwilson committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    30a3f49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    005078a View commit details
    Browse the repository at this point in the history
Loading