0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 11:23:32 +01:00
gitea/modules
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947)
* Use correct variable name.

* doer is never nil here.

* Use status code constants.

* Replaced generic map with concrete struct.

* Fixed windows lint.

* Removed unused method.

* Changed error codes.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 15:38:19 -04:00
..
analyze
auth Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
avatar Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
base Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
cache
charset
context [API] ListReleases add filter for draft and pre-releases (#16175) 2021-06-17 10:58:10 +02:00
convert Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
cron
csv
doctor
emoji Run processors on whole of text (#16155) 2021-06-17 11:35:05 +01:00
eventsource
generate Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
git More efficiently parse shas for shaPostProcessor (#16101) 2021-06-21 00:39:12 +02:00
gitgraph
graceful Set self-adjusting deadline for connection writing (#16068) 2021-06-11 00:25:25 +03:00
hcaptcha
highlight Speed up git diff highlight generation (#16180) 2021-06-17 10:55:16 -04:00
httpcache
httplib
indexer Use git log name-status in get last commit (#16059) 2021-06-21 01:00:46 +03:00
lfs Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
log Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
markup Use html.Parse rather than html.ParseFragment (#16223) 2021-06-22 00:12:22 +02:00
matchlist
metrics
migrations Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
nosql
notification Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
options
password Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
pprof
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
process
public Improve assets handler middleware (#15961) 2021-05-30 18:25:11 +08:00
queue Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
recaptcha
references
repofiles
repository Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
secret
session
setting Use data path instead of config path (#16227) 2021-06-23 16:56:25 +02:00
ssh Set self-adjusting deadline for connection writing (#16068) 2021-06-11 00:25:25 +03:00
storage
structs Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
svg
sync
task Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
templates Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
test
timeutil
translation
typesniffer Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
upload
uri
user
util Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
validation
web Fix setting of SameSite on cookies (#15989) 2021-05-26 21:01:07 -04:00