0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 08:45:03 +01:00
gitea/integrations
Ethan Koenig b0f7457d9e Improve issue search (#2387)
* Improve issue indexer

* Fix new issue sqlite bug

* Different test indexer paths for each db

* Add integration indexer paths to make clean
2017-09-16 23:16:21 +03:00
..
gitea-repositories-meta
api_branch_test.go
api_comment_test.go
api_fork_test.go
api_gpg_keys_test.go
api_issue_label_test.go
api_issue_test.go
api_keys_test.go
api_pull_test.go
api_repo_test.go
api_team_test.go
bare_repo_test.go
change_default_branch_test.go
delete_user_test.go
editor_test.go
explore_repos_test.go
html_helper.go
integration_test.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
internal_test.go
issue_test.go Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
links_test.go
mysql.ini.tmpl Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
pgsql.ini.tmpl Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
pull_compare_test.go
pull_create_test.go
pull_merge_test.go
release_test.go
repo_commits_test.go
repo_fork_test.go
repo_migrate_test.go
repo_test.go
setting_test.go
signin_test.go
signup_test.go
sqlite.ini Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
timetracking_test.go
user_test.go
version_test.go
xss_test.go