You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066)
* Handle keyword search error when issue indexer service is not available

* Implement automatic disabling and resume of code indexer queue
2 years ago
..
blob.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
branch.go format with gofumpt (#18184) 2 years ago
collaborators.go Move repository model into models/repo (#17933) 3 years ago
commits.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
file.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
fork.go format with gofumpt (#18184) 2 years ago
git_hook.go Move macaron to chi (#14293) 3 years ago
git_ref.go Multiple Escaping Improvements (#17551) 3 years ago
hook.go Move accessmode into models/perm (#17828) 3 years ago
hook_test.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
issue.go Automatically pause queue if index service is unavailable (#15066) 2 years ago
issue_comment.go Fix PR comments UI (#18323) 2 years ago
issue_label.go Calculate label URL on API (#16186) 3 years ago
issue_reaction.go format with gofumpt (#18184) 2 years ago
issue_stopwatch.go Fix close issue but time watcher still running (#17643) 3 years ago
issue_subscription.go format with gofumpt (#18184) 2 years ago
issue_tracked_time.go format with gofumpt (#18184) 2 years ago
key.go Move keys to models/asymkey (#17917) 3 years ago
label.go Calculate label URL on API (#16186) 3 years ago
language.go Move repository model into models/repo (#17933) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
migrate.go format with gofumpt (#18184) 2 years ago
milestone.go format with gofumpt (#18184) 2 years ago
mirror.go Move unit into models/unit/ (#17576) 3 years ago
notes.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
pull.go format with gofumpt (#18184) 2 years ago
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
release.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
release_attachment.go format with gofumpt (#18184) 2 years ago
release_tags.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
repo.go API: Return primary language and repository language stats API URL (#18396) 2 years ago
repo_test.go format with gofumpt (#18184) 2 years ago
star.go Some repository refactors (#17950) 3 years ago
status.go format with gofumpt (#18184) 2 years ago
subscriber.go Some repository refactors (#17950) 3 years ago
tag.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
teams.go Move repository model into models/repo (#17933) 3 years ago
topic.go Some repository refactors (#17950) 3 years ago
transfer.go Add API to manage repo tranfers (#17963) 3 years ago
tree.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
wiki.go format with gofumpt (#18184) 2 years ago