This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-10 16:21:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
setting
History
胡玮文
c21a399646
more test case for STORAGE_TYPE overrides (and fixes) (
#14096
)
...
Signed-off-by: 胡玮文 <huww98@outlook.com>
2020-12-22 01:03:18 +02:00
..
attachment.go
…
cache.go
…
cors.go
…
cron_test.go
…
cron.go
…
database_sqlite.go
…
database_test.go
…
database.go
When reinitialising DBConfig reset the database use flags (
#13796
)
2020-12-02 19:39:48 -05:00
git.go
…
indexer_test.go
…
indexer.go
…
lfs.go
Handle and propagate errors when checking if paths are Dirs, Files or Exist (
#13186
)
2020-11-27 21:42:08 -05:00
log.go
…
mailer.go
…
markup.go
…
migrations.go
Add Allow-/Block-List for Migrate & Mirrors (
#13610
)
2020-11-28 19:37:58 -05:00
picture.go
…
project.go
…
queue.go
…
repository.go
Added option to disable migrations (
#13114
)
2020-12-21 15:39:41 +01:00
service.go
Manually approve new registration (
#13083
)
2020-12-19 20:31:06 -05:00
session.go
…
setting.go
Set RUN_MODE prod by default (
#13765
)
2020-11-30 14:52:04 -05:00
storage_test.go
more test case for STORAGE_TYPE overrides (and fixes) (
#14096
)
2020-12-22 01:03:18 +02:00
storage.go
more test case for STORAGE_TYPE overrides (and fixes) (
#14096
)
2020-12-22 01:03:18 +02:00
task.go
…
webhook.go
…