Commit Graph

  • 237034018a Merge pull request #3839 from docdeveloper/patch-3 Frost Ming 2019-07-12 09:23:04 +08:00
  • d503c496b7 Fixes formatting Doc Developer 2019-07-11 21:28:20 +02:00
  • 2f5150ab29 test_install_without_dev: Replace pytz with tablib John Vandenberg 2019-04-05 01:23:28 +07:00
  • 9869fcfffa test_update_locks: Replace requests with jdcal John Vandenberg 2019-04-03 19:45:29 +07:00
  • e4d992b84c test_uninstall.py: Replace requests with Django John Vandenberg 2019-04-03 18:39:13 +07:00
  • 050d9b4c78 graph tests: Replace requests with tablib 0.13.0 John Vandenberg 2019-04-03 12:31:17 +07:00
  • 8d12d8f7f9 Update tests/pypi to include tablib 0.13.0 John Vandenberg 2019-07-11 13:31:38 +07:00
  • c79b291cbb Avoid using requests unnecessarily in tests John Vandenberg 2019-04-03 09:34:22 +07:00
  • 63375e4920 Merge remote-tracking branch 'origin/master' into bugfix/3718 Dan Ryan 2019-07-11 01:38:26 -04:00
  • 829e41976f Ensure we always respect --site-packages Dan Ryan 2019-07-11 01:37:36 -04:00
  • 065ebdbe8e Merge pull request #3758 from docdeveloper/patch-2 Frost Ming 2019-07-10 10:44:08 +08:00
  • 2b2cfa1ab9 Merge branch 'master' into patch-2 Dan Ryan 2019-07-09 00:55:25 -04:00
  • d618cad3d1 Fix editable installs, switch to devpi cache and improve logging (#3810) Dan Ryan 2019-07-08 10:37:43 -04:00
  • fca99b4323 Merge branch 'master' into patch-2 Doc Developer 2019-07-08 11:45:22 +02:00
  • a2697f8c4f Merge remote-tracking branch 'origin/master' into bugfix/3809 Dan Ryan 2019-07-07 21:24:18 -04:00
  • 13a34d20d9 Fix pythonfinder performance Dan Ryan 2019-07-06 17:20:55 -04:00
  • b105ea534b Fix test for formatting paths Dan Ryan 2019-07-06 14:47:39 -04:00
  • 85d0152361 Fix windows specific sort order quirks Dan Ryan 2019-07-06 03:50:23 -04:00
  • f1bfee0375 Allow better name metadata Dan Ryan 2019-07-06 03:40:00 -04:00
  • e2b38d2741 Update pythonfinder Dan Ryan 2019-07-06 03:26:51 -04:00
  • e559b00a90 Fix xmlrpc implementation Dan Ryan 2019-07-06 02:01:48 -04:00
  • 1630da82c0 Pin pytest<5 Dan Ryan 2019-07-06 01:36:43 -04:00
  • 8abaa06c23 Remove extraneous exception added to conftest.py Dan Ryan 2019-07-06 01:02:16 -04:00
  • 3cf15898c7 Remove devpi dependency Dan Ryan 2019-07-06 00:58:46 -04:00
  • e57898ac58 Fix windows test failure and leaky session from xmlrpc call Dan Ryan 2019-07-05 23:51:10 -04:00
  • 9c3ee2a72b Get rid of devpi Dan Ryan 2019-07-05 02:55:47 -04:00
  • 5ac676711a Fix editable VCS dependency resolution Dan Ryan 2019-07-05 02:06:43 -04:00
  • 4c00352105 Merge pull request #3820 from pypa/bugfix/3818 Frost Ming 2019-06-28 15:53:29 +08:00
  • 2b6eb7c437 add news frostming 2019-06-28 13:19:10 +08:00
  • 31da5dc014 Iterate all possible python paths frostming 2019-06-28 13:11:31 +08:00
  • 4b75c6490d Fix devpi server to work on windows Dan Ryan 2019-06-25 23:52:49 -04:00
  • edbb6321f4 Add windows support to test devpi server Dan Ryan 2019-06-25 17:25:18 -04:00
  • e1e8364eeb Update lockfile to support 2.7 Dan Ryan 2019-06-25 04:01:06 -04:00
  • 1b42124ea0 Fix VCS installs Dan Ryan 2019-06-25 01:00:49 -04:00
  • 83868c8f1a Cut over to devpi for tests and improve logging Dan Ryan 2019-06-22 21:27:56 -04:00
  • 207f2f565d Merge pull request #3811 from jerr0328/bugfix/3652 Frost Ming 2019-06-25 13:09:17 +08:00
  • 8b244bef51 Update locking to respect pep517 and isolation Dan Ryan 2019-03-29 00:33:18 -04:00
  • 7b66460cfc Add news for fix of #3652 Jeremy Mayeres 2019-06-24 15:39:15 +09:00
  • 0786c43f3d Allow overriding PIPENV_INSTALL_TIMEOUT environment variable Jeremy Mayeres 2019-06-24 15:31:33 +09:00
  • d99125f364 Don't override PIP_NO_DEPS by default (#3800) Dan Ryan 2019-06-19 14:40:56 -04:00
  • 7a5480ea37 Merge branch 'master' into bugfix/3763 Dan Ryan 2019-06-17 22:50:45 -04:00
  • bd3720d3b1 Don't override PIP_NO_DEPS by default Dan Ryan 2019-06-17 16:01:16 -04:00
  • 7f1e778ab0 Fix version comparisons in do_outdated (#3798) Dan Ryan 2019-06-17 16:51:38 -04:00
  • a453cdbf61 Merge branch 'bugfix/3766' of github.com:pypa/pipenv into bugfix/3766 Dan Ryan 2019-06-17 15:25:32 -04:00
  • b4d6ea5236 Fix environment check Dan Ryan 2019-06-17 15:25:18 -04:00
  • 8145061670 Merge branch 'master' into bugfix/3766 Dan Ryan 2019-06-17 02:05:29 -04:00
  • 8bb39a73e6 Check stderr instead of stdout for message and add required info back to outdated packages Dan Ryan 2019-06-17 02:04:55 -04:00
  • 98f7f42742 Fix toml parsing and resolver comparisons Dan Ryan 2019-06-17 01:34:37 -04:00
  • 0e3f5f7808 fix error output (#3795) Dan Ryan 2019-06-17 00:58:14 -04:00
  • 4f7b393553 Merge branch 'master' into bugfix/3794 Dan Ryan 2019-06-16 23:12:15 -04:00
  • e0b3df94fe Fix azure pipelines (#3797) Dan Ryan 2019-06-16 23:11:23 -04:00
  • e7536ab1f6 Fix version comparisons in do_outdated Dan Ryan 2019-06-16 22:52:49 -04:00
  • 8daa092c56 Fix azure pipelines Dan Ryan 2019-06-16 21:45:19 -04:00
  • dcaf7ecc52 do not combine lists Frost Ming 2019-06-15 18:20:12 +08:00
  • f7e659f29d fix error output Frost Ming 2019-06-15 18:16:51 +08:00
  • 7faf4d320c Fix gitignore and remove unused setup_requires deps Dan Ryan 2019-06-11 16:33:04 -04:00
  • 4549a30a69 Bugfix/3786 (#3787) Dan Ryan 2019-06-11 16:30:51 -04:00
  • 2d4d8ac75a Merge branch 'master' into bugfix/3786 Dan Ryan 2019-06-11 13:41:42 -04:00
  • 39f384891f Fix marker parsing for broken marker format Dan Ryan 2019-06-11 12:19:11 -04:00
  • 46a28a4904 Fix pipenv --clear is not working (#3354) Dan Ryan 2019-06-06 01:19:04 -04:00
  • d5326910e8 Merge branch 'master' into fix-several-general-options Dan Ryan 2019-06-05 02:09:35 -04:00
  • c0f1f7523f Fix pipeline python version specification Dan Ryan 2019-06-05 00:49:59 -04:00
  • 2a0cc13f4e Merge branch 'master' into fix-several-general-options Dan Ryan 2019-06-04 21:37:00 -04:00
  • 6700d00331 Fix sequential sync losing track of pip install processes (#3537) Dan Ryan 2019-06-04 18:44:51 -04:00
  • 06f3cae5e2 Merge branch 'master' into fix-queue Dan Ryan 2019-06-04 03:23:27 -04:00
  • b5643760e3 Fix test comparisons Dan Ryan 2019-06-04 02:08:05 -04:00
  • 1525f88676 Don't use tablib for keep_outdated test due to osx failure Dan Ryan 2019-06-04 01:39:03 -04:00
  • c06ba76dc8 Allows overriding PIP_EXISTS_ACTION environment variable (it was forced to w) (#3738) Dan Ryan 2019-06-04 01:25:05 -04:00
  • 72a19deb80 Merge branch 'master' into master Dan Ryan 2019-06-03 23:13:41 -04:00
  • ea47f3862d Consolidate pipeline (#3778) Dan Ryan 2019-06-03 23:12:27 -04:00
  • 1adb502b18 Update test runner code and contribution guide Dan Ryan 2019-06-03 21:52:29 -04:00
  • 359906c669 Update tests to resolve some transient resolution issues Dan Ryan 2019-05-29 01:38:31 -04:00
  • 401c7c1746 Move test artifacts to submodule Dan Ryan 2019-05-28 17:08:16 -04:00
  • 4c6879602a update pipeline definition Dan Ryan 2019-05-28 00:48:48 -04:00
  • d259ec5327 updated docs Simion Baws 2019-06-02 08:57:44 +03:00
  • b9c89edc8d Merge branch 'master' into master Simion Baws 2019-06-02 08:48:23 +03:00
  • 7f2eaf7d50 Fix tests jxltom 2019-05-28 10:34:09 +08:00
  • aa70ddb244 fix queue implementation Dan Ryan 2019-05-27 19:40:37 -04:00
  • 403a65105c Test sync --sequential processing every pip install result Gleb Kozyrev 2019-02-24 20:43:36 +02:00
  • 4231d47dee Remove duplicate variable Gleb Kozyrev 2019-02-14 09:34:40 +02:00
  • 57389a24f8 Remove redundant argument Gleb Kozyrev 2019-02-14 09:08:56 +02:00
  • 81502e03ba Always put process handles in the queue Gleb Kozyrev 2019-02-14 08:39:32 +02:00
  • 57cba47669 Merge branch 'master' into fix-several-general-options Dan Ryan 2019-05-27 19:08:20 -04:00
  • 9ea2702019 Add new feature toggle for VCS dependency resolution (#3661) Dan Ryan 2019-05-27 19:05:59 -04:00
  • 9a2772ad94 Merge branch 'master' into feature/3577 Dan Ryan 2019-05-27 19:02:33 -04:00
  • c10a2e3bda Update azure steps Dan Ryan 2019-05-27 19:02:27 -04:00
  • 89fc565dd5 Use python version path Dan Ryan 2019-05-27 17:58:43 -04:00
  • a192125944 Use parametrized python version Dan Ryan 2019-05-27 17:55:57 -04:00
  • 4c5e45a823 create virtualenv with python version Dan Ryan 2019-05-27 17:46:59 -04:00
  • a035132f49 Fix marker generation and update lockfile Dan Ryan 2019-05-27 17:43:52 -04:00
  • 6d5a510064 Fix missing timeout error Dan Ryan 2019-05-27 16:46:09 -04:00
  • f0e3bbaa79 parent 8ae44bc90b author Dan Ryan <dan@danryan.co> 1554074378 -0400 committer Dan Ryan <dan@danryan.co> 1558982736 -0400 gpgsig -----BEGIN PGP SIGNATURE----- Dan Ryan 2019-03-31 19:19:38 -04:00
  • b3b6b1f8bf Fix test runner on azure Dan Ryan 2019-05-27 17:44:06 -04:00
  • fb57a68d59 Echo which python version is in use Dan Ryan 2019-05-27 16:05:56 -04:00
  • c37543bcb7 Don't build new environments for package and vendoring' Dan Ryan 2019-05-27 15:38:30 -04:00
  • f0d49054d0 plz microsoft get it together Dan Ryan 2019-05-27 15:35:54 -04:00
  • 633302b245 And keep the architecture spec i guess Dan Ryan 2019-05-27 15:33:06 -04:00
  • 91fe366b11 Use exact python versions Dan Ryan 2019-05-27 15:30:50 -04:00
  • 6353c61120 Use loose specifiers for azure pipeline Dan Ryan 2019-05-27 15:19:28 -04:00
  • a13e744a53 azure syntax Dan Ryan 2019-05-27 15:16:40 -04:00