Elena Neuschild
564030336d
Issues overview should not show issues from archived repos (#13220)
* Add lots of comments to user.Issues()
* Answered some questions from comments
* fix typo in comment
* Refac user.Issues(): add func repoIDs
* Refac user.Issues(): add func userRepoIDs
* Refac user.Issues(): add func issueIDsFromSearch
* Refac user.Issues(): improve error handling
* Refac user.Issues(): add inline documentation and move variable declarations closer to their usages
* Refac user.Issues(): add func repoIDMap
* Refac user.Issues(): cleanup
* Refac: Separate Issues from Pulls during routing
* fix typo in comment
* Adapt Unittests to Refactoring
* Issue13171: Issue and PR Overviews now ignore archived Repositories
* changed some verbatim SQL conditions to builder.Eq
* models/issue.go: use OptionalBool properly
Co-authored-by: 6543 <6543@obermui.de>
* Use IsArchived rather than ExcludeArchivedRepos
* fixed broken test after merge
* added nil check
* Added Unit Test securing Issue 13171 fix
* Improved IsArchived filtering in issue.GetUserIssueStats
* Removed unused func
* Added grouping to avoid returning duplicate repo IDs
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Gitea <gitea@fake.local>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-01-12 23:19:17 -05:00
..
2019-05-04 11:45:34 -04:00
2020-02-15 12:29:06 +08:00
2020-12-22 03:53:37 +01:00
2020-01-05 01:20:08 +02:00
2020-02-15 12:29:06 +08:00
2020-01-13 17:02:24 +01:00
2017-04-21 19:32:31 +08:00
2017-11-04 15:31:59 +02:00
2018-01-07 00:55:53 +02:00
2017-02-04 09:20:56 +08:00
2017-05-20 16:48:22 +08:00
2019-04-14 12:43:56 -04:00
2017-09-12 13:54:45 +03:00
2018-04-29 14:21:33 +08:00
2019-12-01 22:50:36 -05:00
2020-04-01 01:14:46 -03:00
2018-05-09 19:29:04 +03:00
2019-11-20 22:50:54 +08:00
2021-01-12 23:19:17 -05:00
2020-04-01 01:14:46 -03:00
2018-05-11 15:55:32 +08:00
2020-04-30 01:15:39 -03:00
2020-01-09 11:56:32 +00:00
2019-03-08 11:42:50 -05:00
2019-03-08 11:42:50 -05:00
2021-01-02 00:33:27 +08:00
2020-01-13 18:33:46 +01:00
2020-08-16 23:07:38 -04:00
2020-08-16 23:07:38 -04:00
2020-08-16 23:07:38 -04:00
2017-05-11 23:32:43 +08:00
2019-12-15 08:11:31 +00:00
2020-10-20 14:18:25 -04:00
2019-12-07 17:04:19 -05:00
2020-10-30 20:56:34 -05:00
2017-10-27 09:10:54 +03:00
2017-02-17 08:55:33 +08:00
2019-09-03 23:46:24 +08:00
2021-01-12 23:19:17 -05:00
2021-01-12 23:19:17 -05:00
2020-10-20 14:18:25 -04:00
2017-01-25 18:37:10 +08:00
2019-12-11 23:23:05 -05:00
2018-11-28 19:26:14 +08:00
2018-11-28 19:26:14 +08:00
2020-01-13 18:33:46 +01:00
2020-01-13 18:33:46 +01:00
2019-09-03 23:46:24 +08:00
2019-12-27 20:30:58 +00:00
2019-08-02 12:06:27 -04:00
2018-05-19 17:12:37 +03:00
2017-03-20 09:31:08 +01:00
2021-01-12 23:19:17 -05:00
2019-11-10 09:22:19 +00:00
2019-09-09 08:48:21 +03:00