- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 26 2022
Aug 25 2022
functional tests
Client can request all the possible types in this case and the data requested under the right type will be returned.
https://forge.softwareheritage.org/D8312#216301:~:text=def%20test_get_release_target_unknown(client)%3A
docstring correction
Address review comments
Aug 24 2022
Remove unnecessary comment
doc improvements
Aug 23 2022
fix issues found in review
Aug 22 2022
review comments
remove unused enum in schema
tests
swh-search integration
Aug 19 2022
missing dependency
config
Aug 18 2022
typo
Remove raw field from content
In D8239#214721, @vlorentz wrote:What if we simply don't include this field for now, and add it later if needed?
This was we can take time to design it later when we have a use case; instead of designing it now in a way that cannot be changed without breaking backward compatibility
In D8239#214677, @anlambert wrote:I could accept the diff but I think another team member should also review it and gives his opinion about the raw content data retrieval and integration in GraphQL responses.
Missing test
Add download URL for a content
Aug 17 2022
rebase
Add missing property decorator
Add missing tests
Aug 16 2022
flake8 fix
Add tests
remove unnecessary argument
Remove match field
Rename searchSwhid to resolveSwhid
In D8231#214340, @anlambert wrote:Looks good to me but still not really convinced by the match field in search results, we should only rely on the result ordering from the search backend imho.
Aug 12 2022
Get content by hash_type:hash_value string
Add language and license fields