THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
84b147c7f0c2575723d3471783cb24078232fe7a
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
Provide self-registering storage system (
#12978
)
2020-10-12 23:58:34 -04:00
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
Fixed git args duplication (
#13411
)
2020-11-03 13:35:09 +02:00
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
Avatars and Repo avatars support storing in minio (
#12516
)
2020-10-14 21:07:51 +08:00
project.go
…
queue.go
Slightly simplify the queue settings code to help reduce the risk of problems (
#12976
)
2020-10-15 17:40:03 -04:00
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
…