Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge #3191, #3196 and #3209 #3217

Merged
merged 89 commits into from
Nov 14, 2018
Merged

Commits on Oct 27, 2018

  1. Configuration menu
    Copy the full SHA
    80a6dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023e786 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Configuration menu
    Copy the full SHA
    09ba364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2769fe View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    9ed610f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    18be92b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. fix errors from merge

    devxpy committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    2b195dd View commit details
    Browse the repository at this point in the history
  2. Improve toml parsing

    frostming committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    3eba19d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e147dc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b27d6a7 View commit details
    Browse the repository at this point in the history
  5. Add back some tests

    frostming committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    1555200 View commit details
    Browse the repository at this point in the history
  6. python 2.7 unicode

    frostming committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    53b073c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3aa66b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9743d98 View commit details
    Browse the repository at this point in the history
  9. Grab updates from latest vendored changes

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    36f054d View commit details
    Browse the repository at this point in the history
  10. Force inline table

    frostming committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    65d7090 View commit details
    Browse the repository at this point in the history
  11. Fix broken requirementslib updates

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5b49670 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f3003b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Final fix

    frostming committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    0762528 View commit details
    Browse the repository at this point in the history
  2. fix patch

    frostming committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    3490fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de78c1e View commit details
    Browse the repository at this point in the history
  4. Move to utils function

    frostming committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    accd0ea View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. update tomlkit

    frostming committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    6df7d88 View commit details
    Browse the repository at this point in the history
  2. update patch

    frostming committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    1f7c9ef View commit details
    Browse the repository at this point in the history
  3. backports import

    frostming committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    de98b87 View commit details
    Browse the repository at this point in the history
  4. Change fallback style

    frostming committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    f5c7c58 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. Revendor requirementslib

    - Implement improvements and bugfixes in codebase
    - Remote archives will now resolve properly
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    2b90c89 View commit details
    Browse the repository at this point in the history
  2. Introduce pipenv.environments.Environment

    - Specific construct for isolationg operations
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    dec7be5 View commit details
    Browse the repository at this point in the history
  3. Update vistir and requirementslib

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    642b6f9 View commit details
    Browse the repository at this point in the history
  4. Fix stdout and stderr wrappers

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    aedb41c View commit details
    Browse the repository at this point in the history
  5. Fix stdout and stderr wrappers

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    45100b8 View commit details
    Browse the repository at this point in the history
  6. Add dramatically improved queued installation

    - Use queues and parallelized installation
    - Better UI/UX -- progress bar moves gradually as items are moved
      on and off the queue
    - Queue is handled by item instead of in massive batches
    - TODO: Call out when task is done from the install function?
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    118c9d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5602952 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    690d1e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8644611 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac96370 View commit details
    Browse the repository at this point in the history
  11. Fix configparser import

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    8643a73 View commit details
    Browse the repository at this point in the history
  12. Fix configparser import

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    0caf7a0 View commit details
    Browse the repository at this point in the history
  13. Fix resource errors

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    650cc32 View commit details
    Browse the repository at this point in the history
  14. Fix resource errors

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    fe9d996 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Fix python 2.7 installations

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    e5be2ac View commit details
    Browse the repository at this point in the history
  2. Fix python 2.7 installations

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    382be38 View commit details
    Browse the repository at this point in the history
  3. Fix various bugs with python 2.7 and vendored deps

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    489e534 View commit details
    Browse the repository at this point in the history
  4. Fix various bugs with python 2.7 and vendored deps

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    3984632 View commit details
    Browse the repository at this point in the history
  5. Support python 2 parsing

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    32a6dd3 View commit details
    Browse the repository at this point in the history
  6. Fix environment site import

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    4009198 View commit details
    Browse the repository at this point in the history
  7. Support python 2 parsing

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    32b1113 View commit details
    Browse the repository at this point in the history
  8. Fix environment site import

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    1216ae0 View commit details
    Browse the repository at this point in the history
  9. Fix import errors on setup parsing

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    70fc92b View commit details
    Browse the repository at this point in the history
  10. Fix import errors on setup parsing

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    7e139ad View commit details
    Browse the repository at this point in the history
  11. Revendor

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    8502ac9 View commit details
    Browse the repository at this point in the history
  12. Revendor

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    013e3d0 View commit details
    Browse the repository at this point in the history
  13. Fix prefix comparison for py2

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    96cbd58 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fa4057 View commit details
    Browse the repository at this point in the history
  15. Fix prefix comparison for py2

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    0c7f287 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' into feature/improved-async-installer

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    eed0f0f View commit details
    Browse the repository at this point in the history
  17. no samefile for windows python2.7

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    d7d50ef View commit details
    Browse the repository at this point in the history
  18. no samefile for windows python2.7

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    9eabde0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Fix bugs in environment implementation

    - Fix virtualenv
    - Update pythonfinder
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    ef59d15 View commit details
    Browse the repository at this point in the history
  2. Fix bugs in environment implementation

    - Fix virtualenv
    - Update pythonfinder
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    9296f56 View commit details
    Browse the repository at this point in the history
  3. Fix syntax

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    e62b800 View commit details
    Browse the repository at this point in the history
  4. Fix syntax

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    cb601b0 View commit details
    Browse the repository at this point in the history
  5. Update pythonfinder

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    13c9e62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bc754a View commit details
    Browse the repository at this point in the history
  7. Update requirementslib

    - Fix ref parsing
    - Fixes #3214
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    d73879b View commit details
    Browse the repository at this point in the history
  8. Fix feedback

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    e328ae2 View commit details
    Browse the repository at this point in the history
  9. Fix pythonfinder

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    310e0b2 View commit details
    Browse the repository at this point in the history
  10. Remove accidentally committed test script

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    6b3c9a7 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'update-vendor' into feature/improved-async-installer

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    4370281 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'frostming/improve-toml-parse' into main…

    …tenance/merge-3191-3196-3209
    
    - Merge #3191, #3196, and #3209
    - Closes #3191
    - Closes #3196
    - Closes #3214
    - Closes #3209
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    c3cdbfb View commit details
    Browse the repository at this point in the history
  13. Derive source names from URLs when not supplied

    - Fixes #3216
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    72e2ef7 View commit details
    Browse the repository at this point in the history
  14. Update news entries

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    1e3b8f9 View commit details
    Browse the repository at this point in the history
  15. Syntax error and pythonfinder issue fixes

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    15f8d78 View commit details
    Browse the repository at this point in the history
  16. Code cleanup -- unused functions

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    f494571 View commit details
    Browse the repository at this point in the history
  17. Fix pythonfinder

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    2e10ff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Get rid of split file test

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    f9b97da View commit details
    Browse the repository at this point in the history
  2. remove useless tests

    frostming committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    095c9ef View commit details
    Browse the repository at this point in the history
  3. Implement auto_envvar_prefix

    - Closes #2200
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    08c384b View commit details
    Browse the repository at this point in the history
  4. Update vendor file

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    2f97279 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'maintenance/merge-3191-3196-3209' of github.com:pypa/pi…

    …penv into maintenance/merge-3191-3196-3209
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    3585ef1 View commit details
    Browse the repository at this point in the history
  6. Reformat cli and command code

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    ec166f9 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'devxpy/master' into maintenance/merge-3…

    …191-3196-3209
    
    - Closes #2200
    - Closes #3112 (via merge)
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    e864343 View commit details
    Browse the repository at this point in the history
  8. Woops, delegator isn't updated, neither packaging

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    86c894d View commit details
    Browse the repository at this point in the history
  9. Remove old patch

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    ada66d3 View commit details
    Browse the repository at this point in the history
  10. Update vendored deps

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    bfa0b29 View commit details
    Browse the repository at this point in the history
  11. Stray print

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    5e5e1ed View commit details
    Browse the repository at this point in the history
  12. Update core and rebuild ci

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    08d94d4 View commit details
    Browse the repository at this point in the history
  13. accidental commit

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    a8f4c7e View commit details
    Browse the repository at this point in the history
  14. Pin postreleases to pass packaging ci

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    41cbe4d View commit details
    Browse the repository at this point in the history