forgejo/modules/queue
Gusted 2457f5ff22 chore: branding import path (#7337)
- Massive replacement of changing `code.gitea.io/gitea` to `forgejo.org`.
- Resolves forgejo/discussions#258

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7337
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-27 19:40:14 +00:00
..
lqinternal Help to recover from corrupted levelqueue (#24912) 2023-05-29 10:52:32 +08:00
mock chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
backoff.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
base.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
base_channel.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_channel_test.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
base_dummy.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
base_levelqueue.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_levelqueue_common.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_levelqueue_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_levelqueue_unique.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_redis.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_redis_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_redis_with_server_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
base_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
config.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
manager.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
manager_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
queue.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
testhelper.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
workergroup.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
workerqueue.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
workerqueue_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00