This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-12 09:05:32 +02:00
Code
Issues
Activity
Files
012bf388ab1425b02ccdf2fee677221bad18d0e8
gitea
/
modules
/
setting
T
History
Dofri Jónsson
and
GitHub
012bf388ab
Fix incorrect key name so registerManualConfirm setting works as expected. (
#14455
)
2021-01-26 09:20:59 +08:00
..
attachment.go
…
cache.go
…
cors.go
…
cron_test.go
…
cron.go
…
database_sqlite.go
…
database_test.go
…
database.go
…
git.go
Add pager to the branches page (
#14202
)
2021-01-19 05:07:38 +01:00
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
Fix incorrect key name so registerManualConfirm setting works as expected. (
#14455
)
2021-01-26 09:20:59 +08:00
session.go
…
setting_test.go
Fix manifest encoding (
#14114
)
2020-12-23 19:09:54 +00:00
setting.go
Add support for ed25519_sk and ecdsa_sk SSH keys (
#13462
)
2021-01-20 20:36:55 +00: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
…