Skip to content
Snippets Groups Projects

Optimize response time of `/wot/requirements/:search`

Merged Benoit Lavenier requested to merge fix/1439/optimize_wot_requirements into dev

Allow to call '/wot/requirements/:search' with a query param (e.g. '?pubkey=true') to optimize DB queries.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Cédric Moreau approved this merge request

    approved this merge request

  • Please just fix the pipeline before merging (formatting requirement).

    Edited by Cédric Moreau
  • Benoit Lavenier added 1 commit

    added 1 commit

    Compare with previous version

  • pini added 22 commits

    added 22 commits

    • cc8da23e...9a08389c - 16 commits from branch dev
    • 2a37effb - [enh] Allow to call '/wot/requirements/:search' with a query param (e.g....
    • 84075036 - Add a unit test to check invalid request /wot/requirements/:search?pubkey=true
    • 37e55cf0 - Simplify read of ?pubkey query param, in /wot/requirements/:search
    • d09b9ff1 - Validate pubkey format when calling /wot/requirements/:search?pubkey
    • bb4be9dd - Simplify read of ?pubkey query param, in /wot/requirements/:search
    • ea628719 - Code format

    Compare with previous version

  • Benoit Lavenier added 2 commits

    added 2 commits

    • 655d471b - IIndexDAO: Rename searchByPubkey() into getOldFromPubkey(), and simplify signature
    • 0822553d - run format:all

    Compare with previous version

  • Benoit Lavenier added 1 commit

    added 1 commit

    Compare with previous version

  • Benoit Lavenier added 1 commit

    added 1 commit

    Compare with previous version

  • Benoit Lavenier resolved all threads

    resolved all threads

  • Benoit Lavenier enabled an automatic merge when the pipeline for 20a4aa34 succeeds

    enabled an automatic merge when the pipeline for 20a4aa34 succeeds

  • Benoit Lavenier aborted the automatic merge because target branch was updated

    aborted the automatic merge because target branch was updated

  • Benoit Lavenier added 14 commits

    added 14 commits

    • 20a4aa34...f0ae9142 - 4 commits from branch dev
    • db0822b3 - [enh] Allow to call '/wot/requirements/:search' with a query param (e.g....
    • 40b681ad - Add a unit test to check invalid request /wot/requirements/:search?pubkey=true
    • f0f47467 - Simplify read of ?pubkey query param, in /wot/requirements/:search
    • b5ad5141 - Validate pubkey format when calling /wot/requirements/:search?pubkey
    • 3c6759ba - Simplify read of ?pubkey query param, in /wot/requirements/:search
    • 9ef06bf3 - Code format
    • d31802f5 - IIndexDAO: Rename searchByPubkey() into getOldFromPubkey(), and simplify signature
    • 37889fbb - run format:all
    • ab854cea - Update documentation
    • cb5903da - Small changes

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading