78 Commits (f4923854f660c75f75592b9506c0471475ecc7cf)

Autor SHA1 Nachricht Datum
  Giteabot 478e7042f5
Increase queue length (#27555) (#27562) vor 8 Monaten
  zareck 4e240f2304
Expanding documentation in queue.go (#26889) vor 9 Monaten
  wxiaoguang 8baa42c8d7
Calculate MAX_WORKERS default value by CPU number (#26177) vor 11 Monaten
  silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) vor 11 Monaten
  wxiaoguang 84c8ab9fd1
Help to recover from corrupted levelqueue (#24912) vor 1 Jahr
  wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) vor 1 Jahr
  wxiaoguang 16a766cba1
Do not call nil handler for a dummy queue (#24880) vor 1 Jahr
  wxiaoguang 58dfaf3a75
Improve queue & process & stacktrace (#24636) vor 1 Jahr
  Kyle D a54c8b4ce9
Kd/fix redis unit test (#24650) vor 1 Jahr
  wxiaoguang 6f9c278559
Rewrite queue (#24505) vor 1 Jahr
  zeripath ad8631c069
Fix intermittent CI failure in EmptyQueue (#23753) vor 1 Jahr
  silverwind fc62992518
Skip known flaky `queue` tests on CI environment (#24419) vor 1 Jahr
  silverwind 47748df9b3
Enable forbidigo linter (#24278) vor 1 Jahr
  KN4CK3R f1173d6879
Use more specific test methods (#24265) vor 1 Jahr
  techknowlogick 985f76dc4b
Update redis library to support redis v7 (#24114) vor 1 Jahr
  zeripath 27e49cd01c
Properly flush unique queues on startup (#23154) vor 1 Jahr
  zeripath a609cae9fb
Correctly handle select on multiple channels in Queues (#22146) vor 1 Jahr
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) vor 1 Jahr
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) vor 1 Jahr
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) vor 1 Jahr
  Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) vor 1 Jahr
  Wim cb50375e2b
Add more linters to improve code readability (#19989) vor 2 Jahren
  Gusted b5383590de
Fix 64-bit atomic operations on 32-bit machines (#19531) vor 2 Jahren
  zeripath 7b4c3c7bb1
Prevent intermittent NPE in queue tests (#19301) vor 2 Jahren
  zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) vor 2 Jahren
  zeripath 4e57bd1d30
Add number in queue status to monitor page (#18712) vor 2 Jahren
  zeripath f8b21ac04a
Simplify Boost/Pause logic (#18673) vor 2 Jahren
  zeripath df44017328
Restart zero worker if there is still work to do (#18658) vor 2 Jahren
  zeripath 7ba1b7112f
Only attempt to flush queue if the underlying worker pool is not finished (#18593) vor 2 Jahren
  6543 6f6b8491da
add gitea-fmt back (#18526) vor 2 Jahren
  zeripath be77ede954
Change some logging levels (#18421) vor 2 Jahren
  zeripath 92b715e0f2
Attempt to prevent the deadlock in the QueueDiskChannel Test again (#18415) vor 2 Jahren
  zeripath 713985b1a4
Prevent deadlocks in persistable channel pause test (#18410) vor 2 Jahren
  zeripath ab7f701671
Make WrappedQueues and PersistableChannelUniqueQueues Pausable (#18393) vor 2 Jahren
  zeripath a82fd98d53
Pause queues (#15928) vor 2 Jahren
  6543 54e9ee37a7
format with gofumpt (#18184) vor 2 Jahren
  zeripath a85e75b2b1
Prevent deadlock in TestPersistableChannelQueue (#17717) vor 2 Jahren
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) vor 2 Jahren
  zeripath 7117c7774a
Make the Mirror Queue a queue (#17326) vor 2 Jahren
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) vor 2 Jahren
  zeripath 6c125e9797
Use immediate queues in integration tests and ensure that immediate (#16927) vor 2 Jahren
  zeripath 06b9d553bc
Timeout on flush in testing (#16864) vor 2 Jahren
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) vor 2 Jahren
  zeripath 49bd9a1111
Fix race in log (#16490) vor 2 Jahren
  zeripath e83abfc289
Prevent race in TestPersistableChannelQueue (#16468) vor 2 Jahren
  KN4CK3R 3607f79d78
Fixed assert statements. (#16089) vor 3 Jahren
  zeripath fe18a85f54
Fix panic (#16072) vor 3 Jahren
  zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) vor 3 Jahren
  zeripath aa65a607e4
Queue manager FlushAll can loop rapidly - add delay (#15733) vor 3 Jahren
  zeripath e22ee468cf
Exponential Backoff for ByteFIFO (#15724) vor 3 Jahren