Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add documentation for caching in a module #14026

Merged
merged 11 commits into from
Feb 28, 2023
Merged

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    7f43561 View commit details
    Browse the repository at this point in the history
  2. Changelog

    babolivier committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    eefa283 View commit details
    Browse the repository at this point in the history
  3. Formatting

    babolivier committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    7e82c72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a20635 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    e026703 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Typo fix

    Co-authored-by: Erik Johnston <erik@matrix.org>
    David Robertson and erikjohnston committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9c55e7c View commit details
    Browse the repository at this point in the history
  2. Link to recent version of the API

    In the longer term I'd like to see us generate markdown with Sphinx.
    David Robertson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    43e5f23 View commit details
    Browse the repository at this point in the history
  3. Refer to public cached decorator

    David Robertson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7dc8ebf View commit details
    Browse the repository at this point in the history
  4. Mark caching as being added in 1.74

    Some of the underlying infrastructure was added in 1.69, but the
    public-facing `cached` decorator was only added in 1.74. It is the
    latter that I think we should be advertising.
    David Robertson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    05f66c8 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop' into babolivier/module_…

    …cache
    David Robertson committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    33b7fa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Update docs/modules/writing_a_module.md

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    David Robertson and clokep committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    57f9f78 View commit details
    Browse the repository at this point in the history