forked from gitea/gitea
		
	 ddb7f59ef4
			
		
	
	
		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
		
			
				
	
	
		
			47 lines
		
	
	
		
			364 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			364 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| -
 | |
|   id: 1
 | |
|   org_id: 3
 | |
|   team_id: 1
 | |
|   uid: 2
 | |
| 
 | |
| -
 | |
|   id: 2
 | |
|   org_id: 3
 | |
|   team_id: 2
 | |
|   uid: 2
 | |
| 
 | |
| -
 | |
|   id: 3
 | |
|   org_id: 3
 | |
|   team_id: 2
 | |
|   uid: 4
 | |
| 
 | |
| -
 | |
|   id: 4
 | |
|   org_id: 6
 | |
|   team_id: 3
 | |
|   uid: 5
 | |
| 
 | |
| -
 | |
|   id: 5
 | |
|   org_id: 7
 | |
|   team_id: 4
 | |
|   uid: 5
 | |
| 
 | |
| -
 | |
|   id: 6
 | |
|   org_id: 17
 | |
|   team_id: 5
 | |
|   uid: 15
 | |
| 
 | |
| -
 | |
|   id: 7
 | |
|   org_id: 17
 | |
|   team_id: 5
 | |
|   uid: 18
 | |
| 
 | |
| -
 | |
|   id: 8
 | |
|   org_id: 19
 | |
|   team_id: 6
 | |
|   uid: 20 |