Details
Details
Poked at things, but a lot of stuff is still broken until everything is converted.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/diviner/query/DivinerBookQuery.php | ||
---|---|---|
188 | Wait, how did this ever work? |
src/applications/diviner/query/DivinerBookQuery.php | ||
---|---|---|
188 | It probably didn't. I think /diviner/ shows all books and there's no normal SearchEngine API for books, so there's probably no way to query them with a limit, and thus no way to actually page through them. So it "worked" by being unreachable. Hopefully the new code is just as good! |