Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
7122678
fix broken ref in setup.py
aranhoide Jun 20, 2014
8c29149
Merge pull request #4 from getlantern/master
paulstraw Feb 23, 2016
3065deb
missing deps
davidbirdsong Mar 4, 2016
abb423f
Add convenience functions for header.{destination,source}
tfheen Jun 2, 2016
5fcb5e9
Add SSL cert validation and a timeout
tfheen Jun 2, 2016
c0faf01
use Fastly-Key instead of X-Fastly-Key
thommahoney Jul 19, 2016
1a2a82b
URL encode any strings that are used as path components
acmcelwee Oct 12, 2016
7e5be1b
Add FastlyGzip and CRUD operations for it
acmcelwee Oct 8, 2016
0ab78c0
urllib.quote for gzip ops
acmcelwee Oct 12, 2016
c4eccb9
Return correct type in update_gzip
acmcelwee Oct 12, 2016
21ebb37
Add missing comma to FastlyService fields list
katiesandford Oct 13, 2016
a6a9666
Merge pull request #1 from katiesandford/katiesandford-fix-service-fi…
katiesandford Oct 13, 2016
c2b46e6
Merge pull request #23 from katiesandford/master
copyconstruct Apr 6, 2017
83b584f
Merge pull request #22 from acmcelwee/gzip
copyconstruct Apr 6, 2017
814b89f
Merge pull request #21 from acmcelwee/url-encode
copyconstruct Apr 6, 2017
707d963
Merge pull request #19 from thommahoney/x-fastly-key-removal
copyconstruct Apr 6, 2017
6ee8dd8
modified fields of the /syslog endpoint to reflect latest API
copyconstruct Apr 6, 2017
579e873
Merge pull request #24 from zebrafishlabs/update-syslog
copyconstruct Apr 6, 2017
6d8128a
Adds User-Agent header to _fetch
gschorkopf Apr 7, 2017
5aad56e
Merge pull request #13 from gschorkopf/add-user-agent
copyconstruct Apr 7, 2017
3839217
Merge pull request #16 from tfheen/tls_params
copyconstruct Apr 7, 2017
70cbf9b
Merge pull request #15 from tfheen/header_convenience
copyconstruct Apr 7, 2017
1a7f5e2
deprecate has_key calls
copyconstruct Apr 7, 2017
d5de8b6
flake8
copyconstruct Apr 7, 2017
17a346a
Only pass content to status for delete_domain
tfheen Jun 2, 2016
e76de1f
Avoid infinite loop in backend.healtcheck()
tfheen Jun 2, 2016
ffe7821
Comment is valid for conditions, make that available
tfheen Jun 2, 2016
452e046
Allow retrieving the backends from a director
tfheen Oct 25, 2016
2f21e44
Use the same keyword name in create_header and update_header
tfheen Oct 26, 2016
6c0864b
Make it possible to use the same kwargs for update_{condition,directo…
tfheen Nov 18, 2016
ce257ab
Add support for setting SNI host name
tfheen Mar 15, 2017
a903710
Return None if healthcheck is None, rather than trying to retrieve on…
tfheen May 2, 2017
fc4c2c2
Pass safe='' to urllib.quote
tfheen Aug 6, 2017
94c4f51
Add support for setting ssl_cert_hostname
tfheen May 2, 2017
33f2fb4
Treat healthcheck == None and healthcheck == '' the same
tfheen Aug 6, 2017
5b2a60f
Simplify getattr call somewhat, "" is false in python
tfheen Aug 24, 2017
47b77ce
Merge pull request #14 from tfheen/bugfixes
copyconstruct Sep 5, 2017
36a8ac6
Hard-coding the version into the setup.py file so that it stops break…
zacman85 Sep 9, 2017
004f043
Hard-coding the version into the setup.py file so that it stops break…
zacman85 Sep 9, 2017
5955a03
Allow setting min/max tls version for a backend
Feb 23, 2018
72be5db
Merge pull request #27 from weaselp/master
simonkuhn Jun 7, 2018
c64914a
Merge remote-tracking branch 'upstream/master' into update
themech Jul 9, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading