mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Improve install code to avoid low-level mistakes. If a user tries to do a re-install in a Gitea database, they gets a warning and double check. When Gitea runs, it never create empty app.ini automatically. Also some small (related) refactoring: * Refactor db.InitEngine related logic make it more clean (especially for the install code) * Move some i18n strings out from setting.go to make the setting.go can be easily maintained. * Show errors in CLI code if an incorrect app.ini is used. * APP_DATA_PATH is created when installing, and checked when starting (no empty directory is created any more). |
3 years ago | |
---|---|---|
.. | ||
attachment.go | 4 years ago | |
cache.go | 4 years ago | |
cors.go | 4 years ago | |
cron.go | 5 years ago | |
cron_test.go | 5 years ago | |
database.go | 3 years ago | |
database_sqlite.go | 4 years ago | |
database_test.go | 6 years ago | |
directory.go | 3 years ago | |
federation.go | 3 years ago | |
git.go | 3 years ago | |
i18n.go | 3 years ago | |
indexer.go | 4 years ago | |
indexer_test.go | 6 years ago | |
lfs.go | 4 years ago | |
log.go | 3 years ago | |
mailer.go | 3 years ago | |
markup.go | 4 years ago | |
migrations.go | 3 years ago | |
mime_type_map.go | 4 years ago | |
mirror.go | 4 years ago | |
oauth2_client.go | 4 years ago | |
picture.go | 4 years ago | |
project.go | 5 years ago | |
proxy.go | 4 years ago | |
queue.go | 3 years ago | |
repository.go | 3 years ago | |
service.go | 4 years ago | |
session.go | 4 years ago | |
setting.go | 3 years ago | |
setting_test.go | 4 years ago | |
storage.go | 4 years ago | |
storage_test.go | 4 years ago | |
task.go | 4 years ago | |
webhook.go | 3 years ago |