- b358a91 EL 8 compatibility and PyYaml 5.x update, Fix in jira scanner plugin (#10) by G M Kallidis · 3 months ago master
- e33f59e Merge pull request #8 from apache/christ/buildbot_scanner by dfoulks1 · 2 years ago
- 5fa43a8 updating buildbot api url by Chris Thistlethwaite · 2 years, 1 month ago christ/buildbot_scanner
- 4d581b1 main has recently become the default branch for git, so add that into the mix by Daniel Gruno · 2 years, 11 months ago
- 2a8c00d Account for various connection hiccups that can happen by Daniel Gruno · 3 years, 9 months ago
- 6611d4e Merge pull request #5 from erogol/patch-1 by Tomek Urbaszek · 3 years, 11 months ago
- 6ed9254 Update requirements.txt by Eren Gölge · 3 years, 11 months ago
- 77c2572 Remove try/except here, so we can catch raw python/ES errors by Daniel Gruno · 4 years, 10 months ago
- 87dfe96 Update supported plugins by Daniel Gruno · 4 years, 10 months ago
- dd45d59 We don't use bttf any longer, nix it by Daniel Gruno · 4 years, 10 months ago
- 6f316a9 Obvious fix: these parameters are never used, and cause forward compatibility issues. So, nix them. by Daniel Gruno · 4 years, 10 months ago
- c345691 don't count folders as building (even if sub-projects are) by Daniel Gruno · 4 years, 11 months ago
- ee37a9f rework Jenkins scanners to work with org folders and multibranch jobs by Daniel Gruno · 4 years, 11 months ago
- 097af86 duration is in ms as well, so divide all of it by 1000 by Daniel Gruno · 5 years ago
- 5dd9353 fix old typo, pass on KibbleBit to allow for custom branch detection by Daniel Gruno · 6 years ago
- 86fabfb refactor branch detection, allow for custom config by Daniel Gruno · 6 years ago
- 19ee562 work around rate limits by sleeping it off by Daniel Gruno · 6 years ago
- 31ebcf3 forgot to pass along params! by Daniel Gruno · 6 years ago
- ba6a37a tweak GitHub to work around abuse limitations by Daniel Gruno · 6 years ago
- a07ff82 Add timeouts for JSON requests by Daniel Gruno · 6 years ago
- 4e636d7 State who we actually are :) by Daniel Gruno · 6 years ago
- ff31052 Raise a ConnectionError, so we can catch it by Daniel Gruno · 6 years ago
- 35aeeb0 Merge branch 'master' of github.com:apache/kibble-scanners by Daniel Gruno · 6 years ago
- 963a5d7 only fetch as json if not errored out. by Daniel Gruno · 6 years ago
- 083ed59 consistency is not always a thing, ignore it... by Daniel Gruno · 6 years ago
- 8988dae copypasto by Daniel Gruno · 6 years ago
- c70d210 Adjust to work with ES >= 7.x (prepping for no doc_types at all in 8.x) by Daniel Gruno · 6 years ago
- 8de0240 Commit timestamps should have H:M:S as well, not just days by Daniel Gruno · 6 years ago
- e6a4f86 Try our best to respect and compromise on rate limiting, quietly fail otherwise by Daniel Gruno · 6 years ago
- 64250ca fix dependency notes by Daniel Gruno · 6 years ago
- 5b6f9c7 Move to using cloc 1.76 as minimum by Daniel Gruno · 6 years ago
- 183f5d1 Add command line options to readme by Daniel Gruno · 6 years ago
- 754202a tickets with these values are broken and need a rescan by Daniel Gruno · 6 years ago
- ac30427 Fake user email if nto provided by JIRA by Daniel Gruno · 6 years ago
- 2c32eea if we've scanned before, only grab latest changes by Daniel Gruno · 6 years ago
- 4a7ea21 we need to sleep to avoid abusing github by Daniel Gruno · 6 years ago
- db88a83 this is extremely spammy when running manually :( by Daniel Gruno · 6 years ago
- 6fc3f4c we should just pass the response text.. by Daniel Gruno · 6 years ago
- 31a75c4 could be no auth was set.. by Daniel Gruno · 6 years ago
- 376c7cd we're only interested in label names for now by Daniel Gruno · 6 years ago
- 423b54c fix error logging by Daniel Gruno · 6 years ago
- ff0253f wrong var name here by Daniel Gruno · 6 years ago
- 1beda5d oops, typo by Daniel Gruno · 6 years ago
- 858733f add support for files changed as a list in each commit object by Daniel Gruno · 6 years ago
- 52fbb8e handle closer key errors properly by Daniel Gruno · 6 years ago
- 899a751 closer may be null for imported issues by Daniel Gruno · 6 years ago
- 6aff99d bump default limits for tone/mood analysis by Daniel Gruno · 6 years ago
- fdd5984 fix key errors by Daniel Gruno · 6 years ago
- 2e67be0 prefer full name over username, if available by Daniel Gruno · 7 years ago
- c3d634e turns out this needs to be 0 for latest posts by Daniel Gruno · 7 years ago
- f6cf17e add forum type, and a date-string field for histograms by Daniel Gruno · 7 years ago
- 21380bf don't kill the loop by Daniel Gruno · 7 years ago
- 79c5171 We can accept both version 1 and 2 atm by Daniel Gruno · 7 years ago
- 36dd761 Rewrite broker class, inherit kibble UI wrapper by Daniel Gruno · 7 years ago
- d4750da Alignm with new DB format by Daniel Gruno · 7 years ago
- 9a94bde store the person posting, d'uh. by Daniel Gruno · 7 years ago
- 2468fc2 be sure to actually store the post doc in ES by Daniel Gruno · 7 years ago
- 69ed9aa remove spurious comment by Daniel Gruno · 7 years ago
- f8595af Updates to JSON API by Daniel Gruno · 7 years ago
- 91b4108 Add initial Discourse scanner plugin by Daniel Gruno · 7 years ago
- b60230e Try to grab the different states of 'started' jobs by Daniel Gruno · 7 years ago
- 3f2e125 this should use kibble's pprinter by Daniel Gruno · 7 years ago
- 45d448e need to return true here by Daniel Gruno · 7 years ago
- 22967d9 break if we hit the end by Daniel Gruno · 7 years ago
- a337953 the job URL needs to be consistent, tweak it by Daniel Gruno · 7 years ago
- a16c326 reverse logic, fix a string by Daniel Gruno · 7 years ago
- fc3bc2f scan all previous jobs, if that makes sense by Daniel Gruno · 7 years ago
- ab09e40 queue size should reflect multibuilds by Daniel Gruno · 7 years ago
- 88bc6d8 Add initial WIP Travis CI Scanner by Daniel Gruno · 7 years ago
- 3664188 don't bork if color isn't present by Daniel Gruno · 7 years ago
- a0ed245 allow for excluding scanner types with -e flag by Daniel Gruno · 7 years ago
- b684c79 also count jobs building at the moment by Daniel Gruno · 7 years ago
- 9a5f34c Add in preliminary buildbot scanner by Daniel Gruno · 7 years ago
- fd9e921 we need the jobURL, which is unique to a job by Daniel Gruno · 7 years ago
- 103755f add a timestamp for when we think the build finished. by Daniel Gruno · 7 years ago
- cf24721 remove debug return by Daniel Gruno · 7 years ago
- 5229665 fix queue avg calc, add date key by Daniel Gruno · 7 years ago
- 5585778 Add a generic Jenkins scanner by Daniel Gruno · 7 years ago
- 29c9a41 we can't work on a jira ticket without fields data by Daniel Gruno · 7 years ago
- 0a0bedb If not key phrases, put _NULL_ to avoid breaking ES by Daniel Gruno · 7 years ago
- 31eb19d better quote removal by Daniel Gruno · 7 years ago
- 9e3ecdf Better trimming of unnecessary text elements by Daniel Gruno · 7 years ago
- 4d5a09a forgot to add kpe to init.py by Daniel Gruno · 7 years ago
- 23839ca Initial stab at KPE for Kibble by Daniel Gruno · 7 years ago
- aeae757 additional emotional weighting available by Daniel Gruno · 7 years ago
- eac4ef9 there's a value for this too. by Daniel Gruno · 7 years ago
- 5be26b7 picoAPI has scores for positivity/negativity, let's use those by Daniel Gruno · 7 years ago
- 047075c weave picoAPI into pm-tone by Daniel Gruno · 7 years ago
- 0d3300b add support for picoAPI sentiment analysis by Daniel Gruno · 7 years ago
- 387628a bump the limit from 1 email to 100 per scan at max by Daniel Gruno · 7 years ago
- d49c1e7 get ponymail-tone scanner to work with lib changes by Daniel Gruno · 7 years ago
- cd08190 rework tone lib to accept an array of bodies by Daniel Gruno · 7 years ago
- ecc80ce account for azure rate limiting by Daniel Gruno · 7 years ago
- a4f651b ensure that azure returns a valid response by Daniel Gruno · 7 years ago
- a3f70b1 this needs to be a string representation by Daniel Gruno · 7 years ago
- 201b8aa add commented out example watson/azure creds by Daniel Gruno · 7 years ago
- 6f15f8a also add azure text analysis option by Daniel Gruno · 7 years ago
- 7c57f8c catch exception and store in db if we fail to scan by Daniel Gruno · 7 years ago
- 8f6483f report when we're done scanning by Daniel Gruno · 7 years ago
- fbe036d ^- (merghebegin work on a PoC twitter scanner by Daniel Gruno · 7 years ago