This website requires JavaScript.
explore
Help
Register
Sign In
mirror
/
gitea
Watch
1
Star
1
Fork
1
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-05-04 02:30:47 +02:00
Code
Issues
Activity
Files
release/v1.26
gitea
/
modules
/
globallock
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Lunny Xiao
c290682521
Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields (
#35418
)
2025-09-06 16:52:41 +00:00
..
globallock_test.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
globallock.go
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (
#31813
)
2024-09-06 10:12:41 +00:00
locker_test.go
Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields (
#35418
)
2025-09-06 16:52:41 +00:00
locker.go
Refactor globallock (
#31933
)
2024-08-29 03:48:21 +00:00
memory_locker.go
Refactor globallock (
#31933
)
2024-08-29 03:48:21 +00:00
redis_locker.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00