Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
/ Qb Public archive

Javascript library for executing Qb queries

License

Notifications You must be signed in to change notification settings

klahnakoski/Qb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qb Query Library

Status

This repo has been archived, and used resources that have long since been retired

Requirements

Access to one of the bug clusters is required. Use ElasticSearch Head to test connectivity.

  • HTTPS proxy to public cluster
    https://esfrontline.bugzilla.mozilla.org:443/public_bugs/bug_version
  • Non-encrypted proxy to public cluster
    http://esfrontline.bugzilla.mozilla.org:80/public_bugs/bug_version
  • Direct to public cluster (need VPN access)
    http://elasticsearch-zlb.bugs.scl3.mozilla.com:9200/public_bugs/bug_version
  • Direct to private cluster (need VPN access)
    http://elasticsearch-private.bugs.scl3.mozilla.com:9200/private_bugs/bug_version

Setup

Simply clone the git repo:

git clone https://github.com/klahnakoski/Qb.git

Cloning into 'Qb'...
remote: Counting objects: 6563, done.
remote: Compressing objects: 100% (3142/3142), done.
remote: Total 6563 (delta 4485), reused 5226 (delta 3148)
Receiving objects: 100% (6563/6563), 17.89 MiB | 234 KiB/s, done.
Resolving deltas: 100% (4485/4485), done.
Checking out files: 100% (437/437), done.

Documentation

About

Javascript library for executing Qb queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages