1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/modules/context
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066)
* Handle keyword search error when issue indexer service is not available

* Implement automatic disabling and resume of code indexer queue
2022-01-27 10:30:51 +02:00
..
access_log.go
api_org.go
api_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
api.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
auth.go
captcha.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
context.go Disable content sniffing on PlainTextBytes (#18359) 2022-01-22 13:32:35 -05:00
csrf.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
form.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
org.go
pagination.go
permission.go
private.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repo.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
response.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
xsrf_test.go
xsrf.go