Commit graph

  • 7370b8d23b github: fix next_page_url lilydjwg 2019-03-22 23:42:13 +08:00
  • c64766cc0e bump version again to 1.4.2 v1.4.2 lilydjwg 2019-03-22 21:04:02 +08:00
  • 445ae6452b bump version to 1.4.1 lilydjwg 2019-03-22 21:01:18 +08:00
  • 34ce4b0678
    Merge pull request #102 from donfranio/fix-wrong-config-param-type-max_page 依云 2019-03-22 18:58:15 +08:00
  • e2f68f764d
    add casting 'max_page' to int Frank Scherrer 2019-03-22 10:14:55 +01:00
  • a7f7a632a2 README: fix warnings lilydjwg 2019-03-16 21:32:00 +08:00
  • c34c2e70ee version 1.4 v1.4 lilydjwg 2019-03-16 21:13:49 +08:00
  • 056fe65e79 use is not None for xml.etree.Element lilydjwg 2019-03-07 17:22:58 +08:00
  • e58142e37f
    Merge pull request #100 from yan12125/improve-tests 依云 2019-03-07 17:08:05 +08:00
  • 2a9b60155b
    Re-raise previous exceptions Chih-Hsuan Yen 2019-03-07 16:45:14 +08:00
  • be7618988e
    github: Fix "No tag found in upstream repository" with use_max_tag Chih-Hsuan Yen 2019-03-07 16:26:58 +08:00
  • ab1ecc231d
    Raise exceptions on all warnings and errors in tests Chih-Hsuan Yen 2019-03-07 16:25:54 +08:00
  • 5437100f08 fix github test lilydjwg 2019-03-06 22:45:23 +08:00
  • ca68c44201 github: try as few API calls as possible lilydjwg 2019-03-06 22:37:18 +08:00
  • c23ef737d4 add a `max_page` option to github source lilydjwg 2019-03-06 22:33:58 +08:00
  • e5d52a9762 add the exclude_regex list option lilydjwg 2019-03-06 22:15:50 +08:00
  • 5b47391af0 fix gitlab test lilydjwg 2019-03-06 22:03:35 +08:00
  • de381bf26d fix github test and update the doc lilydjwg 2019-03-06 22:01:07 +08:00
  • 7897317294 add the "list options" feature lilydjwg 2019-03-06 21:51:04 +08:00
  • 58a68957e9 update document for the new list options lilydjwg 2019-03-06 21:33:21 +08:00
  • 6e60b84740 README: minor fix lilydjwg 2019-03-06 21:18:07 +08:00
  • 5a8577dec6 minor usage update lilydjwg 2019-02-24 19:49:43 +08:00
  • f5856c9e97
    change pkgname to name and its value to aurname Jiachen YANG 2019-02-21 14:27:50 +09:00
  • 9968e95301
    adding both aurname and pkgname to aur checker output Jiachen YANG 2019-02-21 14:20:11 +09:00
  • 87a55c6cf9 fix README link and remove unused section lilydjwg 2019-02-15 20:32:43 +08:00
  • a6315985d0 support for retry on failure lilydjwg 2019-02-15 20:16:49 +08:00
  • f482ee6499
    Merge pull request #93 from petronny/master 依云 2019-01-28 20:07:10 +08:00
  • 620c7a89cd added path to github source Jingbei Li 2019-01-28 16:53:42 +08:00
  • 2f24822c88
    Merge pull request #92 from yan12125/fix-pypi 依云 2019-01-07 14:19:50 +08:00
  • d2d0279d56
    Fix tests Chih-Hsuan Yen 2019-01-07 14:08:18 +08:00
  • b108d9624a
    pypi: fix valueless items Chih-Hsuan Yen 2019-01-07 02:19:30 +08:00
  • ae011170af update README for pypi use_pre_release config lilydjwg 2019-01-01 22:06:33 +08:00
  • 2e55a7db60 pypi: use_pre_release support Bruce Zhang 2018-12-29 23:35:23 +08:00
  • 9f713c0967
    pypi: sorted dict keys Bruce Zhang 2018-12-31 21:07:49 +08:00
  • f0d3f7f97c
    pypi: use_pre_release test case Bruce Zhang 2018-12-31 14:28:44 +08:00
  • 1098b3518d
    pypi: use_pre_release test case && syntax fix Bruce Zhang 2018-12-31 14:24:22 +08:00
  • 416fa62366
    pypi: use_pre_release support Bruce Zhang 2018-12-29 23:35:23 +08:00
  • 22c7b5db20
    Merge pull request #90 from yan12125/fix-for-python38 依云 2018-12-27 16:29:45 +08:00
  • 6002e273a9
    Fix running on Python 3.8 Chih-Hsuan Yen 2018-12-26 11:26:43 +08:00
  • 77de8da557 make README look better lilydjwg 2018-12-16 14:17:58 +08:00
  • 13441ea88a 1.3 release, bump version v1.3 lilydjwg 2018-12-16 13:30:10 +08:00
  • d6067a3e86 add repology badge lilydjwg 2018-12-16 13:28:01 +08:00
  • 377242f70b
    Merge pull request #89 from yan12125/cache-vcs-by-name 依云 2018-12-16 13:24:37 +08:00
  • 0301155177
    Use the name as the fallback cache key for vcs packages Chih-Hsuan Yen 2018-12-15 21:43:46 +08:00
  • 5848aa39d9 travis-ci: fix pypy3, and python 3.7 works now lilydjwg 2018-12-05 16:59:07 +08:00
  • b5fce0a3b9 tests: maybe newer pytest works now? lilydjwg 2018-12-05 16:46:23 +08:00
  • eb75dc8305 Revert "tests: disable bitbucket tests because Travis-CI chooses the obsolete TLS 1.0 protocol" lilydjwg 2018-12-05 16:38:45 +08:00
  • 5d3b5ed10c travis: use xenial lilydjwg 2018-12-05 16:38:09 +08:00
  • 1da0e785db tests: disable bitbucket tests because Travis-CI chooses the obsolete TLS 1.0 protocol lilydjwg 2018-12-05 16:34:57 +08:00
  • 6c6aff99b1
    Workaround some pycurl.error issues Chih-Hsuan Yen 2018-12-04 22:23:04 +08:00
  • 5af558d214 tests: example.net certificate has expired, use http instead lilydjwg 2018-11-29 13:31:08 +08:00
  • c1e5822f07
    Handle graceful exit and timeout Felix Yan 2018-11-29 06:39:14 +08:00
  • e3d62d4169
    Ignore content type checking for aiohttp Felix Yan 2018-11-29 06:37:47 +08:00
  • c966e6faf8 vcs: allow the value to be None lilydjwg 2018-11-24 12:18:39 +08:00
  • d0ee359209 update tests and bump version to dev lilydjwg 2018-11-19 15:16:29 +08:00
  • 1adc38099a fix PyPI long_description display v1.2.7 lilydjwg 2018-11-19 15:08:06 +08:00
  • a6c3b49cc2 bump version to 1.2 v1.2 lilydjwg 2018-11-19 14:25:29 +08:00
  • f6f97288df
    Update .travis.yml songww 2018-10-22 21:46:49 +08:00
  • fa3b927054 fix: python 3.7 test error lizheao 2018-10-22 21:39:18 +08:00
  • 64703e8b2d tests: add test_cache lilydjwg 2018-10-10 17:34:06 +08:00
  • e2fb91d3fb tests: fix clear_cache arg lilydjwg 2018-10-10 17:22:02 +08:00
  • 10e3478b12 fix test_keyfile lilydjwg 2018-10-10 17:17:02 +08:00
  • 26eaef92aa handle deprecated warning, reindent conftest.py lilydjwg 2018-10-10 17:08:28 +08:00
  • 903b414183 cache result during a run lilydjwg 2018-10-10 17:03:20 +08:00
  • 8cc902909e update doc for AUR use_last_modified config lilydjwg 2018-09-30 19:51:55 +08:00
  • faf14b64c4 Merge branch 'master' of github.com:lilydjwg/nvchecker lilydjwg 2018-09-30 19:50:27 +08:00
  • 0848d0a5d7
    Merge pull request #82 from petronny/master 依云 2018-09-30 19:49:30 +08:00
  • ddbe30db8c added use_last_modified for aur Jingbei Li 2018-09-25 17:23:54 +08:00
  • b8812f4ae6 fix typo in comments lilydjwg 2018-09-27 21:40:21 +08:00
  • 81fb17ab25 nvtake: log for ignored names lilydjwg 2018-09-25 12:54:56 +08:00
  • 2d9bbadd15 add --ignore-nonexistent arg to nvtake lilydjwg 2018-09-25 12:36:17 +08:00
  • 033440da84 gitlab: fix rate limiting check lilydjwg 2018-09-25 12:33:37 +08:00
  • 9937378876 structlog PrintLogger doesn't have the 'fatal' synonym. lilydjwg 2018-09-22 21:27:17 +08:00
  • 60afa62d89 Revert "cache get_version results". lilydjwg 2018-09-22 13:35:42 +08:00
  • f75a156d46 fix get_version cache key lilydjwg 2018-09-22 13:28:59 +08:00
  • aabf9f5037 cache get_version results lilydjwg 2018-09-22 13:12:25 +08:00
  • db376ccfed fix referring to wrong conf when logging no-result messages lilydjwg 2018-09-22 12:17:27 +08:00
  • bfc4b76124 fix logging message module info pointing to structlog lilydjwg 2018-09-22 12:11:25 +08:00
  • 5bb2c960e5 declare that we support python 3.7 lilydjwg 2018-09-21 19:41:42 +08:00
  • 68d9cd5d61
    Merge pull request #80 from yan12125/add-missing_ok 依云 2018-09-21 16:10:58 +08:00
  • e6d0449bc4
    Fix tests Chih-Hsuan Yen 2018-09-21 12:18:21 +08:00
  • 1d16726c90
    Add missing_ok, which suppresses no-result warnings Chih-Hsuan Yen 2018-09-21 12:17:21 +08:00
  • 42a02efec8 pytest 3.7.0 doesn't work with pytest-asyncio 0.9.0. pin to old pytest for now lilydjwg 2018-08-01 16:41:19 +08:00
  • 0c459c1c03 Update README.rst about installation and running lilydjwg 2018-08-01 16:10:04 +08:00
  • 3e915a6a39 travis-ci: Python 3.7 isn't ready yet? lilydjwg 2018-07-22 23:17:16 +08:00
  • 431d80c61e test Python 3.7 lilydjwg 2018-07-22 23:04:10 +08:00
  • af368112ed Merge remote-tracking branch 'origin/pr/77' lilydjwg 2018-07-22 23:03:53 +08:00
  • 9f5028bbf0 tornado: set max_clients to 20 lilydjwg 2018-07-22 23:02:07 +08:00
  • d9872dad6b Relax tornado requirement Chih-Hsuan Yen 2018-07-22 21:58:57 +08:00
  • 6afa9a551a Fix test_anitya Chih-Hsuan Yen 2018-07-22 20:34:03 +08:00
  • 7face004e4 Also test tornado<5 Chih-Hsuan Yen 2018-07-22 20:10:57 +08:00
  • 6b5acbb19a
    Merge 4ab362addb into 00f7dccb39 Felix Yan 2018-06-27 08:03:57 +00:00
  • 00f7dccb39 update setup.py so that users can pip install nvchecker without other steps lilydjwg 2018-06-27 16:01:51 +08:00
  • c537cf20fc bump version lilydjwg 2018-06-27 16:01:33 +08:00
  • 18d4e02977 fix max_concurrent config not being respected lilydjwg 2018-06-27 15:39:32 +08:00
  • 4ab362addb
    Add a httpclient based on requests Felix Yan 2018-06-27 02:18:20 +08:00
  • 2e4f5d23a0 new version v1.1 lilydjwg 2018-06-22 15:32:30 +08:00
  • be6f9dc9e9 github & gitlab: exc.response may be None when timed out lilydjwg 2018-06-19 18:29:38 +08:00
  • 9b8cfc6f6f github: avoid TypeError when github returns 502 or similar lilydjwg 2018-06-12 15:15:58 +08:00
  • 6848c49dfb
    Merge pull request #73 from Xuanwo/gitlab-without-token 依云 2018-06-10 22:12:12 +08:00