mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
6eeadb2082
* hide unactive on explore users and some refactors * fix test for removed Organizations * fix test for removed Organizations * fix imports * fix logic bug * refactor the toConds * Rename TestOrganizations to TestSearchUsers and add tests for users * fix other tests * fix other tests * fix watchers tests * fix comments and remove unused code
16 lines
220 B
YAML
16 lines
220 B
YAML
-
|
|
id: 1
|
|
user_id: 9
|
|
issue_id: 1
|
|
is_watching: true
|
|
created_unix: 946684800
|
|
updated_unix: 946684800
|
|
|
|
-
|
|
id: 2
|
|
user_id: 2
|
|
issue_id: 2
|
|
is_watching: false
|
|
created_unix: 946684800
|
|
updated_unix: 946684800
|