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
79ce91fddee549514c98f002b719fc8cda0e380f
gitea
/
modules
/
setting
History
Lunny Xiao
79ce91fdde
Movde dependents on macaron from modules/setting (
#10050
)
...
Co-authored-by: Lauris BH <
lauris@nix.lv
>
2020-01-29 09:47:46 +02:00
..
cache.go
Movde dependents on macaron from modules/setting (
#10050
)
2020-01-29 09:47:46 +02:00
cors.go
Movde dependents on macaron from modules/setting (
#10050
)
2020-01-29 09:47:46 +02:00
cron.go
…
database_sqlite.go
…
database_test.go
…
database.go
Add support for database schema in PostgreSQL (
#8819
)
2020-01-20 16:45:14 +01:00
git.go
Make hook status printing configurable with delay (
#9641
)
2020-01-12 08:46:03 +00:00
indexer_test.go
…
indexer.go
…
log.go
…
mailer.go
…
markup.go
…
migrations.go
…
queue.go
Queue: Make WorkerPools and Queues flushable (
#10001
)
2020-01-28 20:01:06 -05:00
repository.go
Make archive prefixing configurable with a global setting (
#9943
)
2020-01-22 23:46:46 +00:00
service.go
…
session.go
Movde dependents on macaron from modules/setting (
#10050
)
2020-01-29 09:47:46 +02:00
setting.go
Make CertFile and KeyFile relative to CustomPath (
#9868
)
2020-01-19 19:07:44 +00:00
task.go
Graceful Queues: Issue Indexing and Tasks (
#9363
)
2020-01-07 12:23:09 +01:00
webhook.go
…