Skip to content
Snippets Groups Projects
Select Git revision
  • e3a31ba721bfc2515166d613e9944be0ca89c213
  • master default protected
  • fix-content-encoding
  • debian/unstable-swh
  • pristine-tar
  • debian/upstream
  • debian/buster-swh
  • mypy-version
  • debian/stretch-swh
  • debian/1.3.3-1_swh1
  • debian/upstream/1.3.3
  • v1.3.3
  • debian/1.3.2-1_swh1
  • debian/upstream/1.3.2
  • v1.3.2
  • debian/1.3.1-1_swh1
  • debian/upstream/1.3.1
  • v1.3.1
  • debian/1.3.0-1_swh1
  • debian/upstream/1.3.0
  • v1.3.0
  • debian/1.2.2-1_swh1_bpo10+1
  • debian/1.2.2-1_swh1
  • debian/upstream/1.2.2
  • v1.2.2
  • debian/1.2.1-1_swh1_bpo10+1
  • debian/1.2.1-1_swh1
  • debian/upstream/1.2.1
  • v1.2.1
29 results

deposit

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Platform / Development / swh-deposit
    107 commits behind the upstream repository.
    Antoine Lambert's avatar
    Antoine Lambert authored
    Add new private API endpoint /1/private/deposits/datatables/ to list and
    filter deposits whose responses are intended to be consumed by datatables
    javascript framework used in deposits admin Web UI.
    
    Originally that view was implemented in swh-web but for performance reasons
    it has been decided to move it in swh-deposit, swh-web will then simply
    forward the HTTP request to swh-deposit.
    
    Related to T3128
    e3a31ba7
    History