This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-01 17:34:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31f6b95dfa17458a86119fc6ae546eb7dd47e2f4
Gitea
/
modules
/
setting
T
History
KN4CK3R
31f6b95dfa
Use data path instead of config path (
#16227
)
2021-06-23 16:56:25 +02:00
..
attachment.go
…
cache.go
…
cors.go
…
cron_test.go
…
cron.go
…
database_sqlite.go
…
database_test.go
…
database.go
…
git.go
…
indexer_test.go
…
indexer.go
Clean-up the settings hierarchy for issue_indexer queue (
#16001
)
2021-06-16 18:19:20 -04:00
lfs.go
Add asymmetric JWT signing (
#16010
)
2021-06-17 23:56:46 +02:00
log.go
add a new internal hook to save ssh log (
#15787
)
2021-05-21 17:37:16 -04:00
mailer.go
…
markup.go
Fix regression of renderer (
#16091
)
2021-06-06 18:50:07 -04:00
migrations.go
…
mime_type_map.go
Add mimetype mapping settings (
#15133
)
2021-05-10 16:38:08 -04:00
oauth2_client.go
…
picture.go
…
project.go
…
queue.go
Clean-up the settings hierarchy for issue_indexer queue (
#16001
)
2021-06-16 18:19:20 -04:00
repository.go
Reintroduce squash merge default comment as a config setting (
#16134
)
2021-06-19 00:08:22 +02:00
service.go
…
session.go
…
setting_test.go
…
setting.go
Use data path instead of config path (
#16227
)
2021-06-23 16:56:25 +02:00
storage_test.go
…
storage.go
…
task.go
…
webhook.go
…