Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETag support for API endpoints #2245

Merged
merged 6 commits into from
Nov 10, 2020
Merged

ETag support for API endpoints #2245

merged 6 commits into from
Nov 10, 2020

Commits on Nov 10, 2020

  1. Expose ETag on single object get methods

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8b7a30c View commit details
    Browse the repository at this point in the history
  2. Update card modification date on label/user assignment changes

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d916ef1 View commit details
    Browse the repository at this point in the history
  3. Add documentation for ETags

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    6a8e607 View commit details
    Browse the repository at this point in the history
  4. Expose etag through JSON responses for child elements

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    a46d31c View commit details
    Browse the repository at this point in the history
  5. Propagate ETag when comments are made

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3fe849b View commit details
    Browse the repository at this point in the history
  6. Propagate ETag when an attachment is being marked as deleted

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    e16c561 View commit details
    Browse the repository at this point in the history