forgejo/modules
zeripath 889a8c268c
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235)
Strangely #19038 appears to relate to an issue whereby a tag appears to
be listed in `git show-ref --tags` but then does not appear when `git
show-ref --tags -- short_name` is called.

As a solution though I propose to stop the second call as it is
unnecessary and only likely to cause problems.

I've also noticed that the tags calls are wildly inefficient and aren't using the common cat-files - so these have been added.

I've also noticed that the git commit-graph is not being written on mirroring - so I've also added writing this to the migration which should improve mirror rendering somewhat. 

Fix #19038

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2022-03-29 19:12:33 +02:00
..
activitypub
analyze
appstate
auth RSS/Atom support for Repos (#19055) 2022-03-13 17:40:47 +01:00
avatar
base
cache
charset Don't treat BOM escape sequence as hidden character. (#18909) 2022-02-26 16:48:23 +00:00
context Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
convert More commit info from API (#19252) 2022-03-29 10:47:44 -05:00
csv
doctor Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
emoji
eventsource
generate
git Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) 2022-03-29 19:12:33 +02:00
gitgraph
graceful Add pprof labels in processes and for lifecycles (#19202) 2022-03-25 12:47:12 +00:00
hcaptcha
highlight
hostmatcher remove not needed (#19128) 2022-03-18 20:17:57 +01:00
httpcache
httplib
indexer Prevent intermittent failures in RepoIndexerTest (2) (#19229) 2022-03-27 17:54:51 -04:00
json
lfs Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
log Add auto logging of goroutine pid label (#19212) 2022-03-26 20:04:36 +00:00
markup Provide configuration to allow camo-media proxying (#12802) 2022-03-29 10:27:37 +02:00
metrics
migration Store the foreign ID of issues during migration (#18446) 2022-03-17 18:08:35 +01:00
nosql [API] Allow removing issues (#18879) 2022-03-01 01:20:15 +01:00
notification [API] Allow removing issues (#18879) 2022-03-01 01:20:15 +01:00
options
password
pprof
private Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
process Add pprof labels in processes and for lifecycles (#19202) 2022-03-25 12:47:12 +00:00
proxy
public
queue
recaptcha
references
repository Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) 2022-03-29 19:12:33 +02:00
secret
session
setting Provide configuration to allow camo-media proxying (#12802) 2022-03-29 10:27:37 +02:00
ssh Update golang.org/x/crypto (#19097) 2022-03-16 02:59:53 +01:00
storage Clean paths when looking in Storage (#19124) 2022-03-22 17:02:26 -04:00
structs More commit info from API (#19252) 2022-03-29 10:47:44 -05:00
svg
sync
templates Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
test Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util Cleanup protected branches when deleting users & teams (#19158) 2022-03-22 09:09:45 +08:00
validation
web Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00