Commit Graph

1 Commits (efc78c18c12e00883d50f6272df5ad11622b59c4)

Author SHA1 Message Date
Lunny Xiao 8ce1b539b1
Use conditions but not repo ids as query condition ()
* Use conditions but not repo ids as query condition

* Improve the performance of pulls/issue

* Remove duplicated code

* fix lint

* Fix bug

* Fix stats

* More fixes

* Fix build

* Fix lint

* Fix test

* Fix build

* Adjust the logic

* Merge

* Fix conflicts

* improve the performance

* Add comments for the query conditions functions

* Some improvements