PR Regarding v6 multiple by and provides field
Hello AUR Maintainers, This pull request is in reference to https://patchwork.archlinux.org/patch/578/ and satisfies back-compat requirements and multiple by[] search implementation that the original requester intended, including the 'provides' field search.
The following changes since commit 042f3f2622e1adbc7546cfa25a5d138486b99341: Quote MySql 8.0 reserved keywords (2019-01-14 14:45:37 -0500) are available in the Git repository at: https://github.com/kevr/aurweb master for you to fetch changes up to ac80bee46ae3fe0362c134fe598304d58d1db3fb: Introduce API v6 (2019-02-12 13:39:08 -0800) ---------------------------------------------------------------- Kevin Morris (1): Introduce API v6 doc/rpc.txt | 15 ++++++++++++++- web/lib/aurjson.class.php | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 109 insertions(+), 5 deletions(-)
Please let me know if there are any blockers or questions you may have, I hope it works out well! Regards, Kevin -- Kevin Morris Personal Inquiries: kevr.gtalk@gmail.com Technologies: C++, Python, Django, Ruby, Rails, ReactJS, jQuery, Javascript, SQL, Redux
On 2/12/19 5:00 PM, Kevin Morris wrote:
Please let me know if there are any blockers or questions you may have, I hope it works out well!
Discussed on IRC how to do a git-formatted patch. Observation: docs should advocate for the v6 API, so merge the docs together: discuss how "multiple by[] and arg[] are possible", and add a new example in the unified examples section showing how that can be done. -- Eli Schwartz Bug Wrangler and Trusted User
participants (2)
-
Eli Schwartz
-
Kevin Morris