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: prxmt/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.
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on May 17, 2015

  1. allow manually setting of sessionID

    Jasper Haggenburg
    Jasper Haggenburg committed May 17, 2015
    Configuration menu
    Copy the full SHA
    d11efa7 View commit details
    Browse the repository at this point in the history
  2. properly generate new sessionID

    Jasper Haggenburg
    Jasper Haggenburg committed May 17, 2015
    Configuration menu
    Copy the full SHA
    2ba50bd View commit details
    Browse the repository at this point in the history
  3. made option-name consistent with genid

    Jasper Haggenburg
    Jasper Haggenburg committed May 17, 2015
    Configuration menu
    Copy the full SHA
    f116bf9 View commit details
    Browse the repository at this point in the history
  4. added documentation for sessionid-option

    Jasper Haggenburg
    Jasper Haggenburg committed May 17, 2015
    Configuration menu
    Copy the full SHA
    9644e89 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. save id to header

    prxmt authored and stanleyta committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    0a83c96 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. extend uid size to 128

    stanleyta committed May 11, 2017
    Configuration menu
    Copy the full SHA
    27754a7 View commit details
    Browse the repository at this point in the history
Loading