wxiaoguang
042cac5fed
Improve install code to avoid low-level mistakes. ( #17779 )
...
* 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).
2021-12-01 15:50:01 +08:00
..
2021-07-24 11:16:34 +01:00
2021-12-01 15:50:01 +08:00
2021-11-22 04:47:23 -05:00
2021-07-24 18:03:58 +02:00
2021-03-14 19:52:12 +01:00
2021-05-10 07:45:17 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-05-10 07:45:17 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-11-09 20:57:58 +01:00
2021-03-14 19:52:12 +01:00
2021-09-22 13:38:34 +08:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-07-24 18:03:58 +02:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2021-01-28 23:58:33 +01:00
2021-11-17 20:34:35 +08:00
2021-11-17 20:34:35 +08:00
2021-03-14 19:52:12 +01:00
2021-07-08 13:38:13 +02:00
2020-09-10 20:45:01 +01:00
2020-09-15 18:02:41 -04:00
2020-09-20 00:44:55 +08:00
2020-10-12 20:55:13 +01:00
2020-10-12 20:01:57 -04:00
2020-10-13 14:50:57 -04:00
2021-05-12 01:11:42 -04:00
2021-03-14 19:52:12 +01:00
2021-03-14 19:52:12 +01:00
2020-11-10 22:37:11 +00:00
2020-11-28 21:30:46 +02:00
2021-11-05 00:47:01 +02:00
2021-07-23 12:41:27 +08:00
2020-12-26 23:28:47 +00:00
2021-01-02 00:33:27 +08:00
2021-01-06 16:11:23 +01:00
2021-02-20 15:02:39 +01:00
2021-01-24 16:23:05 +01:00
2021-01-29 23:52:13 +08:00
2021-02-08 11:09:14 +08:00
2021-02-11 18:32:25 +01:00
2021-02-12 13:01:26 +02:00
2021-04-13 20:04:17 -04:00
2021-02-19 12:52:11 +02:00
2021-03-19 21:01:24 +02:00
2021-11-17 20:34:35 +08:00
2021-03-24 19:27:22 +01:00
2021-03-24 19:27:22 +01:00
2021-11-17 20:34:35 +08:00
2021-03-24 19:27:22 +01:00
2021-04-08 18:25:57 -04:00
2021-04-14 14:02:12 +02:00
2021-07-24 18:03:58 +02:00
2021-06-08 11:52:51 +08:00
2021-06-23 17:12:38 -04:00
2021-08-25 09:42:51 +01:00
2021-08-25 09:42:51 +01:00
2021-06-14 19:20:43 +02:00
2021-06-16 18:02:24 -04:00
2021-06-23 17:12:38 -04:00
2021-06-25 16:28:55 +02:00
2021-06-27 20:21:09 +01:00
2021-07-13 15:28:07 +02:00
2021-07-24 18:03:58 +02:00
2021-07-24 18:03:58 +02:00
2021-07-28 17:42:56 +08:00
2021-11-17 20:34:35 +08:00
2021-08-25 09:42:51 +01:00
2021-09-08 17:19:30 +02:00
2021-09-08 17:19:30 +02:00
2021-09-11 16:21:17 +02:00
2021-09-23 18:50:06 +08:00
2021-09-23 18:50:06 +08:00
2021-09-29 22:53:12 +02:00
2021-10-08 19:03:04 +02:00
2021-10-10 18:40:03 -04:00
2021-10-21 17:10:49 +01:00
2021-10-21 17:22:43 +08:00
2021-10-21 17:10:49 +01:00
2021-11-22 04:47:23 -05:00