greenkeeper[bot]
|
5dfe65a96e
|
chore(package): update ava to version 0.18.1 (#26)
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
85f3143f3d
|
1.0.11
|
8 years ago |
greenkeeper[bot]
|
22edad21f1
|
fix(package): update cache-manager to version 2.4.0 (#25)
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
cb39d1a595
|
1.0.10
|
8 years ago |
Luke Childs
|
5a36fb1b88
|
Add related section with link to Onionite
|
8 years ago |
Luke Childs
|
f12866a215
|
1.0.9
|
8 years ago |
greenkeeper[bot]
|
80a2871973
|
fix(package): update expired to version 1.3.3 (#24)
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
8e22fb599b
|
1.0.8
|
8 years ago |
Luke Childs
|
85ea560eb0
|
Add npm badge to readme
|
8 years ago |
Luke Childs
|
80a07151f4
|
1.0.7
|
8 years ago |
Luke Childs
|
bfd3788e40
|
":" is a colon not a semicolon
|
8 years ago |
Luke Childs
|
46b5c39e25
|
1.0.6
|
8 years ago |
greenkeeper[bot]
|
f6519cbecd
|
fix(package): update expired to version 1.3.2 (#23)
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
da49be7652
|
1.0.5
|
8 years ago |
greenkeeper[bot]
|
e26faad838
|
chore(package): update dependencies (#22)
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
33167eb36f
|
1.0.4
|
8 years ago |
Luke Childs
|
4ef28645bf
|
Merge pull request #21 from lukechilds/greenkeeper/expired-1.3.1
fix(package): update expired to version 1.3.1
|
8 years ago |
greenkeeper[bot]
|
5ef2e17c07
|
fix(package): update expired to version 1.3.1
Closes #20
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
2fb26a805e
|
1.0.3
|
8 years ago |
greenkeeper[bot]
|
9b734cfb36
|
fix(package): update got to version 6.7.1
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
8ce5937b2c
|
1.0.2
|
8 years ago |
greenkeeper[bot]
|
fb2630dcba
|
fix(package): update got to version 6.7.0
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
876c4eb72e
|
1.0.1
|
8 years ago |
greenkeeper[bot]
|
25e320bc8d
|
fix(package): update expired to version 1.1.1
Closes #16
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
e32e96c996
|
1.0.0
|
8 years ago |
Luke Childs
|
f3e6b3f2cf
|
Don't say "we"
|
8 years ago |
Luke Childs
|
7a8fcab0e5
|
Update readme to show default ttl option
|
8 years ago |
Luke Childs
|
bcfaf5175f
|
Add API section to readme
|
8 years ago |
Luke Childs
|
471feae181
|
Document cache stores
|
8 years ago |
Luke Childs
|
f952f3559c
|
Add info about instance options to readme
|
8 years ago |
Luke Childs
|
f3d1e3b842
|
Fix error in usage example
|
8 years ago |
Luke Childs
|
9ecc4f85fa
|
Mention library is promise based
|
8 years ago |
Luke Childs
|
08f15d8807
|
Add usage section to readme
|
8 years ago |
Luke Childs
|
a5738f007e
|
Add install section to readme
|
8 years ago |
Luke Childs
|
a802b5ef93
|
Add license section to readme
|
8 years ago |
Luke Childs
|
f6d6742b8a
|
Add readme
|
8 years ago |
Luke Childs
|
ddd717f7dc
|
Update description
|
8 years ago |
Luke Childs
|
ad21023695
|
Set default cache ttl to 5 hours
|
8 years ago |
Luke Childs
|
dfb944e371
|
Remove unnecessary empty objects
|
8 years ago |
Luke Childs
|
ae6b96a4d2
|
Version lock dependencies
|
8 years ago |
Luke Childs
|
d4b4f42c25
|
Swap factory function for wrapper function in reduce callback
Looks simpler and saves a level of indentation
|
8 years ago |
Luke Childs
|
bf0f3a3958
|
Inverse if logic for less indentation
|
8 years ago |
Luke Childs
|
c44e8b013f
|
Drop standard in favour of xo
|
8 years ago |
Luke Childs
|
0fefa2eee6
|
Test useful errors for HTTP response codes
|
8 years ago |
Luke Childs
|
88fb9715e7
|
Test HTML responses for errors
|
8 years ago |
Luke Childs
|
f7622de1db
|
Extract expire functionality into external module
|
8 years ago |
Luke Childs
|
c00d6a823e
|
Only set If-Modified-Since header if we definitely have Last-Modified
|
8 years ago |
Luke Childs
|
247a0d5cf9
|
Test last-modified date are sent in headers and handle 304
|
8 years ago |
Luke Childs
|
72b2d16c6a
|
Test responses older than max-age are not cached
|
8 years ago |
Luke Childs
|
8ad93961e2
|
Test cache can be disabled
|
8 years ago |