1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/modules
6543 87009ab40a
Reduce data races (#14549)
* Add race conditions into test

* Fix Race in GetManager()

* DataAsync() use error chan

* just log no chan

* finish
2021-02-03 22:36:38 +01:00
..
analyze
auth Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
avatar
base Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00
cache Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00
charset
context [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
convert Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00
cron Cron job to cleanup hook_task table (#13080) 2021-01-26 22:02:42 +01:00
doctor Add Doctor FixWrongUserType (#14522) 2021-01-29 19:30:43 +01:00
emoji
eventsource
forms Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
generate
git Reduce data races (#14549) 2021-02-03 22:36:38 +01:00
gitgraph
graceful Fix windows build error (#14263) 2021-01-06 09:38:00 +08:00
hcaptcha
highlight
httpcache Use IsProd instead of testing if it's equal. (#14336) 2021-01-14 23:17:03 +02:00
httplib
indexer [Feature] add precise search type for Elastic Search (#12869) 2021-01-27 12:00:35 +02:00
lfs Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
log Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00
markup Prevent panic on fuzzer provided string (#14405) 2021-01-20 23:10:50 +08:00
matchlist
metrics
migrations Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
nosql
notification Send notifications for mentions in pulls, issues, (code-)comments (#14218) 2021-01-02 18:04:02 +01:00
options
password
pprof
private
process Reduce data races (#14549) 2021-02-03 22:36:38 +01:00
public Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00
queue
recaptcha
references
repofiles enhancement: add signoff option in commit form (#14516) 2021-01-29 16:57:45 +08:00
repository [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
secret
session Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
setting Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00
ssh Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523) 2021-01-30 14:20:32 +01:00
storage
structs enhancement: add signoff option in commit form (#14516) 2021-01-29 16:57:45 +08:00
svg
sync
task
templates Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
test Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
timeutil Fix display since time round (#14226) 2021-01-28 13:29:22 +01:00
translation Update docs and comments to remove macaron (#14491) 2021-01-29 16:35:30 +01:00
upload
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
user
util [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
validation Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
web Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00