This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
cb7ba8969db3b6750221fa955e4e8b2968a7eaed
gitcaddy-server
/
modules
/
queue
History
silverwind
f1a0b64109
Skip known flaky
queue
tests on CI environment (
#24443
)
...
Backport of
https://github.com/go-gitea/gitea/pull/24419
to 1.19.
2023-04-30 15:25:42 -04:00
..
bytefifo.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
helper.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
manager.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
queue_bytefifo.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
queue_channel_test.go
Skip known flaky
queue
tests on CI environment (
#24443
)
2023-04-30 15:25:42 -04:00
queue_channel.go
Properly flush unique queues on startup (
#23154
) (
#23201
)
2023-03-06 22:35:07 +08:00
queue_disk_channel_test.go
Properly flush unique queues on startup (
#23154
) (
#23201
)
2023-03-06 22:35:07 +08:00
queue_disk_channel.go
Properly flush unique queues on startup (
#23154
) (
#23201
)
2023-03-06 22:35:07 +08:00
queue_disk_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
queue_disk.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
queue_redis.go
Update redis library to support redis v7 (
#24114
) (
#24156
)
2023-04-17 02:34:59 -04:00
queue_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
queue_wrapped.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
queue.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
setting.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
unique_queue_channel_test.go
Properly flush unique queues on startup (
#23154
) (
#23201
)
2023-03-06 22:35:07 +08:00
unique_queue_channel.go
Properly flush unique queues on startup (
#23154
) (
#23201
)
2023-03-06 22:35:07 +08:00
unique_queue_disk_channel_test.go
Skip known flaky
queue
tests on CI environment (
#24443
)
2023-04-30 15:25:42 -04:00
unique_queue_disk_channel.go
Properly flush unique queues on startup (
#23154
) (
#23201
)
2023-03-06 22:35:07 +08:00
unique_queue_disk.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
unique_queue_redis.go
Update redis library to support redis v7 (
#24114
) (
#24156
)
2023-04-17 02:34:59 -04:00
unique_queue_wrapped.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
unique_queue.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
workerpool.go
Correctly handle select on multiple channels in Queues (
#22146
)
2022-12-30 02:06:47 +02:00