For consistency with other swh components, only accept datetime string
view parameters in ISO 8601 format.
This change drops the dateutil requirement in favor of the iso8601 one.
Closes T2375
Paths
| Differential D3696 Authored by anlambert on Aug 4 2020, 4:46 PM.
Details
Summary For consistency with other swh components, only accept datetime string This change drops the dateutil requirement in favor of the iso8601 one. Closes T2375
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptAug 4 2020, 4:46 PM2020-08-04 16:46:36 (UTC+2) This revision is now accepted and ready to land.Aug 4 2020, 4:53 PM2020-08-04 16:53:12 (UTC+2) Comment Actions Build is green Patch application report for D3696 (id=13025)Rebasing onto 957fd2fdfe... Current branch diff-target is up to date. Changes applied before testcommit 6d192093d9fd70521f817d7e35822e05fe6edc16 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Tue Aug 4 14:44:16 2020 +0200 browse: Restrict view timestamp parameters to ISO 8601 dates For consistency with other swh components, only accept datetime string view parameters in ISO 8601 format. This change drops the dateutil requirement in favor of the iso8601 one. Closes T2375 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/303/ for more details. Harbormaster completed remote builds in B14268: Diff 13025.Aug 4 2020, 4:53 PM2020-08-04 16:53:16 (UTC+2) Comment Actions Build is green Patch application report for D3696 (id=13026)Rebasing onto 957fd2fdfe... Current branch diff-target is up to date. Changes applied before testcommit 55f380a80006f4008d450c2195d68adcf38ca9ae Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Tue Aug 4 14:44:16 2020 +0200 browse: Restrict view timestamp parameters to ISO 8601 dates For consistency with other swh components, only accept datetime string view parameters in ISO 8601 format. This change drops the dateutil requirement in favor of the iso8601 one. Closes T2375 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/304/ for more details. Harbormaster completed remote builds in B14269: Diff 13026.Aug 4 2020, 5:29 PM2020-08-04 17:29:06 (UTC+2) Closed by commit rDWAPPS55f380a80006: browse: Restrict view timestamp parameters to ISO 8601 dates (authored by anlambert). · Explain WhyAug 4 2020, 5:56 PM2020-08-04 17:56:19 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 13027 docs/uri-scheme-browse-origin.rst
docs/uri-scheme-browse-revision.rst
docs/uri-scheme-browse.rst
mypy.ini
|