Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Lunny Xiao 96ad1d6340
Fix push to create with capitalize repo name (#29090)
il y a 4 mois
..
actions.go Return `responseText` instead of string in some functions (#28836) il y a 4 mois
admin.go Simplify how git repositories are opened (#28937) il y a 4 mois
admin_auth.go Use db.Find instead of writing methods for every object (#28084) il y a 6 mois
admin_auth_ldap.go Penultimate round of `db.DefaultContext` refactor (#27414) il y a 8 mois
admin_auth_ldap_test.go Penultimate round of `db.DefaultContext` refactor (#27414) il y a 8 mois
admin_auth_oauth.go Penultimate round of `db.DefaultContext` refactor (#27414) il y a 8 mois
admin_auth_stmp.go Penultimate round of `db.DefaultContext` refactor (#27414) il y a 8 mois
admin_regenerate.go move the `gitea admin` subcommands into separate files (#27307) il y a 8 mois
admin_user.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
admin_user_change_password.go Unify user update methods (#28733) il y a 4 mois
admin_user_create.go More refactoring of `db.DefaultContext` (#27083) il y a 9 mois
admin_user_delete.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
admin_user_generate_access_token.go More refactoring of `db.DefaultContext` (#27083) il y a 9 mois
admin_user_list.go Reduce usage of `db.DefaultContext` (#27073) il y a 9 mois
admin_user_must_change_password.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
cert.go Expanded minimum RSA Keylength to 3072 (#26604) il y a 9 mois
cmd.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
docs.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
doctor.go Move doctor package from modules to services (#28856) il y a 4 mois
doctor_convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) il y a 5 mois
doctor_test.go Move doctor package from modules to services (#28856) il y a 4 mois
dump.go fixed duplicate attachments on dump on windows (#28019) il y a 7 mois
dump_repo.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
embedded.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
generate.go Improve CLI code and descriptions (#28482) il y a 5 mois
hook.go Improve ObjectFormat interface (#28496) il y a 5 mois
hook_test.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) il y a 1 an
keys.go Return `responseText` instead of string in some functions (#28836) il y a 4 mois
mailer.go Return `responseText` instead of string in some functions (#28836) il y a 4 mois
main.go Improve CLI code and descriptions (#28482) il y a 5 mois
main_test.go make writing main test easier (#27270) il y a 8 mois
manager.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
manager_logging.go Add missing default value for some Bool cli flags (#26082) il y a 10 mois
migrate.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
migrate_storage.go Fix migrate storage bug (#28830) il y a 4 mois
migrate_storage_test.go Another round of `db.DefaultContext` refactor (#27103) il y a 8 mois
restore_repo.go Refactor to use urfave/cli/v2 (#25959) il y a 10 mois
serv.go Fix push to create with capitalize repo name (#29090) il y a 4 mois
web.go Refactor tests (#26464) il y a 10 mois
web_acme.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
web_graceful.go Implement FSFE REUSE for golang files (#21840) il y a 1 an
web_https.go Implement FSFE REUSE for golang files (#21840) il y a 1 an