2
0
Files
gitcaddy-server/models
6543 9192d7f464 Prevent multiple listings of organization when creating a repository (#11303)
prevent double entries in results of GetOrgsCanCreateRepoByUserID

I first try to only add GroupBy directly but xorm return broken user objects ...

... solution was to just query related UserIDs(OrgIDs) first and return OrgUsers based on this IDs

close #11258

Co-authored-by: zeripath <art27@cantab.net>
2020-05-07 14:24:59 +01:00
..
2020-03-22 11:12:55 -04:00
2020-04-05 07:20:50 +01:00
2020-02-27 20:10:27 -03:00
2019-08-23 12:40:29 -04:00
2020-02-27 20:10:27 -03:00
2017-05-04 13:54:56 +08:00
2019-12-15 16:57:34 -05:00
2020-04-05 07:20:50 +01:00
2020-03-22 11:12:55 -04:00
2020-04-05 07:20:50 +01:00
2020-03-27 16:12:39 +02:00
2020-04-05 07:20:50 +01:00
2020-03-02 00:05:44 +02:00
2019-08-23 12:40:29 -04:00
2020-04-05 07:20:50 +01:00
2019-06-12 15:41:28 -04:00
2018-10-20 18:19:21 -04:00
2020-03-28 15:09:55 +02:00