This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
e04ebdb77eaf0c460ad6086d745af232beab44ee
gitcaddy-server
/
modules
/
setting
History
silverwind
ab651fa0d5
Add
.patch
to
attachment.ALLOWED_TYPES
(
#23580
)
2023-03-19 15:58:43 -04:00
..
actions.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
admin.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
api.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
attachment.go
Add
.patch
to
attachment.ALLOWED_TYPES
(
#23580
)
2023-03-19 15:58:43 -04:00
cache.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
camo.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
config_provider.go
handle deprecated settings (
#22992
)
2023-02-20 16:18:26 -06:00
cors.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
cron_test.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
cron.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
database_sqlite.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
database_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
database.go
Move pidfile creation from setting to web cmd package (
#23285
)
2023-03-16 15:22:54 +08:00
federation.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
git.go
Support reflogs (
#22451
)
2023-03-13 15:51:07 +08:00
highlight.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
i18n.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
incoming_email.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
indexer_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
indexer.go
handle deprecated settings (
#22992
)
2023-02-20 16:18:26 -06:00
lfs.go
handle deprecated settings (
#22992
)
2023-02-20 16:18:26 -06:00
log.go
Parse external request id from request headers, and print it in access log (
#22906
)
2023-03-10 09:54:32 -06:00
mailer_test.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
mailer.go
handle deprecated settings (
#22992
)
2023-02-20 16:18:26 -06:00
markup.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
metrics.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
migrations.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
mime_type_map.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
mirror.go
handle deprecated settings (
#22992
)
2023-02-20 16:18:26 -06:00
oauth2.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
other.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
packages_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
packages.go
Add Swift package registry (
#22404
)
2023-03-13 15:28:39 -05:00
picture.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
project.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
proxy.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
queue.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
repository.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
security.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
server.go
handle deprecated settings (
#22992
)
2023-02-20 16:18:26 -06:00
service.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
session.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
setting_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
setting.go
Move pidfile creation from setting to web cmd package (
#23285
)
2023-03-16 15:22:54 +08:00
ssh.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
storage_test.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
storage.go
Add InsecureSkipVerify to Minio Client for Storage (
#23166
)
2023-02-27 16:26:13 +00:00
task.go
handle deprecated settings (
#22992
)
2023-02-20 16:18:26 -06:00
time.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
ui.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00
webhook.go
Refactor the setting to make unit test easier (
#22405
)
2023-02-20 00:12:01 +08:00