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: gfoust/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
  • 3 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
  2. Defining built-in properties as non-enumerable.

    Gabriel Foust
    Gabriel Foust committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    49ebffd View commit details
    Browse the repository at this point in the history
  3. Test case for non-enumerable properties

    Gabriel Foust
    Gabriel Foust committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    4da5a1e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Making session methods configurable/writable

    Gabriel Foust
    Gabriel Foust committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    918221f View commit details
    Browse the repository at this point in the history
Loading