0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:34:52 +01:00
gitea/modules
zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534)
* Handle panic in indexer initialisation better
* as per @guillep2k
2020-02-28 22:00:09 +00:00
..
analyze Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
auth Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
avatar
base
cache
charset
context
convert
cron
generate
git Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
gitgraph
graceful
highlight
httplib
indexer Handle panic in indexer initialisation better (#10534) 2020-02-28 22:00:09 +00:00
lfs Add max-file-size to LFS (#10463) 2020-02-28 01:46:57 -03:00
log
markup Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 2020-02-28 20:05:12 +00:00
metrics
migrations
notification Fix webhook bug (#10427) 2020-02-23 13:49:40 -05:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
repository Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
secret
session
setting Add max-file-size to LFS (#10463) 2020-02-28 01:46:57 -03:00
ssh
structs
sync
task
templates Inject SVG sprite via ajax (#10320) 2020-02-17 23:11:59 +00:00
test Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
timeutil
upload
user
util inform participants on UI too (#10473) 2020-02-28 05:16:41 -03:00
validation
webhook