gitea/routers
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556)
* API: orgEditTeam make Fields optional

* add TestCase

* Update integrations/api_team_test.go

* suggestions from lafriks

use len() to check if string is empty

Co-Authored-By: Lauris BH <lauris@nix.lv>

* change ...

* use Where not ID to get mssql

* add return and code format

* fix test

* fix test ... null pointer exept

* update specific colums

* only specific colums too

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-01-09 13:15:14 +00:00
..
admin Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
api/v1 [API] orgEditTeam make Fields optional (#9556) 2020-01-09 13:15:14 +00:00
dev
org
private Move wiki related funtions from models to services/wiki (#9355) 2020-01-07 18:27:36 +00:00
repo Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 2020-01-09 01:47:45 +00:00
routes Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go