Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wxiaoguang edbf74c418
Fix "force private" logic (#31012)
2 years ago
..
codebase.go Replace `interface{}` with `any` (#25686) 2 years ago
codebase_test.go
common.go Adjust object format interface (#28469) 2 years ago
dump.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
error.go Bump `github.com/google/go-github` to v61 (#30738) 2 years ago
git.go
gitbucket.go Change the default maxPerPage for gitbucket (#30392) 2 years ago
gitea_downloader.go Enable more `revive` linter rules (#30608) 2 years ago
gitea_downloader_test.go
gitea_uploader.go Fix "force private" logic (#31012) 2 years ago
gitea_uploader_test.go remove util.OptionalBool and related functions (#29513) 2 years ago
github.go Bump `github.com/google/go-github` to v61 (#30738) 2 years ago
github_test.go
gitlab.go Enable more `revive` linter rules (#30608) 2 years ago
gitlab_test.go Properly migrate target branch change GitLab comment (#29340) 2 years ago
gogs.go Rewrite logger system (#24726) 3 years ago
gogs_test.go
http_client.go
main_test.go make writing main test easier (#27270) 2 years ago
migrate.go Fix duplicate migrated milestones (#30102) 2 years ago
migrate_test.go
onedev.go Replace `interface{}` with `any` (#25686) 2 years ago
onedev_test.go
restore.go
update.go Use db.Find instead of writing methods for every object (#28084) 2 years ago