- Apr 26, 2021
-
-
Antoine Lambert authored
Enable to check package documentation can be built without producing sphinx warnings. The sphinx environment is designed to be used in continuous integration in order to prevent breaking documentation build when committing changes. The sphinx-dev environment is designed to be used inside a full swh development environment. Related to T3258
-
- Apr 13, 2021
-
-
vlorentz authored
-
- Mar 19, 2021
-
-
vlorentz authored
-
- Mar 05, 2021
-
-
Stefano Zacchiroli authored
-
- Mar 04, 2021
-
- Feb 26, 2021
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Jan 06, 2021
-
-
Thibault Allançon authored
Now that the .status file behavior is consistent, we can safely rely on it during unit tests. Close T2830.
-
Thibault Allançon authored
-
- Jan 05, 2021
-
-
Thibault Allançon authored
Since those entries are updated in the background, we invalidate the cache on a regular basis. Close T2864. This should also fix the second problem of T2830, namely the fact that get_entries(by_date, offset) was not reliable because of the offset supposing the entries were the same every time.
-
- Jan 04, 2021
-
-
Thibault Allançon authored
Since metadata and history already share the same database, it makes sense to share the connection as well, to prevent unnecessary locking on the db file. Related to T2830.
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-
- Dec 29, 2020
-
-
Thibault Allançon authored
Invalidate specific cached artifact using `rm cache/{SWHID}` Fix T2889.
-
- Dec 28, 2020
-
-
Stefano Zacchiroli authored
this is more consistent with the style used by other SWH modules, and also avoids parsing errors by our dependency graph generator
-
Thibault Allançon authored
Fix T2825.
-
Thibault Allançon authored
-
Thibault Allançon authored
Close T2775.
-
- Dec 18, 2020
-
-
Thibault Allançon authored
-
Thibault Allançon authored
-
- Dec 16, 2020
-
-
Thibault Allançon authored
Closes T2841. Force a cache update on origin visits when last fetched more than one day ago.
-
Thibault Allançon authored
-
Thibault Allançon authored
Fixes T2838.
-
- Dec 14, 2020
-
-
Thibault Allançon authored
Related to T2771. Add a new 'cache/' directory along 'archive/' and 'origins/' in order to navigate previously cached artifacts and for a future use-case about cache invalidation on specific objects.
-
- Dec 08, 2020
-
-
Thibault Allançon authored
Close T2863.
-
Thibault Allançon authored
Fix T2842.
-
Thibault Allançon authored
Fix T2851.
-
Thibault Allançon authored
See details and discussion in T2771. - ls archive/ is now always an empty result - Merge the meta/ directory content into archive/
-
- Dec 07, 2020
-
-
Thibault Allançon authored
Fix T2840.
-
- Dec 04, 2020
-
-
Thibault Allançon authored
-
- Dec 03, 2020
-
-
Stefano Zacchiroli authored
-
Thibault Allançon authored
Fix T2839.
-
- Dec 02, 2020
-
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-