https://github.com/SoftwareHeritage/swh-storage
Revision 06fe23b31c5599b7554ad28dfd6763af5b8f1ff1 authored by Valentin Lorentz on 27 June 2019, 16:41:48 UTC, committed by Valentin Lorentz on 01 July 2019, 13:51:20 UTC
It reuses the 'swh_visit_find_by_date' function that became dead code
when occurences were dropped.

So swh-web can use it directly instead of reimplementing its logic
in 'get_origin_visit'.
1 parent 37396a5
History
Tip revision: 06fe23b31c5599b7554ad28dfd6763af5b8f1ff1 authored by Valentin Lorentz on 27 June 2019, 16:41:48 UTC
Add an 'origin_visit_find_by_date' endpoint.
Tip revision: 06fe23b
File Mode Size
bin
docs
sql
swh
utils
.gitignore -rw-r--r-- 123 bytes
AUTHORS -rw-r--r-- 112 bytes
CONTRIBUTORS -rw-r--r-- 14 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 192 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 36 bytes
README.md -rw-r--r-- 4.2 KB
conftest.py -rw-r--r-- 292 bytes
pytest.ini -rw-r--r-- 30 bytes
requirements-swh.txt -rw-r--r-- 97 bytes
requirements-test.txt -rw-r--r-- 28 bytes
requirements.txt -rw-r--r-- 57 bytes
setup.py -rwxr-xr-x 2.3 KB
tox.ini -rw-r--r-- 469 bytes

README.md

back to top