harbor/src/lib/orm
Qian Deng 354a2bd80d Enhance the trace related code
* Move request id to requestid middleware
* fix span pass to child ctx on orm
* fix typos
* remove unused code
* add operation name to Transaction

Signed-off-by: Qian Deng <dengq@vmware.com>
2021-09-22 04:14:43 +00:00
..
test Refactor project member api to new programming model 2021-04-13 21:28:54 +08:00
creator.go Refactor the replication execution 2020-11-23 14:24:10 +08:00
error_test.go refactor(errors): rename pkglib/error to lib/errors 2020-03-29 05:19:05 +00:00
error.go refactor: implement a lock free quota (#15399) 2021-09-17 11:26:37 +08:00
metadata_test.go Support specifying multiple fields for default sorting (#14788) 2021-05-10 17:04:10 +08:00
metadata.go Support specifying multiple fields for default sorting (#14788) 2021-05-10 17:04:10 +08:00
orm.go Enhance the trace related code 2021-09-22 04:14:43 +00:00
query.go Set null list when or list is nil in query (#14941) 2021-05-24 16:22:39 +08:00
tx.go Relocate/rename some packages (#11183) 2020-03-24 20:45:45 +08:00