Prakash Senthil Vel
|
b274add4da
|
fix nested directory object display (#3415)
|
2024-08-02 10:06:10 -07:00 |
|
jiuker
|
e1f6e729fd
|
format to loginfo (#3400)
|
2024-07-08 09:08:27 -06:00 |
|
Harshavardhana
|
22176f4e0f
|
fix: objectManager implementation avoid racy goroutines (#3392)
fixes #3391
|
2024-06-25 08:50:31 -07:00 |
|
Cesar N
|
cf05d5026f
|
Use sync.Map for websocket cancelContext map (#3368)
|
2024-06-06 11:38:55 -07:00 |
|
Anis Eleuch
|
0bd563b2e5
|
Fix a leak in WS object browser (#3325)
```
goroutine 7399330769 [chan send, 70126 minutes]:
github.com/minio/console/api.(*wsMinioClient).objectManager.func2.1()
github.com/minio/console@v0.46.0/api/ws_objects.go:135 +0x6f0
created by github.com/minio/console/api.(*wsMinioClient).objectManager.func2 in goroutine 7354918912
github.com/minio/console@v0.46.0/api/ws_objects.go:95 +0x45e
```
|
2024-05-06 15:12:31 -07:00 |
|
Alex
|
80c03839a4
|
Fixed lint issues with files (#3234)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
|
2024-02-12 21:55:17 -08:00 |
|
Daniel Valdivia
|
616f262d09
|
Rename restapi to api (#3176)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
|
2023-12-26 15:07:30 -06:00 |
|