liuzx
3407f0b2bc
训练任务过滤数据集
3 years ago
lewis
f92623652a
add obs decompress manually
3 years ago
lewis
2011eea2bf
back to modelarts error
3 years ago
zhoupzh
d3830542d0
merge V20211101
3 years ago
ychao_1983
42bad058a2
fix-359 平台总体指标数据入库
3 years ago
Gitea
1530a5d1a8
Merge branch 'train-job' into liuzx_trainjob
3 years ago
lewis
5863feaab0
stat
3 years ago
Gitea
7959796170
Merge remote-tracking branch 'origin/develop' into train-job
3 years ago
Gitea
27013ea97a
Merge branch 'develop' into train-job
3 years ago
lewis
e698497713
permission to del dataset
3 years ago
zouap
a1a49ed4ee
支持tar.gz及tgz格式解压。
Signed-off-by: zouap <zouap@pcl.ac.cn>
3 years ago
zouap
5c0e4ed465
支持.tar.gz格式文件解压
Signed-off-by: zouap <zouap@pcl.ac.cn>
3 years ago
zouap
ecdfcf0690
将fmt修改成log打印
Signed-off-by: zouap <zouap@pcl.ac.cn>
3 years ago
zouap
6797f032cc
提交数据集预览及数据集标注功能代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
3 years ago
lewis
65c5a12d34
add md5 in dataset index
4 years ago
lewis
0195ad1b26
merge develop
4 years ago
rogerluo410
9788cc8101
Fix fmt
4 years ago
lewis
57816fe1bb
add notebook path
4 years ago
yuyuanshifu
12a461072b
modelarts notebook
4 years ago
yuyuanshifu
b324ea11f1
modelarts
4 years ago
yuyuanshifu
7e50c92fa7
obs upload
4 years ago
palytoxin
9f70963263
format code via make fmt
4 years ago
yuyuanshifu
fdd544ae98
mod attachment
4 years ago
yuyuanshifu
effbed1142
commit image
4 years ago
yuyuanshifu
739de0df5c
add code
4 years ago
yuyuanshifu
246f0a3e49
add private
4 years ago
yuyuanshifu
05d4a605cf
optimization
4 years ago
yuyuanshifu
322ecf19da
cloudbrain user login
4 years ago
yuyuanshifu
c80c882d08
add interface: query public datasets
4 years ago
palytoxin
f40dcaa5de
fmt-check
4 years ago
yuyuanshifu
12953de55a
decompress
5 years ago
e
cc00a9d336
merge
5 years ago
e
7dae4d3a06
AddAttachment
5 years ago
yan
3fd45e1080
add callback method for dataset status
5 years ago
colorfulberry
64d784da07
feat: update the isPrivate
5 years ago
e
9b8456edc1
GetUserDataSetPermission
5 years ago
colorfulberry
f2ba80c271
feat: add dataset files
5 years ago
Lunny Xiao
34c2b48cf1
Fix bug
5 years ago
Lunny Xiao
be1535adc7
fix test
5 years ago
Lunny Xiao
3508716367
Add a storage layer for attachments
5 years ago
6543
e57ac841de
Fix potential bugs ( #10513 )
* use e if it is an option
* potential nil so check err first
* check err first
* m == nil already checked
5 years ago
zeripath
41294b53b3
Reading pull attachments should depend on read UnitTypePullRequests ( #10346 )
* Make pull attachments depend on read UnitTypePullRequests
Fixes #10336
* Fix test
5 years ago
Antoine GIRARD
8b24073713
Only serve attachments when linked to issue/release and if accessible by user ( #9340 )
* test: add current attachement responses
* refactor: check if attachement is linked and accessible by user
* chore: clean TODO
* fix: typo attachement -> attachment
* revert un-needed go.sum change
* refactor: move models logic to models
* fix TestCreateIssueAttachment which was wrongly successful
* fix unit tests with unittype added
* fix unit tests with changes
* use a valid uuid format for pgsql int. test
* test: add unit test TestLinkedRepository
* refactor: allow uploader to access unlinked attachement
* add missing blank line
* refactor: move to a separate function repo.GetAttachment
* typo
* test: remove err test return
* refactor: use repo perm for access checking generally + 404 for all reject
5 years ago
Antoine GIRARD
c3d31e5534
refactor(models/attachement): use getAttachmentsByUUIDs ( #9317 )
5 years ago
Lunny Xiao
d151503d34
Upgrade xorm to v0.8.0 ( #8536 )
5 years ago
Lunny Xiao
3249c0ccba
Extract actions on deletereleasebyid from models to release service ( #8219 )
* extract actions on deletereleasebyid from models to release service
* fix tests
5 years ago
Lunny Xiao
85202d4784
Display ui time with customize time location ( #7792 )
* display ui time with customize time location
* fix lint
* rename UILocation to DefaultUILocation
* move time related functions to modules/timeutil
* fix tests
* fix tests
* fix build
* fix swagger
5 years ago
Lunny Xiao
34eee25bd4
Move sdk structs to modules/structs ( #6905 )
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
6 years ago
Lunny Xiao
09fb036ad6
fix upload attachments ( #6481 )
* fix upload attachments
* add migration for new column uploader_id on table attachment
* fix imports sequence
6 years ago
gdeverlant
d3dc07f282
Added URL mapping for Release attachments like on github.com ( #1707 )
6 years ago