- pick e072dc2 Added some convenience constructors for Query. <- this one
- pick fd8913f Fixed Query(XXX, null, null) -> Query(XXX) calls. <- this onw
- pick 74b6b64 Changed to default query limit to null, if none specified.
- pick 5d9e73b Fixed to not display "order by" if the order array is blank.
- pick c287599 Fixed lint errors.
- pick c25c2d0 Fixed the AnnotationUtil to use fetcher(Query) method.
- pick 47f5a58 Fixed DatabaseFetcher implementations to make use of AbstractDatabaseFetcher.
- pick e62897f Fixed lint errors that I introduced.
- pick 519522e Added getOrders(Network, Query) to PagedOrderReader interface.
- pick 53f52a9 Added alterSelectorForPermissionfiltering counter-part that takes a Query object.
- pick 3f301cd Added getOrders(Query) method to OrderManager interface and its implementations.
- pick 6cdfd90 Replaced Selector with Query for orders.
- pick c57bef0 Added getQuery(String) variety.
- pick 49bac4c Removed getOrders(Selector) and supporting methods.
- pick 1b57513 Fixed to use Query rather than Selector whenever getOrders are invoked.
- # Rebase 587f68a..1b57513 onto 587f68a
- #
- # Commands:
- # p, pick = use commit
- # r, reword = use commit, but edit the commit message
- # e, edit = use commit, but stop for amending
- # s, squash = use commit, but meld into previous commit
- # f, fixup = like "squash", but discard this commit's log message
- #
- # If you remove a line here THAT COMMIT WILL BE LOST.
- # However, if you remove everything, the rebase will be aborted.
- #
- ## shell
- Finished one cherry-pick.
- # Not currently on any branch.
- nothing to commit (working directory clean)
- Could not apply 74b6b64... Changed to default query limit to null, if none specified.
- ratnikov@ratnikov:~$ git status
- # Not currently on any branch.
- nothing to commit (working directory clean)
- ratnikov@ratnikov:~$