This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
gitea
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a330b6b5b7154ce06f5b6695df403e4c8e9f102
gitea
/
modules
/
setting
T
History
Norwin
8a330b6b5b
Add setting
SQLITE_JOURNAL_MODE
to enable WAL (
#20535
)
...
Co-authored-by: Andrew Thornton <
art27@cantab.net
>
2022-07-30 21:57:41 +02:00
..
attachment.go
Update default allowed attachment types (
#20192
)
2022-07-01 15:42:20 +02:00
cache.go
…
cors.go
…
cron_test.go
…
cron.go
…
database_sqlite.go
Remove legacy
+build:
constraint (
#19582
)
2022-05-02 23:22:45 +08:00
database_test.go
…
database.go
Add setting
SQLITE_JOURNAL_MODE
to enable WAL (
#20535
)
2022-07-30 21:57:41 +02:00
directory.go
…
federation.go
Add more linters to improve code readability (
#19989
)
2022-06-20 12:02:49 +02:00
git.go
Use git.HOME_PATH for Git HOME directory (
#20114
)
2022-07-08 16:09:07 +08:00
i18n.go
Remove support for sr-SP (
#20155
)
2022-06-27 14:50:30 -05:00
indexer_test.go
…
indexer.go
…
lfs.go
…
log.go
Add more linters to improve code readability (
#19989
)
2022-06-20 12:02:49 +02:00
mailer.go
…
markup.go
Allow render HTML with css/js external links (
#19017
)
2022-06-16 11:33:23 +08:00
migrations.go
…
mime_type_map.go
…
mirror.go
…
oauth2_client.go
…
packages.go
Fixed registry host value. (
#19363
)
2022-04-10 19:57:36 +08:00
picture.go
…
project.go
…
proxy.go
…
queue.go
…
repository.go
Move some code into models/git (
#19879
)
2022-06-12 23:51:54 +08:00
service.go
Add more linters to improve code readability (
#19989
)
2022-06-20 12:02:49 +02:00
session.go
…
setting_test.go
…
setting.go
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (
#20299
)
2022-07-10 14:50:26 +08:00
storage_test.go
…
storage.go
…
task.go
…
webhook.go
…