Commit History

Author SHA1 Message Date
  adbenitez 06ea132ee9 keep checking remaining engines if some engine fails 3 years ago
  Benjamin Gleitzman 1555e1fc6f Merge pull request #364 from adbenitez/adb-issue-363 3 years ago
  adbenitez 384caf11b5 fix bug in howdoi(), on connection exception, return dict instead of set 3 years ago
  Benjamin Gleitzman 3c3132ff56 Merge pull request #361 from gleitz/dependabot/npm_and_yarn/extension/vscode-howdoi/y18n-4.0.1 3 years ago
  Benjamin Gleitzman e7c750904b Merge pull request #360 from gleitz/dependabot/npm_and_yarn/extension/code-editor-integration/y18n-4.0.1 3 years ago
  dependabot[bot] 4b1b470774 Bump y18n from 4.0.0 to 4.0.1 in /extension/vscode-howdoi 3 years ago
  dependabot[bot] 60fe89badc Bump y18n from 4.0.0 to 4.0.1 in /extension/code-editor-integration 3 years ago
  Benjamin Gleitzman 96a977ad2e Merge pull request #358 from MLH-Fellowship/cache-patch 3 years ago
  Shantanu Verma 9cf58972ed fix(cache): remove redundant function identifier in cache key definition in _get_links_with_cache 3 years ago
  SaurusXI 77369bc8cb feat(cache): add calling function name to cache keys to avoid collision 3 years ago
  SaurusXI 1a7ec791a8 fix: wrap all cache key definitions in _get_cache_key 3 years ago
  Benjamin Gleitzman c27461da57 Merge pull request #357 from MLH-Fellowship/parallelization 3 years ago
  SaurusXI 8fe1796b0c chore: improve API consistency 3 years ago
  SaurusXI 4dbddb713e feat: parallelize page fetch queries 3 years ago
  Benjamin Gleitzman e72c950542 We can probably use the latest cachelib now 3 years ago
  Benjamin Gleitzman 71fda048dd Merge pull request #356 from FollieHiyuki/master 3 years ago
  FollieHiyuki 536f50fac9 Update `cachelib` version number to 0.1.1 3 years ago
  Benjamin Gleitzman 7d52ae4458 Merge pull request #350 from MLH-Fellowship/early-warning 3 years ago
  Benjamin Gleitzman 203c0b32d4 Update to 2.0.14 3 years ago
  Benjamin Gleitzman d25d490d15 Suppress the sanity check, for now 3 years ago
  Benjamin Gleitzman 22c50f18f1 Add check to remove potential duplicate links 3 years ago
  Benjamin Gleitzman ee40953996 Merge pull request #353 from MLH-Fellowship/regex 3 years ago
  SaurusXI 3d59b5cd42 fix: make regex pattern more specific to avoid incorrect link matches 3 years ago
  Benjamin Gleitzman 26e219f693 Make it clear that Python 2.7 support has been removed 3 years ago
  Benjamin Gleitzman 1a6a73a034 Merge pull request #343 from MLH-Fellowship/update_to_pathlib 3 years ago
  Benjamin Gleitzman 571612ac55 Merge pull request #342 from MLH-Fellowship/fstrings 3 years ago
  SaurusXI 0c8c3be22d feat(CI): add early warning system 3 years ago
  Kimaru thagana 601b7d1d69 fix python 3.5 issue with fstrings 3 years ago
  Kimaru thagana ed2e12a01d fix flake8 code formatting 3 years ago
  Kimaru thagana c082b39929 fix flake8 code formatting 3 years ago