index
:
delta/python-packages/oauthlib.git
2.x
234-fixdoc
264-status401
2x-fixup
3-release
3-release-doc
3.0.2-init
3.2.0-dev
3.2.2
348_SEO
409_headers_not_params
431-customerrors
431-customexception
445_confirm_redirect
541_issue_template
568-remove-expires_at
582-coveralls
601-pkce-support
606-fatalclienterror
613-oidc-dispatcher
644-intro-revocation-basicauth
652-token_state
670-pkce-requestinfo
CI
X6VmZSxczGzm9Ak5
add-metadata-doc
alternative_crypto_library
autopep8
bandit
cln2py
community_rules
deprev
doc-custom-grant-type
doc-dynreg
doc-logo
doc-oidc
doc-sponsor
docs-flows-hooks
drop-3.4
dry-up-code
fix-metadata-openid-server
fix-oidc-tests
fix-pypi
improve-doc
improve-reqval-order
license-eval
master
merge-2.1.0
new-version-release-notes
oauth-metadata
oauth1_provider_revamp
oauth2_draft25_server
oauth2_provider
oidc-doc
oidc-hashes
oidc-nonce
oidc-reqval-duplicate
oidc-userinfo
openid_connect
preconf-server-metadata
py36drop
py38
python-3.7
release-3.0.2
release-3.1.0
secpol
slots
thedrow-patch-1
travis-coveralls
use_request_objects
github.com: idan/oauthlib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Python 3.9 and 3.10
Hugo van Kemenade
2021-10-11
1
-1
/
+1
*
Fix readme check basde on .tox result
Jonathan Huot
2021-06-01
1
-1
/
+1
*
Removed pypy2 support
Jonathan Huot
2021-06-01
1
-1
/
+1
*
Remove python 3.5 support; add python 3.8 support
jason
2021-02-10
1
-4
/
+4
*
Merge branch 'master' into isort-integration
Jonathan Huot
2020-04-22
1
-1
/
+1
|
\
|
*
Add sponsoring section/fix FUNDING.yml
doc-sponsor
Jonathan Huot
2019-10-29
1
-2
/
+2
*
|
Add missing new line in tox.ini
Anton Ruhlov
2020-04-10
1
-1
/
+1
*
|
Added isort to tox envlist
Anton Ruhlov
2020-04-10
1
-1
/
+8
*
|
Initial custom grant type documentation.
Jonathan Huot
2019-10-18
1
-1
/
+1
|
/
*
Merge branch 'master' into rm-2.7
Omer Katz
2019-08-29
1
-1
/
+1
|
\
|
*
Drop Python 3.4 support (#699)
Omer Katz
2019-08-29
1
-1
/
+1
*
|
Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160
Hugo
2019-08-15
1
-1
/
+1
*
|
Drop support for legacy Python 2.7
Hugo
2019-08-15
1
-2
/
+2
|
/
*
Add logo to RTD docs & upgraded tox -e readme build to twine.
Jonathan Huot
2019-08-06
1
-4
/
+3
*
Add the ReadTheDocs theme to dev builds "i.e tox -e docs".
release-3.1.0
Jonathan Huot
2019-08-06
1
-1
/
+3
*
Downgrade python to match with Travis
Jonathan Huot
2019-05-16
1
-0
/
+1
*
Merge branch 'master' into 631-use-pytest
Jonathan Huot
2018-12-17
1
-1
/
+7
|
\
|
*
Added bandit to CI to avoid security issues (#627)
Omer Katz
2018-12-17
1
-1
/
+7
*
|
Use pytest as test framework
Florent Captier
2018-12-16
1
-2
/
+1
|
/
*
Fix PyPy build in Xenial.
python-3.7
Pieter Ennes
2018-12-03
1
-1
/
+1
*
Support for Python 3.7.
Pieter Ennes
2018-12-03
1
-1
/
+1
*
Correct capitalization of PyPI
Jon Dufresne
2018-09-16
1
-1
/
+1
*
Remove unmaintained nose dependency from tests
Jon Dufresne
2018-09-14
1
-1
/
+4
*
Remove workarounds for unsupported Python 2.6
Jon Dufresne
2018-09-11
1
-4
/
+0
*
Merge branch 'master' into 445_confirm_redirect
Jonathan Huot
2018-08-15
1
-1
/
+10
|
\
|
*
Added README.rst/setup.py check for pypi
Jonathan Huot
2018-08-10
1
-1
/
+10
*
|
Merge branch 'master' into 445_confirm_redirect
Jonathan Huot
2018-07-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Added htmlcov to help increase coverage locally
Jonathan Huot
2018-07-30
1
-1
/
+1
*
|
Removed silent output, since tests are not writing output
Jonathan Huot
2018-07-30
1
-1
/
+1
|
/
*
Fix ReadTheDocs build (#521)
Jonathan Huot
2018-03-18
1
-1
/
+5
*
Rtd docs fix (#515)
Jonathan Huot
2018-02-28
1
-1
/
+7
*
Drop obsolete Python versions.
Omer Katz
2016-12-06
1
-13
/
+1
*
Update tox.ini
Richard O'Dwyer
2016-07-08
1
-1
/
+1
*
Update tox.ini
Richard O'Dwyer
2016-07-08
1
-1
/
+1
*
Run tests against python 3.6
Richard O'Dwyer
2016-07-08
1
-1
/
+1
*
Fixed requirements for Python3.2/PyPy3.
Omer Katz
2016-04-11
1
-0
/
+8
*
Added Python 3.4 and 3.5 to the build.
Omer Katz
2016-04-10
1
-1
/
+1
*
Added PyPy3 to the build, moved to the new infrastructure and cache pip depen...
Omer Katz
2015-07-19
1
-1
/
+1
*
move test requirements to requirements-test.txt. use tox for tests on .travis...
george.whewell
2015-01-27
1
-2
/
+3
*
Lock requirements to specific versions. Use requirements.txt for tox deps.
george.whewell
2015-01-27
1
-5
/
+1
*
Add blinker to tox.ini
Ib Lundgren
2014-10-23
1
-0
/
+1
*
Include Python 3.4 in tox.ini
Ib Lundgren
2014-06-25
1
-1
/
+1
*
Add pyjwt to tox.ini
jturmel
2014-03-30
1
-0
/
+1
*
add more python version in travis and tox. #73
Hsiaoming Yang
2013-05-24
1
-1
/
+1
*
Fix travis tox to only run once, remove 3.1 from tox.ini
Ib Lundgren
2013-02-18
1
-1
/
+1
*
Changes to testing stuff
ondrowan
2013-02-15
1
-23
/
+9
*
Large OAuth 2 provider update.
Ib Lundgren
2013-01-22
1
-5
/
+5
*
new test dependency, mock.
Ib Lundgren
2012-11-17
1
-0
/
+5
*
Tox for 3.1,3.2,3.3
Ib Lundgren
2012-10-23
1
-2
/
+20
*
Toxification step 1 #25
Ib Lundgren
2012-04-30
1
-0
/
+7