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
b6b8feb3dec19e7bc96bc583acf10c01afca3362
gitea
/
modules
/
setting
History
KN4CK3R
6ba9ff7b48
Add Conda package registry (
#22262
)
...
This PR adds a [Conda](
https://conda.io/
) package registry.
2023-02-01 12:30:39 -06:00
..
actions.go
Implement actions (
#21937
)
2023-01-31 09:45:19 +08:00
attachment.go
…
cache.go
…
cors.go
…
cron_test.go
…
cron.go
…
database_sqlite.go
…
database_test.go
…
database.go
Support disabling database auto migration (
#22053
)
2022-12-07 09:58:31 -06:00
directory.go
…
federation.go
…
git.go
…
i18n.go
…
incoming_email.go
Add support for incoming emails (
#22056
)
2023-01-14 23:57:10 +08:00
indexer_test.go
…
indexer.go
…
lfs.go
…
log.go
Reminder for no more logs to console (
#22282
)
2023-01-01 22:00:33 +08:00
mailer_test.go
Allow HOST has no port (
#22280
)
2023-01-11 20:09:24 +00:00
mailer.go
Allow HOST has no port (
#22280
)
2023-01-11 20:09:24 +00:00
markup.go
…
migrations.go
…
mime_type_map.go
…
mirror.go
…
oauth2_client.go
…
packages_test.go
…
packages.go
Add Conda package registry (
#22262
)
2023-02-01 12:30:39 -06:00
picture.go
Fix bug of DisableGravatar default value (
#22296
)
2023-01-01 20:19:23 +08:00
project.go
…
proxy.go
…
queue.go
…
repository.go
Add option to prohibit fork if user reached maximum limit of repositories (
#21848
)
2022-12-27 15:21:14 -06:00
service.go
…
session.go
…
setting_test.go
…
setting.go
Implement actions (
#21937
)
2023-01-31 09:45:19 +08:00
storage_test.go
…
storage.go
…
task.go
…
webhook.go
…