gitea/modules/setting
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
* Issue search support elasticsearch

* Fix lint

* Add indexer name on app.ini

* add a warnning on SearchIssuesByKeyword

* improve code
2020-02-13 14:06:17 +08:00
..
cache.go Cache last commit to accelerate the repository directory page visit (#10069) 2020-02-01 19:11:32 +00: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 Issue search support elasticsearch (#9428) 2020-02-13 14:06:17 +08:00
log.go
mailer.go
markup.go
migrations.go
queue.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 2020-02-02 23:19:58 +00: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 Add warning when using relative path to app.ini (#10104) 2020-02-02 18:20:20 +02:00
task.go
webhook.go Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00