Commit graph

  • 5caad5d1a8 fix: httptoken no longer needs the name in the config file. update docs Maud LAURENT 2021-05-11 15:16:40 +02:00
  • 89ca195a69 fix: add condition before set authorization header Maud LAURENT 2021-05-11 09:59:37 +02:00
  • 0cb999dc14 add httptoken global, update test Maud LAURENT 2021-05-10 17:12:39 +02:00
  • 4aa5078169 revert httpheader and regex file Maud LAURENT 2021-05-10 17:10:54 +02:00
  • c1a7bebc78 fix: correct typo, indent... Maud LAURENT 2021-05-07 16:23:13 +02:00
  • 23fd48c281 update: add new tests Maud LAURENT 2021-05-07 15:41:41 +02:00
  • 588d824077 feat : add token option for regex and httpheader. add htmlparser with xpath source Maud LAURENT 2021-05-07 14:17:53 +02:00
  • 9d2d47ed15
    Merge pull request #181 from yan12125/update-tests 依云 2021-05-06 13:07:47 +08:00
  • 134a6885f1
    Update tests Chih-Hsuan Yen 2021-05-06 12:44:55 +08:00
  • b34a43cec7
    Use packaging.version instead of pkg_resources.parse_version by default Felix Yan 2021-05-06 08:44:54 +08:00
  • d7c553ae94
    Merge pull request #179 from marsam/fix-test_httpheader 依云 2021-03-21 11:19:20 +08:00
  • 7366d82bfc tests: add needs_net marker to httpheader test Mario Rodas 2021-03-20 04:20:00 +00:00
  • 1b7736a549 bump version to 2.4dev and fix docs/*.py being included in dist tarball lilydjwg 2021-03-19 13:51:48 +08:00
  • 46da41147f version 2.3 v2.3 lilydjwg 2021-03-19 13:39:38 +08:00
  • f8f261c476 gitlab: omit default branch if not specified, fix for blm lilydjwg 2021-03-18 13:18:03 +08:00
  • 968af3df0b
    Merge pull request #178 from yan12125/test-sortversion 依云 2021-02-21 17:37:07 +08:00
  • bf8a4c9298
    Use pytest for sortversion tests Chih-Hsuan Yen 2021-01-17 23:04:48 +08:00
  • eedad763dc
    feat: add dockerfile and instructions Winston Astrachan 2020-12-16 12:40:35 -05:00
  • bace59de78
    Merge pull request #177 from yan12125/patch-1 依云 2021-02-14 08:50:45 +08:00
  • e6e8573c33
    Fix tests Chih-Hsuan Yen 2021-02-13 23:30:48 +08:00
  • de0a5fe02e github actions: omit pypy tests lilydjwg 2021-02-01 17:58:14 +08:00
  • 27269534d2 update test status badget lilydjwg 2021-02-01 17:43:55 +08:00
  • 0114a411f2 switch tests from travis to github actions lilydjwg 2021-02-01 15:16:55 +08:00
  • d2a5a1bf79
    Merge pull request #176 from aminvakil/master 依云 2021-01-29 16:58:47 +08:00
  • d2130b64c6
    Correct package name in httpheader test Amin Vakil 2021-01-29 12:18:00 +03:30
  • 29f2bad400 tests: use another url because jmeter-plugins.org one has issues with Tornado's simple HTTP client. lilydjwg 2021-01-29 16:11:11 +08:00
  • 305c329e02 add a httpheader source lilydjwg 2021-01-28 18:05:58 +08:00
  • 9c2d2a39d7 httpclient: add follow_redirects argument lilydjwg 2021-01-28 17:47:46 +08:00
  • 2e069fe1c7 add headers to HTTP Response objects and support for HTTP HEAD method lilydjwg 2021-01-28 17:43:09 +08:00
  • 8b9bd1ca1c Merge remote-tracking branch 'origin/pr/173' lilydjwg 2021-01-17 20:21:06 +08:00
  • 91daf5ad4d
    Make the generated man page reproducible Chih-Hsuan Yen 2021-01-17 17:20:10 +08:00
  • e09750b7a2 pypi source: use packaging.version.Version directly lilydjwg 2021-01-15 15:40:23 +08:00
  • 491a71add7 git source: support fetching commit hash on a branch lilydjwg 2020-12-24 22:00:26 +08:00
  • a0c32ce5f0 travis: test on Python 3.9 lilydjwg 2020-12-03 14:14:37 +08:00
  • f00c6d163f
    Add a mercurial source Felix Yan 2020-11-18 01:28:45 +08:00
  • d053fc3ba4
    Merge pull request #169 from felixonmars/limit-entry 依云 2020-11-17 11:44:06 +08:00
  • e6c0ce38e5
    Add a command line option to run nvchecker only on a specific entry Felix Yan 2020-11-17 06:34:53 +08:00
  • e5a28b0fb1 bump version to 2.3dev lilydjwg 2020-11-10 23:27:55 +08:00
  • 372454136f tests/test_alpm: add --nosign and remove an unused import lilydjwg 2020-11-10 23:27:09 +08:00
  • 5622d6d0c1
    add ALPM source DDoSolitary 2020-11-05 02:26:25 +08:00
  • 630f41c19b docs: a missed - -> _ conversion lilydjwg 2020-11-05 00:10:20 +08:00
  • 64994e4a74 version 2.2 v2.2 lilydjwg 2020-11-03 14:29:45 +08:00
  • b4689369c8 repology: return a list of versions instead lilydjwg 2020-10-30 17:57:31 +08:00
  • 024849c242 repology: add support for subrepo Jakub Ružička 2020-10-29 15:14:29 +01:00
  • b83f92cc67 give better error messages when failing to load file lilydjwg 2020-10-24 16:31:18 +08:00
  • a8073e2ad5 usage.rst: mention the `git source in 2.x changes on removed vcs` one lilydjwg 2020-10-24 16:22:00 +08:00
  • cddf866ef6 tests/test_archpkg: use "dbus" to test "provided" lilydjwg 2020-10-23 17:06:44 +08:00
  • c8b0e673ca
    Merge pull request #166 from DDoSolitary/patch-archpkg-provided 依云 2020-10-23 17:05:16 +08:00
  • 6815b035a1
    fix the provided option for non-soname "provides" DDoSolitary 2020-10-23 03:35:11 +08:00
  • 30055a9dcb
    Merge pull request #164 from DDoSolitary/patch-gems-list 依云 2020-10-22 00:35:59 +08:00
  • ab66fc0468
    Add list options support for gems source DDoSolitary 2020-10-21 22:43:46 +08:00
  • 8d1a079703
    Merge pull request #163 from yan12125/android-sdk-channel 依云 2020-10-18 00:16:34 +08:00
  • ea1200126b
    Add channel for Android SDK packages Chih-Hsuan Yen 2019-12-17 15:29:27 +08:00
  • d4b07d67b8 Merge branch 'master' of github.com:lilydjwg/nvchecker into master lilydjwg 2020-10-09 19:14:56 +08:00
  • f8566f3f91 also install the nvchecker-notify script lilydjwg 2020-10-09 19:11:56 +08:00
  • 8a988ba3a3 nvchecker-notify: add the keyfile flag lilydjwg 2020-10-09 19:11:12 +08:00
  • 441f2a9fbd
    Merge pull request #162 from yan12125/container 依云 2020-10-07 21:14:54 +08:00
  • 75e72c11b3
    Add container source plugin Chih-Hsuan Yen 2020-10-06 01:38:14 +08:00
  • 8d83d7ac66
    Add exception HTTPError for HTTP 4xx errors Chih-Hsuan Yen 2020-10-06 21:35:15 +08:00
  • f957acc756
    Use my formal English name for previous contributions Chih-Hsuan Yen 2020-10-06 01:40:04 +08:00
  • 42dfd483c7 add nvchecker-notify lilydjwg 2020-10-06 11:54:30 +08:00
  • e080e32c89 remove old scripts lilydjwg 2020-10-06 11:54:15 +08:00
  • 926e75c075 fix versions sorting lilydjwg 2020-10-06 10:18:21 +08:00
  • 71612ad9b8 sort and indent version record files lilydjwg 2020-10-06 10:07:02 +08:00
  • 108016aa45 Fix documentation for git source (fixes #159) Felix Yan 2020-10-06 06:05:58 +08:00
  • 905f1df9e7
    Fix documentation for git source (fixes #159) Felix Yan 2020-10-06 06:05:58 +08:00
  • 55c4cd9868 release version 2.1 v2.1 lilydjwg 2020-10-05 23:57:30 +08:00
  • 7d4b2daa65 make make man work lilydjwg 2020-10-05 12:26:48 +08:00
  • ccae7d8fcf docs: add a script to convert usage.rst to a man page lilydjwg 2020-10-04 21:17:00 +08:00
  • c251af817a Create codeql-analysis.yml 依云 2020-10-02 17:17:21 +08:00
  • 5cfe8b1a5c
    Create codeql-analysis.yml 依云 2020-10-02 17:17:21 +08:00
  • b3bc7ec049 exclude docs/ in setup.py lilydjwg 2020-10-02 13:03:12 +08:00
  • e9190df7c2 docs: try to make things clearer lilydjwg 2020-10-02 12:53:40 +08:00
  • 494c67beb0 Merge remote-tracking branch 'origin/pr/155' into master lilydjwg 2020-10-02 12:38:13 +08:00
  • 54596bde3f well, let's start version 2.1 lilydjwg 2020-10-02 12:37:57 +08:00
  • 854399a30a rename sample_source.toml to sample_config.toml lilydjwg 2020-10-02 12:35:37 +08:00
  • 071b57c580
    Allow empty to_pattern Felix Yan 2020-10-02 04:39:57 +08:00
  • 0eca4a9b43 releasing version 2.0 v2.0 lilydjwg 2020-10-01 14:41:35 +08:00
  • 4cb63cbe65 test_gitea: remove some cases that go out of date too frequently lilydjwg 2020-09-28 16:12:22 +08:00
  • 4f3a900505 setup httpclient from configuration options lilydjwg 2020-09-28 15:09:51 +08:00
  • 254a229401 fix support for Python 3.7 lilydjwg 2020-09-24 18:56:14 +08:00
  • cd1cbfde30 support per source plugin configuration and support different registry for the npm source lilydjwg 2020-09-24 18:27:30 +08:00
  • 121b94a7eb
    Merge pull request #153 from felixonmars/git 依云 2020-09-24 16:44:50 +08:00
  • 3ffb34257a
    Use list comprehension instead of map lambda Felix Yan 2020-09-24 16:13:30 +08:00
  • 7213d84056
    Avoid using regex at all Felix Yan 2020-09-24 05:45:09 +08:00
  • d7624defd7
    Fix mypy and regex flag Felix Yan 2020-09-24 04:51:28 +08:00
  • c9b689d67b
    Add a git source Felix Yan 2020-09-24 04:25:08 +08:00
  • e6ecb753d6
    Merge pull request #152 from felixonmars/fix-typo 依云 2020-09-23 23:11:57 +08:00
  • 050f440465
    Correct a typo in usage.rst Felix Yan 2020-09-23 22:41:14 +08:00
  • a78c06163c
    Merge pull request #151 from felixonmars/npm-range-request 依云 2020-09-23 20:54:31 +08:00
  • 71a63f90f6
    npm: Fetch only first 1KB Felix Yan 2020-09-23 20:04:02 +08:00
  • 0f97a48149
    Remove version sorting Felix Yan 2020-09-23 19:28:34 +08:00
  • 1cb633d99d
    Fix body handling for aiohttp Felix Yan 2020-09-23 18:01:40 +08:00
  • d83106fdee
    Fix mypy error in BaseSession Felix Yan 2020-09-23 17:59:48 +08:00
  • ffe2ed52cf
    pypi: Use xmlrpc instead of json api Felix Yan 2020-09-23 17:56:46 +08:00
  • 07951bd745 httpx update to 0.15.0 lilydjwg 2020-09-23 17:11:56 +08:00
  • 23bcbf8906
    npm: Request abbreviated metadata to reduce download size Felix Yan 2020-09-23 16:51:09 +08:00
  • c03e33db56
    Merge pull request #148 from felixonmars/apt-parse 依云 2020-09-21 19:11:32 +08:00
  • 82d5ebb630
    apt: Parse Packages and cache it to improve performance Felix Yan 2020-09-21 18:49:23 +08:00
  • ac73106e43 apt: minor update lilydjwg 2020-09-20 23:09:40 +08:00