- Aug 26, 2022
-
- Aug 25, 2022
-
-
Jayesh authored
-
Jayesh authored
Relase target can be either revision, release, directory or content. Add extra test data with real DB objects as release target.
-
Jayesh authored
Return a branch object when the branch target is an alias type Related to T4309
-
Jayesh authored
Moving the flask test server to pytest session scope improves the time to run functional tests substantially. It is safe to do this since GraphQL deals only with the archive data.
-
- Aug 23, 2022
-
-
Jayesh authored
Related to T4292
-
- Aug 22, 2022
-
-
Jayesh authored
Search in the origin URLs for the given query. Initial integration; this does not support advanced query language or filtering by visit type. Related to T4263
-
- Aug 18, 2022
- Aug 16, 2022
-
-
Jayesh authored
-
Jayesh authored
Added a new entrypoint called searchSwhid. Search using a valid SWHID will return a searchresult connection. The list will have a single object in most of the cases, but could return multiple items. Result object will be available in the target field. Related to T4263
-
- Jul 20, 2022
-
-
Antoine R. Dumont authored
The actual image should be built out of the swh-apps:/apps/swh-charts repository. Related to T4135
-
Antoine R. Dumont authored
which is a noop Related to T4135
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related to T4135
-
Antoine R. Dumont authored
Related to T4135
-
- Jul 01, 2022
-
-
Jayesh authored
Remove unnecessary functions in base_connection; properties can be overridden directly in the sub class Related to T4261
-
- Jun 24, 2022
-
-
Jayesh authored
- Drop the __call__ function from base resolvers - Rename unused schema fields to use python convention - Improve doc strings
-
- Jun 17, 2022
-
-
Jayesh authored
Add a get_branches function that can be used by test functions to query snapshot branches with variable parameters. Add a utility funtion to build query params string from arguments. Change origin connection test to use the new utility function
-
- Jun 16, 2022
- Jun 15, 2022
- Jun 14, 2022
- Jun 09, 2022
-
-
Jayesh authored
-
- Jun 08, 2022
-
-
Jayesh authored
A branch target can be a snapshot, alias, revision, release, content or a directory. This commit adds support for Snapshot, Content and Directory objects. Related to T4309
-
- Jun 07, 2022
-
-
Jayesh authored
-
- Jun 03, 2022
- Jun 02, 2022
-
-
Jayesh authored
Add type hints for parent objects in a resolver Related to T4261
-
- May 31, 2022
- May 25, 2022