summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated release notes.new-version-release-notesOmer Katz2015-07-041-2/+15
* Merge pull request #342 from g10f/masterOmer Katz2015-07-043-4/+4
|\
| * send no state in the access token responsegunnar2015-07-033-4/+4
|/
* Merge pull request #356 from lepture/performance-improveOmer Katz2015-07-031-3/+3
|\
| * Improve regex performance for invalid_hexHsiaoming Yang2015-07-031-2/+2
| * Don't encode body twiceHsiaoming Yang2015-07-031-1/+1
|/
* Merge pull request #355 from lepture/hide-passwordHsiaoming Yang2015-07-032-1/+14
|\
| * Fix when body is NoneHsiaoming Yang2015-07-021-1/+1
| * Hide user password in repr of RequestHsiaoming Yang2015-07-021-1/+5
| * Add tests when Request body has passwordHsiaoming Yang2015-07-021-0/+9
|/
* Merge pull request #341 from kdazzle/request-getattrOmer Katz2015-07-026-6/+39
|\
| * #340 - add default param values to common.RequestKyle2015-05-241-2/+9
| * Merge remote-tracking branch 'upstream/master' into request-getattrKyle2015-05-244-3/+18
| |\
| * | #340 - provide default values for some params in common.RequestKyle2015-05-095-5/+14
| * | #340 - raise AttributeError from common.Request.__getattr__+ add testsKyle2015-05-092-1/+18
* | | Merge pull request #354 from myyang/fix_missing_attributeHsiaoming Yang2015-07-022-1/+31
|\ \ \
| * | | Use assertFormBodyEqual insteadmyyang2015-07-021-3/+3
| * | | Fix string format compatibilitymyyang2015-07-021-3/+3
| * | | Fix and remove missing attribute: _clientmyyang2015-07-012-1/+31
|/ / /
* | | Merge pull request #352 from idan/travis_deployOmer Katz2015-07-011-16/+18
|\ \ \
| * | | Travis deploy to PyPI on github tag. #333, #346.Ib Lundgren2015-07-011-16/+18
* | | | Merge pull request #350 from cheif/masterOmer Katz2015-07-013-2/+21
|\ \ \ \
| * | | | Handle empty/non-parsable query stringsDan Berglund2015-06-263-2/+21
| | |_|/ | |/| |
* | | | Merge pull request #314 from singingwolfboy/require-rsa-key-when-being-usedOmer Katz2015-07-013-5/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Check for rsa_key when it's actually neededDavid Baumgold2015-05-063-5/+9
| | |/ | |/|
* | | Merge pull request #336 from josephtate/betterscopesupportOmer Katz2015-07-012-7/+17
|\ \ \
| * | | Add the broken scope to the ValueError exception for easier debugging, add te...Joseph Tate2015-04-202-1/+3
| * | | Allow tuples for list_to_scope and scope_to_list in addition to sets and list...Joseph Tate2015-04-202-6/+14
| |/ /
* | | Merge pull request #351 from myyang/fix_typoOmer Katz2015-07-013-1/+27
|\ \ \
| * | | Fix redirect_url typo and add test cases for function.myyang2015-06-293-1/+27
| | |/ | |/|
* | | Merge pull request #349 from foxx/patch-2Omer Katz2015-07-011-63/+63
|\ \ \ | |/ / |/| |
| * | more code indent issuesCal Leeming2015-06-191-63/+63
|/ /
* | Merge pull request #332 from tilgovi/patch-1Ib Lundgren2015-05-231-0/+2
|\ \
| * | Add link to pyramid-oauthlibRandall Leeds2015-04-021-0/+2
* | | Merge pull request #339 from digithink/oauth2_revocation_fixIb Lundgren2015-05-232-2/+15
|\ \ \
| * | | Add code to determine if client authentication is required for OAuth2 endpoin...Weipin Xia2015-05-072-2/+15
| | |/ | |/|
* | | Merge pull request #338 from Bachmann1234/patch-1Ib Lundgren2015-05-231-1/+1
|\ \ \ | |/ / |/| |
| * | Typo fixMatt Bachmann2015-05-051-1/+1
|/ /
* | Merge pull request #323 from josephtate/master-fix-306Ib Lundgren2015-04-192-1/+25
|\ \
| * | Fix handling of optional scope params in response when the scope doesn't chan...Joseph Tate2015-04-131-1/+7
| * | add failing testJoseph Tate2015-04-131-0/+18
* | | Merge pull request #322 from josephtate/fix-pyjwt-gte-0.4.0Ib Lundgren2015-04-1914-148/+153
|\ \ \ | |/ / |/| |
| * | Support newer PyJWT (1.0.0). remove PyCrypto completely for cryptography and ...Joseph Tate2015-04-1414-148/+153
|/ /
* | Merge pull request #303 from shuisman/patch-1Ib Lundgren2015-04-021-1/+1
|\ \
| * | Fix documentationshuisman2014-12-091-1/+1
| |/
* | Merge pull request #298 from techtonik/patch-1Ib Lundgren2015-04-021-2/+0
|\ \
| * | Fix docs - python-rsa is not usedanatoly techtonik2014-11-171-2/+0
| |/
* | Merge pull request #302 from svetlyak40wt/improve-changelogIb Lundgren2015-04-021-29/+104
|\ \
| * | Add release dates to versions where it is possible. They are recovered from c...Alexander Artemenko2014-12-011-12/+12
| * | Make version number a headers in a changelog.Alexander Artemenko2014-12-011-29/+104
| |/