HomeSoftware Heritage

Build origin search regexps server-side.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Build origin search regexps server-side.

Motivations:

  • Makes behavior of the API closer to what we will have when it will use swh-search
  • A step toward not accepting arbitrary regexps from the network.
  • Less code (itertools.permutations instead of our own JS implementation)
  • More tests.

Details

Provenance
vlorentzAuthored on Dec 3 2019, 2:23 PM
vlorentzPushed on Dec 3 2019, 3:12 PM
Build Status
Buildable 9494
Build 13966: Cypress tests for swh-web commitsJenkins
Build 13965: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.