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.
gitea-fork-majority-judgment/modules/setting
zeripath ece768ab6e
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618)
5 years ago
..
cache.go Use gitea forked macaron (#7933) 5 years ago
cors.go Use gitea forked macaron (#7933) 5 years ago
cron.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
database.go Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618) 5 years ago
database_sqlite.go Move database settings from models to setting (#7806) 5 years ago
database_test.go Move database settings from models to setting (#7806) 5 years ago
git.go Support git.PATH entry in app.ini (#6772) 5 years ago
indexer.go Restrict repository indexing by glob match (#7767) 5 years ago
indexer_test.go Restrict repository indexing by glob match (#7767) 5 years ago
log.go Add golangci (#6418) 5 years ago
mailer.go Use gitea forked macaron (#7933) 5 years ago
markup.go split setting.go to multiple files (#6154) 5 years ago
repository.go Use gitea forked macaron (#7933) 5 years ago
service.go Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 5 years ago
session.go Use gitea forked macaron (#7933) 5 years ago
setting.go Fix password complexity regex for special characters (backport for v1.10.0) (#8524) 5 years ago
task.go Move migrating repository from frontend to backend (#6200) 5 years ago
webhook.go Add support for MS Teams webhooks (#6632) 5 years ago