gitea/cmd
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)
* clean git support for ver < 2.0

* fine tune tests for markup (which requires git module)

* remove unnecessary comments

* try to fix tests

* try test again

* use const for GitVersionRequired instead of var

* try to fix integration test

* Refactor CheckAttributeReader to make a *git.Repository version

* update document for commit signing with Gitea's internal gitconfig

* update document for commit signing with Gitea's internal gitconfig

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-06-16 23:47:44 +08:00
..
admin.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go fix: some typos (#19956) 2022-06-13 15:34:46 +08:00
convert.go
docs.go
doctor.go Don't buffer doctor logger (#19982) 2022-06-16 17:10:33 +08:00
dump.go Allow package dump skipping (#19506) 2022-04-26 16:30:51 -04:00
dump_repo.go
embedded.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
embedded_stub.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
generate.go
hook.go Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2022-06-16 23:47:44 +08:00
hook_test.go
keys.go
mailer.go
manager.go
manager_logging.go Remove legacy `unknwon/com` package (#19298) 2022-04-02 00:34:57 +08:00
migrate.go
migrate_storage.go Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
restore_repo.go Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) 2022-06-15 20:28:03 +08:00
serv.go Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
web.go
web_acme.go Update go deps (#19665) 2022-05-10 12:32:42 +02:00
web_graceful.go
web_https.go