78 커밋 (2588d73ebfa39bbc5926e669c76a702c34daf7cd)

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