This website requires JavaScript.
Explore
Help
Sign In
loreddev
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Activity
Files
3091600cc866bb5236be991e764ad113b8f542a1
gitea
/
modules
/
setting
History
Lunny Xiao
84b147c7f0
Use IsProd instead of testing if it's equal. (
#14336
)
...
Co-authored-by: 6543 <
6543@obermui.de
> Co-authored-by: zeripath <
art27@cantab.net
>
2021-01-14 23:17:03 +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
…
log.go
…
mailer.go
…
markup.go
…
migrations.go
…
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_test.go
Fix manifest encoding (
#14114
)
2020-12-23 19:09:54 +00:00
setting.go
Use IsProd instead of testing if it's equal. (
#14336
)
2021-01-14 23:17:03 +02: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
…