gitea/modules
mrsdizzie d729d685d0
Fix 500 error on repos with no tags (#11870)
#11846 Introduced feature to show exact tag on commit view. However if a repo has no tags at all git prints out a separate and unhandled error " No names found, cannot describe anything."

 Adding --always to the command makes it always use the error in the style of "fatal: no tag exactly matches" even if there are no tags at all.

 Fixes #11869
 Fixes #11868
2020-06-12 14:02:14 -04:00
..
analyze Exclude generated files from language statistics (#11653) 2020-05-29 09:20:01 +03:00
auth Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
avatar
base
cache
charset Fix chardet test and add ordering option (#11621) 2020-06-02 19:20:19 -03:00
context Provide diff and patch API endpoints (#11751) 2020-06-05 14:03:12 +03:00
convert Honor DEFAULT_PAGING_NUM for API (#11805) 2020-06-08 22:46:51 -04:00
cron
emoji Update emoji dataset with skin tone variants (#11678) 2020-06-02 02:22:40 -04:00
eventsource
generate
git Fix 500 error on repos with no tags (#11870) 2020-06-12 14:02:14 -04:00
gitgraph
graceful
highlight
httplib
indexer Fix language stat calculation (#11692) 2020-05-31 01:58:55 +03:00
lfs
log
markup Update emoji regex (#11584) 2020-05-29 17:08:36 +01:00
metrics
migrations Set the base url when migrating from Gitlab using access token or username without password (#11852) 2020-06-11 16:41:01 +01:00
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
repository Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
secret
session
setting Prevent panic on empty HOST for mysql (#11850) 2020-06-11 12:47:55 -04:00
ssh
structs API expose usefull General Repo settings settings (#11758) 2020-06-10 15:05:46 +03:00
sync
task
templates
test
timeutil Fix timezone on issue deadline (#11697) 2020-06-05 18:51:10 -04:00
upload
user
util
validation
webhook