Commit Graph

4 Commits (338bfeebe71b5ea60b6e51a064a4b7d5cd99f72f)

Author SHA1 Message Date
6543 06480af472
Convert User expose ID each time ()
* git blame tells me a lot of gitea things happen here around 2018, add header

* move user code int its own file

* expose user id

* adopt things from APIFormat

* fix test

* CI.restart()
zeripath 055f6d2296 Fix "data race" in testlogger ()
* Fix data race in testlogger

* Update git_helper_for_declarative_test.go
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
Richard Mahn 6db3dc7c02 Fixes - API users search fix ()