zhoupzh
64be5e31dc
fix issue
3 years ago
chenyifan01
8f59dc257c
#1494
fix
3 years ago
liuzx
0cf9c5165f
fix-1556
3 years ago
Gitea
ea59293d62
#1494
update
3 years ago
Gitea
986d4d5a8d
#1494
update
3 years ago
Gitea
851d4be30a
#1494
add wechat event handler
3 years ago
liuzx
939e27afa9
fix bug
3 years ago
liuzx
ad9494faed
fix-bug
3 years ago
lewis
f0e438f9b0
notebook2.0
3 years ago
zouap
8fe52e3077
合并分支,解决冲突。
Signed-off-by: zouap <zouap@pcl.ac.cn>
3 years ago
lewis
f6111c6315
get log
3 years ago
liuzx
97628ca002
Merge remote-tracking branch 'origin/V20220125' into inference-job
3 years ago
liuzx
2f97fbbac3
update
3 years ago
liuzx
e6c21864bd
项目访问量接口
3 years ago
liuzx
024e2df6e9
merge V20220110
3 years ago
zouap
ad28e040c5
提交代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
3 years ago
zouap
8b7bd68651
提交代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
3 years ago
liuzx
5753532e63
update
3 years ago
liuzx
8f7d693ca9
update
3 years ago
liuzx
4dcaab9dcd
update
3 years ago
liuzx
61b3807d5c
update
3 years ago
liuzx
54e1badbff
update
3 years ago
liuzx
b88876379a
update
3 years ago
lewis
3880714654
fix 902
3 years ago
liuzx
bdb3907283
删除模型下载的冗余代码
3 years ago
ychao_1983
69b98c475b
提供openI指数原始数据下载功能
3 years ago
liuzx
257b948768
update
3 years ago
liuzx
c4441fed5f
update
3 years ago
liuzx
8ccb01533b
update
3 years ago
liuzx
12c5a3cf1b
下载模型分离接口
3 years ago
liuzx
c6a98747ce
update
3 years ago
liuzx
8074983ea6
修改
3 years ago
liuzx
698686e3ae
解决冲突
3 years ago
ychao_1983
b112859c63
解决路由定义冲突问题
3 years ago
liuzx
57b1a05ab5
刷新训练版本的状态和时长
3 years ago
ychao_1983
a34f532107
项目看板所有周期数据导出随着网站发展记录数可能很大,改为后端支持导出
3 years ago
ychao_1983
43200e0e67
提供接口,升级后恢复fork指标
3 years ago
ychao_1983
a18d886b9a
项目看板后端接口
3 years ago
lewis
e300cdacd8
mod route
4 years ago
lewis
aea949a5df
add get-log api
4 years ago
lewis
ea9a4befd5
update status
4 years ago
lewis
57816fe1bb
add notebook path
4 years ago
colorfulberry
c399b20a9e
feat: change name
4 years ago
yuyuanshifu
b8bceaba4d
modelarts get token
4 years ago
palytoxin
2e729899ec
js fetch index job status
4 years ago
zeripath
c42c31a111
Correctly set the organization num repos ( #11339 )
* Correctly set the organization num repos
Correctly set the organization num repos to the number of
accessible repos for the user
Fix #11194
Signed-off-by: Andrew Thornton <art27@cantab.net>
* as per @lunny
Signed-off-by: Andrew Thornton <art27@cantab.net>
* attempt to fix mssql
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update models/user.go
* Explicit columns
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Add test and fix 0 counted orgs
Signed-off-by: Andrew Thornton <art27@cantab.net>
* remove orgname from api
Signed-off-by: Andrew Thornton <art27@cantab.net>
5 years ago
Cirno the Strongest
32b8172e56
Consolidate API for getting single commit ( #11368 )
* Allow Git ref for /repos/{owner}/{repo}/git/commits/{sha}
* Consolidate API for getting single commit
* Fix tests and do it differently
Co-authored-by: zeripath <art27@cantab.net>
5 years ago
6543
c97494a4f4
API: Add pull review endpoints ( #11224 )
* API: Added pull review read only endpoints
* Update Structs, move Conversion, Refactor
* refactor
* lint & co
* fix lint + refactor
* add new Review state, rm unessesary, refacotr loadAttributes, convert patch to diff
* add DeletePullReview
* add paggination
* draft1: Create & submit review
* fix lint
* fix lint
* impruve test
* DONT use GhostUser for loadReviewer
* expose comments_count of a PullReview
* infent GetCodeCommentsCount()
* fixes
* fix+impruve
* some nits
* Handle Ghosts 👻
* add TEST for GET apis
* complete TESTS
* add HTMLURL to PullReview responce
* code format as per @lafriks
* update swagger definition
* Update routers/api/v1/repo/pull_review.go
Co-authored-by: David Svantesson <davidsvantesson@gmail.com>
* add comments
Co-authored-by: Thomas Berger <loki@lokis-chaos.de>
Co-authored-by: David Svantesson <davidsvantesson@gmail.com>
5 years ago
Shashvat Kedia
74cc3c5e18
Allow list collaborators for users with Read access to repo ( #9995 )
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
5 years ago
6543
bb4261a5ed
Add issue subscription check to API ( #10967 )
close #10962
Adds `GET /api/v1/repos/{owner}/{repo}/issues/{index}/subscriptions/check`
-> return a `WachInfo`
5 years ago