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
..
2021-01-12 23:19:17 -05:00
2021-01-10 20:05:18 +02:00
2020-12-27 21:58:03 +02:00
2020-12-27 11:34:19 +08:00
2020-10-17 00:23:08 -04:00
2020-12-03 19:46:11 +01:00
2020-12-09 01:12:15 +01:00
2020-12-25 11:59:32 +02:00
2020-12-20 11:13:12 +08:00
2020-06-11 16:18:11 -04:00
2020-06-15 16:46:01 -04:00
2020-09-11 09:25:06 +01:00
2020-11-28 19:37:58 -05:00
2020-08-21 13:45:50 +03:00
2020-09-20 00:44:55 +08:00
2020-08-11 21:05:34 +01:00
2020-09-06 23:53:42 -04:00
2021-01-08 23:49:55 +02:00
2020-10-12 20:01:57 -04:00
2020-10-12 20:01:57 -04:00
2020-07-28 12:30:40 +01:00
2020-09-05 13:38:54 -04:00
2020-11-10 22:37:11 +00:00
2020-09-18 20:09:26 +08:00
2020-12-21 16:39:28 +01:00
2020-05-09 11:18:44 -03:00
2020-12-25 11:59:32 +02:00
2021-01-12 23:19:17 -05:00
2020-12-03 16:05:48 +02:00
2020-09-08 23:45:10 +08:00
2020-08-24 11:48:15 -04:00
2020-10-31 01:36:46 -04:00
2021-01-10 20:05:18 +02:00
2020-09-07 23:27:17 +01:00
2021-01-02 10:07:43 +08:00
2020-12-02 09:24:35 +00:00
2021-01-02 00:33:27 +08:00
2021-01-02 00:33:27 +08:00
2020-12-28 03:35:55 +01:00
2021-01-12 23:19:17 -05: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
2020-08-16 23:07:38 -04:00
2020-09-20 00:44:55 +08:00
2020-10-13 14:50:57 -04:00
2020-11-02 18:10:22 -05:00
2020-10-14 21:07:51 +08:00
2020-10-12 20:01:57 -04:00
2020-12-09 17:20:13 +00:00
2020-08-04 14:54:29 +01:00
2021-01-12 23:19:17 -05:00
2020-12-27 21:58:03 +02:00
2020-11-28 17:52:29 +02:00
2020-09-20 00:44:55 +08:00
2020-10-12 20:55:13 +01:00
2020-12-25 11:59:32 +02:00
2020-10-12 20:01:57 -04:00
2021-01-02 18:47:47 -05:00
2020-10-12 20:55:13 +01:00
2020-10-20 14:18:25 -04:00
2021-01-02 10:07:43 +08:00
2020-10-09 09:52:57 +03:00
2020-12-25 23:24:47 -05:00
2020-10-12 20:01:57 -04:00
2020-12-27 11:34:19 +08:00
2020-06-17 22:07:58 +03:00
2020-08-28 11:09:33 +03:00
2020-08-28 11:09:33 +03:00
2020-12-26 23:28:47 +00:00
2020-10-05 01:49:33 -04:00
2020-12-25 11:59:32 +02:00
2020-08-16 23:07:38 -04:00
2020-11-27 21:42:08 -05:00
2021-01-02 18:01:09 +00:00
2020-10-12 20:01:57 -04:00
2020-12-22 03:53:37 +01:00
2020-12-27 21:58:03 +02:00
2020-11-20 23:45:55 +02:00
2020-06-17 20:50:11 +03:00
2021-01-12 23:19:17 -05:00
2021-01-12 23:19:17 -05:00
2020-10-17 00:23:08 -04:00
2020-12-08 11:41:14 +01:00
2021-01-06 16:11:23 +01:00
2020-11-27 21:42:08 -05:00