gitea/cmd
zeripath 1e319ba41a
When dumping trim the standard suffices instead of a random suffix (#19440)
* When dumping trim the standard suffices instead of a random suffix

Instead of using the `path.Ext()` to trim the last "extension" suffix, just iterate
through the supported suffices and trim those.

Fix #19424

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix enum with to have correct supported types only

Co-authored-by: 6543 <6543@obermui.de>
2022-04-20 20:53:34 +02:00
..
admin.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump.go When dumping trim the standard suffices instead of a random suffix (#19440) 2022-04-20 20:53:34 +02:00
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
hook_test.go
keys.go
mailer.go
manager.go Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
manager_logging.go Remove legacy `unknwon/com` package (#19298) 2022-04-02 00:34:57 +08:00
migrate.go
migrate_storage.go
restore_repo.go
serv.go Warn on SSH connection for incorrect configuration (#19317) 2022-04-05 16:28:10 -04:00
web.go Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
web_acme.go Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
web_graceful.go Make SSL cipher suite configurable (#17440) 2021-11-20 01:12:43 -05:00
web_https.go Add user settings key/value DB table (#16834) 2021-11-22 04:47:23 -05:00