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.
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
* Upgrade levelqueue to version 0.2.0

This adds functionality for Unique Queues

* Add UniqueQueue interface and functions to create them

* Add UniqueQueue implementations

* Move TestPullRequests over to use UniqueQueue

* Reduce code duplication

* Add bytefifos

* Ensure invalid types are logged

* Fix close race in PersistableChannelQueue Shutdown
4 years ago
..
check.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 4 years ago
check_test.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 4 years ago
commit_status.go Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
lfs.go Add basic repository lfs management (#7199) 5 years ago
main_test.go Move some pull request functions from models to services (#9266) 5 years ago
merge.go Add "Update Branch" button to Pull Requests (#9784) 5 years ago
patch.go Add require signed commit for protected branch (#9708) 5 years ago
pull.go Fix IsErrPullClosed (#10093) 4 years ago
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
review.go Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 4 years ago
temp_repo.go Remove SavePatch and generate patches on the fly (#9302) 5 years ago
update.go Add "Update Branch" button to Pull Requests (#9784) 5 years ago