harbor/src/pkg
Wenkai Yin(尹文开) e006f4bab5
Support specifying multiple fields for default sorting (#14788)
Support specifying multiple fields for default sorting
Fixes #14433

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2021-05-10 17:04:10 +08:00
..
allowlist API for system CVE allowlist to new model (#14412) 2021-03-12 10:23:48 +08:00
artifact Support specifying multiple fields for default sorting (#14788) 2021-05-10 17:04:10 +08:00
artifactrash fix gc log issue (#12943) 2020-09-02 17:11:05 +08:00
audit Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
authproxy Refactor user group to new programming model 2021-04-09 14:40:48 +08:00
blob add storage consumption support (#14772) 2021-04-29 12:36:25 +08:00
chart Fix bug when reading the readme.md of helm chart (#11059) 2020-03-16 14:26:50 +08:00
clients/core fix(retention) fix retention repository with slash 2020-04-26 15:07:25 +08:00
config Add the ldap group config validation 2021-04-29 22:11:38 +08:00
distribution perf(db): skip tx for get blob, patch/put blob upload apis 2020-07-20 16:42:16 +00:00
exporter Remove register and userexists funcs from dao pkg (#14798) 2021-05-05 17:55:56 +08:00
immutable Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
label Api refactor label (#14650) 2021-04-15 17:27:58 +08:00
ldap Move common config api to lib/config 2021-04-13 19:43:33 +08:00
member Refactor project member api to new programming model 2021-04-13 21:28:54 +08:00
notification Move common config api to lib/config 2021-04-13 19:43:33 +08:00
notifier refactor notification (#14406) 2021-03-22 17:27:23 +08:00
oidc Bump up go-oidc to v3 2021-05-06 16:07:16 +08:00
p2p/preheat Support specifying multiple fields for default sorting (#14788) 2021-05-10 17:04:10 +08:00
permission Remove scanner-pull from system admin's permission (#13901) 2021-01-06 12:35:58 +08:00
project Refactor project metadata API 2021-04-20 22:27:17 +08:00
proxy/secret Limit the permission of secret used by proxy cache service 2020-07-27 10:15:00 +08:00
quota Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
rbac update code per review comments 2020-11-10 18:11:31 +08:00
reg Merge pull request #14676 from bitsf/update_adapter_region 2021-04-19 11:17:07 +08:00
registry Merge pull request #14372 from chlins/fix/registry-auth-parse-time 2021-04-16 18:17:02 +08:00
replication Refactor the replication policy destination namespace logic 2021-04-28 10:16:20 +08:00
repository API for users to new model 2021-04-13 11:11:50 +08:00
retention refactor retention dao 2021-04-12 16:36:00 +08:00
robot Introduce "sort" in query to provide a general solution for sorting 2021-03-11 08:25:49 +08:00
scan Refactor configure api to new programming model 2021-04-09 08:10:11 +08:00
scheduler Provide the function to update extra attributes in the task manager 2020-12-24 15:52:37 +08:00
signature Move common config api to lib/config 2021-04-13 19:43:33 +08:00
systeminfo Rework systeminfo API. (#13606) 2020-11-30 14:15:18 +08:00
tag Support specifying multiple fields for default sorting (#14788) 2021-05-10 17:04:10 +08:00
task Support specifying multiple fields for default sorting (#14788) 2021-05-10 17:04:10 +08:00
token Move common config api to lib/config 2021-04-13 19:43:33 +08:00
user Remove dependencies from pkg/oidc to common/dao (#14739) 2021-04-26 10:56:49 +08:00
usergroup Return 409 instead of 500 for duplicate project member (#14727) 2021-04-26 12:59:37 +08:00
version