| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use sphinx-design tabs instead of sphinx-inline-tabs | Jordan Cook | 2022-06-17 | 1 | -1/+0 |
| * | Use sphinx-design dropdown instead of custom CSS/JS | Jordan Cook | 2022-06-17 | 1 | -2/+0 |
| * | Update to FontAwesome 6 | Jordan Cook | 2022-06-17 | 1 | -2/+1 |
| * | Sphinx + extension updates: | Jordan Cook | 2022-06-17 | 1 | -1/+2 |
| * | Alternate host for requests docs | Jordan Cook | 2022-06-11 | 1 | -1/+1 |
| * | Update serialization docs | Jordan Cook | 2022-06-10 | 1 | -0/+2 |
| * | use https for links | 谭九鼎 | 2022-05-09 | 1 | -1/+1 |
| * | Move backend docs to user guide, separate from API reference docs | Jordan Cook | 2022-04-17 | 1 | -3/+3 |
| * | Move detailed backend docs from rst docstings to md files | Jordan Cook | 2022-04-16 | 1 | -10/+36 |
| * | Update docs, doc dependencies, changelog, and contributors | Jordan Cook | 2022-04-01 | 1 | -9/+3 |
| * | Update license, and remove (redundant?) copyright from Sphinx doc footer | Jordan Cook | 2022-02-15 | 1 | -1/+1 |
| * | Vectorize logo, color it to match light/dark theme colors on rtd, and add mod... | Jordan Cook | 2021-09-18 | 1 | -2/+2 |
| * | Use sphinx_autodoc_typehints extension instead of autodoc's built-in type hints | Jordan Cook | 2021-09-08 | 1 | -0/+4 |
| * | Compress and scale logo a bit more | Jordan Cook | 2021-09-08 | 1 | -2/+2 |
| * | Add a custom 404 page | Jordan Cook | 2021-09-08 | 1 | -0/+2 |
| * | Add Font Awesome 5 icons to main page headers | Jordan Cook | 2021-08-27 | 1 | -3/+9 |
| * | Add another monkey-patch for sphinx-automodapi instead of installing from git... | Jordan Cook | 2021-08-23 | 1 | -2/+7 |
| * | Add sphinx-automodapi extension to add summaries at the top of module docs | Jordan Cook | 2021-08-19 | 1 | -1/+19 |
| * | Add a project logo | Jordan Cook | 2021-08-14 | 1 | -11/+12 |
| * | More doc formatting and class/module links | Jordan Cook | 2021-08-07 | 1 | -0/+2 |
| * | Convert docs from rST to MyST, and switch to Furo theme | Jordan Cook | 2021-07-09 | 1 | -7/+37 |
| * | Add Dependabot V2 config, and bump some dev dependencies | Jordan Cook | 2021-06-11 | 1 | -0/+1 |
| * | Allow passing any valid backend connection kwargs via BaseCache | Jordan Cook | 2021-04-19 | 1 | -0/+8 |
| * | Include example scripts on readthedocs | Jordan Cook | 2021-04-16 | 1 | -0/+5 |
| * | Pin docutils version due to breaking changes, and switch back to sphinx-rtd-t... | Jordan Cook | 2021-04-04 | 1 | -10/+1 |
| * | Switch to sphinx-material theme | Jordan Cook | 2021-04-03 | 1 | -2/+10 |
| * | Update to Ubuntu 20.04 build image for readthedocs | Jordan Cook | 2021-04-03 | 1 | -1/+1 |
| * | Improvements to Sphinx documentation: | Jordan Cook | 2021-04-03 | 1 | -3/+19 |
| * | Move 'Security' section to a separate page, link from Readme, and add itsdang... | Jordan Cook | 2021-03-28 | 1 | -1/+1 |
| * | More usage examples, formatting, and editing for Readme + Sphinx docs | Jordan Cook | 2021-03-24 | 1 | -1/+3 |
| * | Add individual expire_after per request. (#177) | Sebastian Höffner | 2021-03-05 | 1 | -0/+1 |
| * | Documentation build improvments: | Jordan Cook | 2021-03-03 | 1 | -253/+34 |
| * | Remove all python 2 compatibility | Jordan Cook | 2021-02-26 | 1 | -2/+0 |
| * | Apply code formatting with black + isort | Jordan Cook | 2021-02-26 | 1 | -57/+60 |
| * | Mock redis for readthedocs.org | Roman Haritonov | 2013-04-18 | 1 | -1/+1 |
| * | Docs: small fixes | Roman | 2012-04-11 | 1 | -2/+4 |
| * | readthedocs.org: mock pymongo0.1.0 | Roman | 2012-04-10 | 1 | -0/+20 |
| * | MemoryCache now reduces and Response. More docstrings | Roman | 2012-04-08 | 1 | -0/+3 |
| * | Initial sphinx docs | Roman | 2012-04-08 | 1 | -0/+242 |