-
Notifications
You must be signed in to change notification settings - Fork 183
Comparing changes
Open a pull request
base repository: basho/riak-python-client
base: 2.7
head repository: basho/riak-python-client
compare: master
- 18 commits
- 16 files changed
- 7 contributors
Commits on Feb 9, 2017
-
Add global disable_list_exceptions variable to disable exceptions thr…
…own during expensive operations. Raise ListError if mapreduce over a bucket is attempted
Luke Bakken committedFeb 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 488c22b - Browse repository at this point
Copy the full SHA 488c22bView commit details -
Add note about exceptions being raised for list operations
Luke Bakken committedFeb 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 4fee03a - Browse repository at this point
Copy the full SHA 4fee03aView commit details -
Merge pull request #518 from basho/features/lrb/gh-517_CLIENTS-1070
Implement exceptions for listing operations.
Configuration menu - View commit details
-
Copy full SHA for ac36ad1 - Browse repository at this point
Copy the full SHA ac36ad1View commit details
Commits on Mar 7, 2017
-
Add a workaround for Python bug 19542
Luke Bakken committedMar 7, 2017 Configuration menu - View commit details
-
Copy full SHA for b27163d - Browse repository at this point
Copy the full SHA b27163dView commit details
Commits on Mar 21, 2017
-
fix missing str to byte operation of fl params in encode_search_query…
… method of codecs.pbuf module
Configuration menu - View commit details
-
Copy full SHA for b0ee21a - Browse repository at this point
Copy the full SHA b0ee21aView commit details
Commits on Mar 27, 2017
-
Merge pull request #524 from zetaops/master
fix missing str to byte operation of fl params in encode_search_query
Configuration menu - View commit details
-
Copy full SHA for 45cd074 - Browse repository at this point
Copy the full SHA 45cd074View commit details -
Merge pull request #523 from basho/features/lrb/gh-405
Add a workaround for Python bug 19542
Configuration menu - View commit details
-
Copy full SHA for ddb47b4 - Browse repository at this point
Copy the full SHA ddb47b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a190e87 - Browse repository at this point
Copy the full SHA a190e87View commit details
Commits on Oct 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2c01ebb - Browse repository at this point
Copy the full SHA 2c01ebbView commit details
Commits on Mar 19, 2018
-
Do not use deprecated argument
verbosein namedtupleArgument `verbose` to nametuple constructor was deprecated in Python 3.3, and was removed in Python 3.7.
Configuration menu - View commit details
-
Copy full SHA for 648f905 - Browse repository at this point
Copy the full SHA 648f905View commit details -
disable spurious flake8 python style warnings
bryanhuntesl authoredMar 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 95e61a0 - Browse repository at this point
Copy the full SHA 95e61a0View commit details -
and again... add more exclusions..
bryanhuntesl authoredMar 19, 2018 Configuration menu - View commit details
-
Copy full SHA for c52b745 - Browse repository at this point
Copy the full SHA c52b745View commit details -
Reduce test time - test only 2.7, 3.6, and nightly
test only 2.7 (stable), 3.6 (3 series stable) and nightly - the matrix was too big - 3.2, 3.3, 3.4, and 3.5 are the least used.
bryanhuntesl authoredMar 19, 2018 Configuration menu - View commit details
-
Copy full SHA for b3a7d2d - Browse repository at this point
Copy the full SHA b3a7d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2bf99 - Browse repository at this point
Copy the full SHA 3a2bf99View commit details
Commits on Mar 20, 2018
-
Merge pull request #531 from bryanhuntesl/patch-1
Disable spurious flake8 python style warnings
Configuration menu - View commit details
-
Copy full SHA for 11ecc62 - Browse repository at this point
Copy the full SHA 11ecc62View commit details -
Merge pull request #532 from bryanhuntesl/patch-2
Reduce test time - test only 2.7, 3.6, and nightly in CI
Configuration menu - View commit details
-
Copy full SHA for 2c19d2a - Browse repository at this point
Copy the full SHA 2c19d2aView commit details -
Merge pull request #530 from romuloceccon/fix-namedtuple-arg-python3.7
Do not use deprecated argument `verbose` in namedtuple
Configuration menu - View commit details
-
Copy full SHA for 78e3c41 - Browse repository at this point
Copy the full SHA 78e3c41View commit details -
Merge pull request #529 from StreetHawkInc/master
Expose facet_counts in riak http results
Configuration menu - View commit details
-
Copy full SHA for 91de13a - Browse repository at this point
Copy the full SHA 91de13aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.7...master