swh-lister/swh/lister/npm
Antoine R. Dumont (@ardumont) 3d473c307c
lister: Type correctly the 'indexable' column
instead of converting that column as a string

As a side effect, bitbucket wise, we provided improperly the after query
parameter as a date not url encoded. This resulted in improper api response from
bitbucket's (we received from time to time the same next index as the current
one).

Related T1826
2019-06-26 10:58:54 +02:00
..
tests lister: Type correctly the 'indexable' column 2019-06-26 10:58:54 +02:00
__init__.py swh.lister.npm : Add a lister of all available packages in the npm registry 2018-11-26 11:04:13 +01:00
lister.py Drop SWH prefix in classes everywhere 2019-06-20 19:08:46 +02:00
models.py swh.lister.npm: Add an incremental npm lister 2018-12-03 17:58:27 +01:00
tasks.py npm.tasks: Fix NpmVisitModel parameters format 2019-01-30 16:32:26 +01:00