Commit graph

  • 961c1315ef better and simpler caching mechanism lilydjwg 2020-08-13 20:42:24 +08:00
  • b76bfb5606 fixes lilydjwg 2020-08-13 20:01:02 +08:00
  • 435edf8589 support simpler source with only one get_version funcion lilydjwg 2020-08-13 19:46:25 +08:00
  • 0232d0fb4f aur: optimize requests lilydjwg 2020-08-13 18:42:55 +08:00
  • 14b3863f11 version 2: MVP lilydjwg 2020-08-11 17:43:03 +08:00
  • fbdde9bf58 Merge remote-tracking branch 'origin/pr/131' into master lilydjwg 2020-08-04 16:42:31 +08:00
  • 2b3e88be13
    update readme techknowlogick 2020-08-03 12:15:42 -04:00
  • 4022a375d5
    Update readme techknowlogick 2020-08-03 12:14:57 -04:00
  • a35a35a784
    Support Gitea as source Matti R 2020-08-02 21:33:29 -04:00
  • d120f61b11 aur: minor cleanup lilydjwg 2020-08-01 13:28:57 +08:00
  • 273764c2a4 bump version to dev lilydjwg 2020-07-29 15:49:44 +08:00
  • 145af9f0e5 aiohttp: enable proxy environment handling lilydjwg 2020-07-29 15:49:06 +08:00
  • f367d04287 travis: still need libgnutls28-dev lilydjwg 2020-07-25 15:07:19 +08:00
  • ddc21adad5 travis: try ubuntu 18.04 again lilydjwg 2020-07-25 15:00:51 +08:00
  • 44687da8a6 update tests lilydjwg 2020-07-25 14:28:31 +08:00
  • 6101dde1e5 github: fix keyman may not be present lilydjwg 2020-07-25 14:24:38 +08:00
  • 3ffa76fa31 remove uppercase env variables and add https_proxy Julian Taylor 2020-07-11 20:00:18 +02:00
  • 097c2477f8 support no_proxy and proxy from environment variables Julian Taylor 2020-07-11 14:42:33 +02:00
  • fa42c573b6 release version 1.7 v1.7 lilydjwg 2020-07-02 20:57:29 +08:00
  • 1bcd02aad2 tests: session-scoped ioloop is needed for aiohttp support lilydjwg 2020-07-02 16:10:15 +08:00
  • cbd7e13867 tornado: construct AsyncHTTPClient each time so that it uses the right ioloop lilydjwg 2020-07-02 15:07:19 +08:00
  • 2fc1ec3355 remove code deprecated in tornado 5 lilydjwg 2020-07-02 00:47:30 +08:00
  • 36c995eef6 tests: set event_loop fixture to be session scoped lilydjwg 2020-07-02 00:45:55 +08:00
  • e176078226 all nightly tests are allowed to fail lilydjwg 2020-06-14 14:05:11 +08:00
  • 7a2d3d226b GitHub: add use_latest_tag lilydjwg 2020-06-14 13:55:51 +08:00
  • ac3e2beef9 bump to new dev version lilydjwg 2020-05-05 20:40:24 +08:00
  • 3dfbca494c
    Merge pull request #127 from guizai/add-sparkle-source 依云 2020-05-05 17:29:40 +08:00
  • e7634a625c fix: duplicated version and shortVersionString in sparkle Guizai 2020-05-05 16:37:02 +08:00
  • 4109091955
    Merge pull request #126 from guizai/add-sparkle-source 依云 2020-05-05 13:41:17 +08:00
  • f0869aa1c1 feat: Add sparkle to sample source Guizai 2020-05-05 12:23:50 +08:00
  • dd15f68033 feat: Add sparkle source Guizai 2020-05-05 12:20:36 +08:00
  • bc2fcd148d fix: released wrong files to PyPI lilydjwg 2020-04-13 12:44:13 +08:00
  • 4fc62d3588 tests: update test_archpkg lilydjwg 2020-04-08 18:17:32 +08:00
  • 430ce48e6f release version 1.6 v1.6 lilydjwg 2020-04-08 17:25:59 +08:00
  • eba37c47a4 tests: update gitlab token lilydjwg 2020-03-10 15:20:00 +08:00
  • 89fe2988cc pypi: fix sorting with use_pre_release=True lilydjwg 2020-04-02 20:12:33 +08:00
  • de6fc3b5ba update .travis.yml to match latest syntax lilydjwg 2020-02-29 00:57:24 +08:00
  • 249e6b8f9b fix wrong version lilydjwg 2020-02-29 00:38:00 +08:00
  • 09f65b2dc3 add a test for cmd with % lilydjwg 2020-02-28 15:57:59 +08:00
  • 04101c11e0 bump version to dev lilydjwg 2020-02-28 15:55:18 +08:00
  • 31f618e586 no interpolation should be done for the ini file lilydjwg 2020-02-28 15:53:56 +08:00
  • 374ef20ad5 tornado<5 is no longer supported lilydjwg 2020-02-18 16:16:44 +08:00
  • 47c434ae3e
    Merge pull request #125 from kyrias/vcs-list-options 依云 2020-02-18 16:11:40 +08:00
  • add890fbea vcs: Add support for list options when using use_max_tag Johannes Löthberg 2020-02-18 03:05:01 +01:00
  • fe2ff0aa74 make it clearer that github releases are not those tags lilydjwg 2019-12-09 12:50:55 +08:00
  • 9c9e7f89d9
    Merge pull request #122 from yan12125/fix-debian-ubuntu-tests 依云 2019-12-07 14:24:30 +08:00
  • d9daa17a50
    Fix Debian & Ubuntu tests Chih-Hsuan Yen 2019-12-07 11:23:44 +08:00
  • 912e3cb758
    Merge pull request #121 from yan12125/fix-gitlab-tests 依云 2019-11-29 23:20:14 +08:00
  • b6d26e68fb
    Fix gitlab tests Chih-Hsuan Yen 2019-11-29 22:42:08 +08:00
  • a9639eee98
    Merge pull request #120 from yan12125/pacman-fixes-and-updates 依云 2019-11-20 00:12:15 +08:00
  • 7055ad555e
    Update for upcoming ipw2100-fw 1.3-10 Chih-Hsuan Yen 2019-11-18 16:58:44 +08:00
  • 3546821471
    pacman: fix two issues Chih-Hsuan Yen 2019-11-18 16:56:53 +08:00
  • 1cb902d691
    Merge pull request #118 from marsam/master 依云 2019-11-05 13:57:47 +08:00
  • d10f3fc5e1
    tests: add needs_net marker to ubuntupkg tests Mario Rodas 2019-11-04 21:00:00 -05:00
  • a86c4fdc13 new release v1.5 lilydjwg 2019-11-04 17:44:13 +08:00
  • 374f7c3d42 vcs: use a timeout of 20 seconds lilydjwg 2019-11-03 23:57:16 +08:00
  • 38c1a4ce9d Merge commit '058b7d9679e1e9712baaa4380819e0de7f6dc50a' lilydjwg 2019-11-03 22:39:55 +08:00
  • 058b7d9679 more README update lilydjwg 2019-11-03 22:38:47 +08:00
  • 761c944f19
    explain use_latest_release and use_max_tag in README.rst oldherl 2019-11-03 00:31:53 +08:00
  • 3e47944a5a travis-ci: 3.8 is available lilydjwg 2019-10-29 23:51:16 +08:00
  • f677eda656 update README for repology source lilydjwg 2019-10-29 23:43:28 +08:00
  • 2fca9e025c add repology source, close #115 lilydjwg 2019-10-29 23:40:24 +08:00
  • be7e54404e archpkg: support provides lilydjwg 2019-10-29 00:19:07 +08:00
  • 7e44dd5767 travis: don't run test_aur lilydjwg 2019-10-15 18:59:16 +08:00
  • eafeaca789 travis: revert to xenial because no pypy available for bionic lilydjwg 2019-10-15 18:09:41 +08:00
  • b7b7a08ae4 travis: add comment about libgnutls28-dev lilydjwg 2019-10-15 18:04:31 +08:00
  • b45ac1831d travis: Ubuntu has changed the package name? lilydjwg 2019-10-15 17:57:29 +08:00
  • 6fb9ba590a travis: retry lilydjwg 2019-10-15 17:50:11 +08:00
  • 737c7b9448 fix travis script lilydjwg 2019-10-15 17:35:18 +08:00
  • 6f48b774ae tests: add a needs_net mark for tests that require Internet access lilydjwg 2019-10-15 17:27:34 +08:00
  • 484778218d bump version lilydjwg 2019-10-15 17:22:39 +08:00
  • 893836fb09 rename nvchecker.main to nvchecker.__main__ lilydjwg 2019-10-15 16:54:31 +08:00
  • 5577e2cbd8 bitbucket: fix not returning a list of versions when use_max_tag is set lilydjwg 2019-10-12 15:40:08 +08:00
  • 6674a875bf README: minor fix lilydjwg 2019-08-30 15:09:49 +08:00
  • 1f36032a28 tests: allow nightly+aiohttp failure lilydjwg 2019-07-14 22:41:06 +08:00
  • 1e1f431f9b fix test_regex lilydjwg 2019-07-08 11:40:08 +08:00
  • 981143f62b update DEFAULT_USER_AGENT and bump version v1.4.4 lilydjwg 2019-07-07 17:42:11 +08:00
  • ed37892c87 tests: test default user agent in test_regex lilydjwg 2019-07-06 14:23:00 +08:00
  • 8b0186bd25 Revert "Use pytest-httpbin and add a test for default User-Agent" lilydjwg 2019-07-06 14:20:43 +08:00
  • e12a9c4250
    Merge pull request #110 from yan12125/investigate-crates-io-403 依云 2019-07-06 14:15:45 +08:00
  • 851e141f3d
    Use pytest-httpbin and add a test for default User-Agent Chih-Hsuan Yen 2019-07-06 13:29:01 +08:00
  • 629e82ac8a
    Add default User-Agent Chih-Hsuan Yen 2019-07-05 09:20:36 +08:00
  • 8720d59f79
    Use the latest pypy3 Chih-Hsuan Yen 2019-07-04 23:04:58 +08:00
  • 51e2348d55
    Install libgnutls-dev Chih-Hsuan Yen 2019-07-04 22:34:07 +08:00
  • 5e324ef6ff travis: fix environmental variables lilydjwg 2019-07-04 22:35:36 +08:00
  • 077a752045 bitbucket: actually use max_page parameter lilydjwg 2019-07-04 17:59:19 +08:00
  • 93d1ca16db update tests lilydjwg 2019-07-04 16:47:33 +08:00
  • 3194ef8e6c bitbucket: 1.0 API is gone, let's use 2.0 lilydjwg 2019-07-04 16:39:49 +08:00
  • b1856f7426 test: don't raise RuntimeErrors for no-result warnings lilydjwg 2019-05-01 17:26:10 +08:00
  • 3481013f78 bump version to dev lilydjwg 2019-05-01 17:19:33 +08:00
  • b014759f81 don't print tracebacks for networking errors lilydjwg 2019-05-01 17:16:17 +08:00
  • 8ade0f68b0 Merge branch 'test-ci', remote-tracking branch 'origin/pr/107' lilydjwg 2019-04-08 12:25:27 +08:00
  • cc763205e8 test: don't raise RuntimeError for rate limited logs lilydjwg 2019-04-08 12:15:49 +08:00
  • 0f101bda4d test: is pytest-xdist necessary? lilydjwg 2019-04-08 11:45:19 +08:00
  • 05848d1bc2 test: has pytest-asyncio fix released? lilydjwg 2019-04-08 11:42:40 +08:00
  • c6ef132ebb
    Fix copy-paste mistake Haochen Tong 2019-04-07 20:54:55 +02:00
  • 9a271c030b bump version to 1.4.3 and update doc v1.4.3 lilydjwg 2019-03-24 15:31:40 +08:00
  • 7dab7c3b6a
    Get rid of warnings from logging.warn Chih-Hsuan Yen 2018-12-15 19:44:26 +08:00
  • fd61ad77b6
    Allow using valueless keys with numbered names Chih-Hsuan Yen 2019-03-23 23:44:53 +08:00
  • 2677d29f1d github: use a better API for tags so we use less requests lilydjwg 2019-03-22 23:47:39 +08:00