FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - pythoner2019/session · GitHub
pythoner2019
/
session
Public
forked from
expressjs/session
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
session
test
on
master
User selector
Datepicker
Commit history
Commits on Apr 1, 2018
tests: add missing tests for "name" option
dougwilson
committed
104725e
View commit details
Copy full SHA for 104725e
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
tests: add additional supertest helper
dougwilson
committed
befa6b5
View commit details
Copy full SHA for befa6b5
View code at this point
Browse repository at this point
Add type check to new Cookie(options)
Show description for efdde80
thevoidf
authored and
dougwilson
committed
efdde80
View commit details
Copy full SHA for efdde80
View code at this point
Browse repository at this point
tests: add basic tests for Cookie object
dougwilson
committed
082e56e
View commit details
Copy full SHA for 082e56e
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
lint: only declare one variable per var
dougwilson
committed
2bb2860
View commit details
Copy full SHA for 2bb2860
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
lint: add editorconfig and eslint to enforce
dougwilson
committed
8b4f668
View commit details
Copy full SHA for 8b4f668
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
Fix TypeError when req.url is an empty string
Show description for c226301
dougwilson
committed
c226301
View commit details
Copy full SHA for c226301
View code at this point
Browse repository at this point
tests: add test for mounted middleware
dougwilson
committed
62c4d15
View commit details
Copy full SHA for 62c4d15
View code at this point
Browse repository at this point
tests: move the cookie path tests
dougwilson
committed
8518200
View commit details
Copy full SHA for 8518200
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
tests: remove express from more tests
dougwilson
committed
4a4c2ef
View commit details
Copy full SHA for 4a4c2ef
View code at this point
Browse repository at this point
tests: fix req.secret test
dougwilson
committed
66e518b
View commit details
Copy full SHA for 66e518b
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
tests: improve accuracy of maxAge cookie tests
dougwilson
committed
28d5332
View commit details
Copy full SHA for 28d5332
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
tests: add helpers to validate set-cookie attributes
dougwilson
committed
42007ef
View commit details
Copy full SHA for 42007ef
View code at this point
Browse repository at this point
tests: add simple set-cookie parser for accuracy
dougwilson
committed
fe324f2
View commit details
Copy full SHA for fe324f2
View code at this point
Browse repository at this point
tests: change more tests to use should set in store helpers
dougwilson
committed
4f261d0
View commit details
Copy full SHA for 4f261d0
View code at this point
Browse repository at this point
tests: use createSession() helper for less verbosity
dougwilson
committed
1c9a606
View commit details
Copy full SHA for 1c9a606
View code at this point
Browse repository at this point
tests: change more tests to use createServer() helper
dougwilson
committed
75b2912
View commit details
Copy full SHA for 75b2912
View code at this point
Browse repository at this point
tests: fix tests checking store set not to rely on header update
dougwilson
committed
1896dd1
View commit details
Copy full SHA for 1896dd1
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Fix detecting modified session when session contains "cookie" property
Show description for 7073caf
gustavohenke
authored and
dougwilson
committed
7073caf
View commit details
Copy full SHA for 7073caf
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Fix resaving already-saved reloaded session at end of request
Show description for ce2de6b
dotchev
authored and
dougwilson
committed
ce2de6b
View commit details
Copy full SHA for ce2de6b
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
tests: handle errors within tests
Show description for b8f29ab
gabeio
authored and
dougwilson
committed
b8f29ab
View commit details
Copy full SHA for b8f29ab
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Fix not always resetting session max age before session save
Show description for 4c476fa
dougwilson
committed
4c476fa
View commit details
Copy full SHA for 4c476fa
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
tests: handle errors within tests
gabeio
authored and
dougwilson
committed
af2fa7d
View commit details
Copy full SHA for af2fa7d
View code at this point
Browse repository at this point
tests: add tests for store disconnect and connect
dougwilson
committed
9d21d90
View commit details
Copy full SHA for 9d21d90
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Correctly inherit from EventEmitter class in Store base class
dougwilson
committed
16cbfb2
View commit details
Copy full SHA for 16cbfb2
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Fix issue where Set-Cookie Expires was not always updated
Show description for 50cdae2
dougwilson
committed
50cdae2
View commit details
Copy full SHA for 50cdae2
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Methods are no longer enumerable on req.session object
Show description for 8399590
Gabriel Foust
authored and
dougwilson
committed
8399590
View commit details
Copy full SHA for 8399590
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Fix rolling: true to not set cookie without session
Show description for 8566768
JamesMGreene
authored and
dougwilson
committed
8566768
View commit details
Copy full SHA for 8566768
View code at this point
Browse repository at this point
tests: remove unused varaibles
dougwilson
committed
34471a4
View commit details
Copy full SHA for 34471a4
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
Support the value "auto" in the "cookie.secure" option
Show description for a34fd39
fracmak
authored and
dougwilson
committed
a34fd39
View commit details
Copy full SHA for a34fd39
View code at this point
Browse repository at this point
Commits on May 9, 2015
tests: add session cookie reset tests
dougwilson
committed
394588f
View commit details
Copy full SHA for 394588f
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Support an array in secret option for key rotation
Show description for 7c6da9c
gzurbach
authored and
dougwilson
committed
7c6da9c
View commit details
Copy full SHA for 7c6da9c
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
tests: fix a delta range in test
dougwilson
committed
e9e683b
View commit details
Copy full SHA for e9e683b
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Add store.touch interface for session stores
Show description for b5e6332
dougwilson
committed
b5e6332
View commit details
Copy full SHA for b5e6332
View code at this point
Browse repository at this point
tests: use assert instead of should
dougwilson
committed
532c737
View commit details
Copy full SHA for 532c737
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL