ddb7f59ef4
* Add repo type option to /api/repo/search * Add tests and fix result of collaborative filter in specific condition * Fix/optimize search & tests * Improve integration tests * Fix lint errors * Fix unit tests * Change and improve internal implementation of repo search * Use NonexistentID * Make search api more general * Change mirror and fork search behaviour * Fix tests & typo in comment
41 lines
No EOL
351 B
YAML
41 lines
No EOL
351 B
YAML
-
|
|
id: 1
|
|
org_id: 3
|
|
team_id: 1
|
|
repo_id: 3
|
|
|
|
-
|
|
id: 2
|
|
org_id: 3
|
|
team_id: 2
|
|
repo_id: 3
|
|
|
|
-
|
|
id: 3
|
|
org_id: 3
|
|
team_id: 1
|
|
repo_id: 5
|
|
|
|
-
|
|
id: 4
|
|
org_id: 17
|
|
team_id: 5
|
|
repo_id: 23
|
|
|
|
-
|
|
id: 5
|
|
org_id: 17
|
|
team_id: 5
|
|
repo_id: 24
|
|
|
|
-
|
|
id: 6
|
|
org_id: 19
|
|
team_id: 6
|
|
repo_id: 27
|
|
|
|
-
|
|
id: 7
|
|
org_id: 19
|
|
team_id: 6
|
|
repo_id: 28 |