-
Notifications
You must be signed in to change notification settings - Fork 64
Comparing changes
Open a pull request
base repository: koajs/generic-session
base: master
head repository: allcancode/generic-session
compare: master
- 11 commits
- 6 files changed
- 2 contributors
Commits on Feb 24, 2015
-
added context to store.set to enable the optional extraction of extra information such as agent and client IP
Configuration menu - View commit details
-
Copy full SHA for 5c87c60 - Browse repository at this point
Copy the full SHA 5c87c60View commit details -
Merge pull request #1 from allcancode/VoxelPerfec-patch-context
added context to store.set
Configuration menu - View commit details
-
Copy full SHA for 01a8600 - Browse repository at this point
Copy the full SHA 01a8600View commit details -
passed context down to store client
We need the koa context to reach the custom session store so that the latter has the option to extract information such as agent, IP, etc
Configuration menu - View commit details
-
Copy full SHA for 4861efe - Browse repository at this point
Copy the full SHA 4861efeView commit details -
Merge pull request #2 from allcancode/VoxelPerfect-patch-context
passed context down to store client
Configuration menu - View commit details
-
Copy full SHA for 4f93c50 - Browse repository at this point
Copy the full SHA 4f93c50View commit details
Commits on Jan 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7b5309c - Browse repository at this point
Copy the full SHA 7b5309cView commit details
Commits on Jun 3, 2016
-
Merge commit '7b5309c862ff896cc58125b4b5a992ae3d7fbc96'
# Conflicts: # lib/session.js
Configuration menu - View commit details
-
Copy full SHA for dca5ae8 - Browse repository at this point
Copy the full SHA dca5ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff068f - Browse repository at this point
Copy the full SHA 5ff068fView commit details
Commits on Sep 4, 2016
-
Merge commit '6bd4f3ba5f6c5ce88c485be778b21a95c0aab84a'
# Conflicts: # lib/session.js
Configuration menu - View commit details
-
Copy full SHA for 80e1022 - Browse repository at this point
Copy the full SHA 80e1022View commit details
Commits on Oct 11, 2017
-
Merge commit '5921898136bf37c35f44dad8f016719ff4ab3fde'
# Conflicts: # .gitignore # lib/session.js # lib/store.js # package.json
Configuration menu - View commit details
-
Copy full SHA for cfdb333 - Browse repository at this point
Copy the full SHA cfdb333View commit details -
Merge commit '5921898136bf37c35f44dad8f016719ff4ab3fde'
# Conflicts: # .gitignore # lib/session.js # lib/store.js # package.json
Configuration menu - View commit details
-
Copy full SHA for d91e8e5 - Browse repository at this point
Copy the full SHA d91e8e5View commit details -
Merge commit '5921898136bf37c35f44dad8f016719ff4ab3fde'
# Conflicts: # .gitignore # lib/session.js # lib/store.js # package.json
Configuration menu - View commit details
-
Copy full SHA for c4ba351 - Browse repository at this point
Copy the full SHA c4ba351View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master