]> source.dussan.org Git - gitea.git/commit
Small optimization for getTeamIDs (#919)
authorLunny Xiao <xiaolunwen@gmail.com>
Tue, 14 Feb 2017 03:46:46 +0000 (11:46 +0800)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2017 03:46:46 +0000 (11:46 +0800)
commit55ae78208e38eb92d916c0b3c45c4e9cebfc14c9
tree701df21e8acd86ab623dca1a5e3f0f490db3af19
parent1ec6b1a2589509ac855ec12b4f79e70ef0ee4f66
Small optimization for getTeamIDs (#919)

* small optimization for getTeamIDs

* rename getOrgTeamIDs to getUserTeamIDs and remove orderby
models/models.go
models/org.go