Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle" | Jason R. Coombs | 2017-02-24 | 1 | -1/+1 |
| | | | | | This reverts commit 089cdeb489a0fa94d11b7307b54210ef9aa40511, reversing changes made to aaec654d804cb78dbb6391afff721a63f26a71cd. | ||||
* | Strip out vendored packages and require them instead. Ref #581. | Jason R. Coombs | 2017-01-01 | 1 | -1/+1 |
| | |||||
* | Fix quantity of blank lines. | stepshal | 2016-10-18 | 1 | -1/+0 |
| | |||||
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+5 |
| | |||||
* | Modeling after Astropy's technique for bundling libraries, the imports are ↵ | Jason R. Coombs | 2015-12-31 | 1 | -6/+1 |
| | | | | | | | now much cleaner. Thanks @embray. Ref #229. --HG-- branch : feature/issue-229 | ||||
* | Update vendoring technique to match that used for packaging. Ref #229. | Jason R. Coombs | 2015-12-31 | 1 | -1/+7 |
| | | | | | --HG-- branch : feature/issue-229 | ||||
* | Merge with 10.2.1 | Jason R. Coombs | 2015-01-02 | 1 | -21/+5 |
|\ | | | | | | | | | --HG-- branch : feature/issue-229 | ||||
| * | Remove unused imports | Jason R. Coombs | 2015-01-01 | 1 | -3/+2 |
| | | |||||
| * | Use property | Jason R. Coombs | 2015-01-01 | 1 | -1/+1 |
| | | |||||
| * | Use serve_forever and shutdown, now available. | Jason R. Coombs | 2015-01-01 | 1 | -18/+2 |
| | | |||||
* | | Use six for Python 2 compatibility | Jason R. Coombs | 2014-07-05 | 1 | -12/+13 |
|/ | | | | | | --HG-- branch : feature/issue-229 extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977 | ||||
* | Fixed some resource leaks. | Vinay Sajip | 2012-10-10 | 1 | -0/+1 |
| | | | | | | --HG-- branch : distribute extra : source : 98c929e25fee11a99eb125dd9a13521321d68dd3 | ||||
* | Minor fix previously fixed in a merge | Jason R. Coombs | 2013-06-18 | 1 | -2/+2 |
| | | | | | --HG-- branch : distribute | ||||
* | Merge with upstream | Jason R. Coombs | 2013-06-18 | 1 | -11/+45 |
|\ | | | | | | | | | --HG-- branch : distribute | ||||
| * | Fix a typo in a comment. | Arfrever Frehtes Taifersar Arahesis | 2012-08-22 | 1 | -1/+1 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 779baf947b6989f1275d99cff2044adad3dd7997 | ||||
| * | Issue 315: | Lennart Regebro | 2012-08-22 | 1 | -0/+4 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c7ad76794ac6db2a4bc1abc88e646ddcd14550db | ||||
| * | Fixed two issues for Python 2.4 compatibility. Tests now run again on Python 2.40.6.26 | Jason R. Coombs | 2012-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c6dc5ce8070ec42190d4d8eb6af28523d447f962 | ||||
| * | Removed bind_and_activate parameters (not compatible with Python 2.4 | Jason R. Coombs | 2012-04-08 | 1 | -8/+4 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : bf2288bbb5fccc4aad0b8a09f5a444e0246c412e | ||||
| * | Add requests to the instance, so it's always available even if no requests ↵ | Jason R. Coombs | 2012-04-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | were made. --HG-- branch : distribute extra : rebase_source : b4bf42ec3470eda7ccef8e05aaf1944b450cf5e9 | ||||
| * | Improved the MockServer so it now more effectively handles multiple requests ↵ | Jason R. Coombs | 2012-04-07 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | (as any index server really must). Test now more accurately captures the working scenario. --HG-- branch : distribute extra : rebase_source : 8ee0afdd95219047e4700b85356792f6128b1fd8 | ||||
| * | Add test to capture issue 227 | Jason R. Coombs | 2012-04-01 | 1 | -0/+9 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 6a829eb08499c0b7a83dd653fb039b8695620fb0 | ||||
| * | Started work on a Mock server that doesn't require a file system to back it. | Jason R. Coombs | 2012-04-01 | 1 | -0/+17 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : feac8d802a8f574124fffab8c6c22d218b61987c | ||||
| * | Cleaned up simulated index server, expanding documentation. | Jason R. Coombs | 2012-04-01 | 1 | -11/+18 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : b479cf805b766fa35c8e76c30c7725e93f56e6a2 | ||||
* | | Changes to support 2.x and 3.x in the same codebase. | Vinay Sajip | 2011-06-20 | 1 | -4/+3 |
|/ | | | | | | --HG-- branch : distribute extra : rebase_source : 7d3608edee54a43789f0574d702fb839628b5071 | ||||
* | merging changes relates #142 | Tarek Ziade | 2010-07-03 | 1 | -1/+6 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : e912f048dcfe28a5a7a17aca89bab427e15924ff | ||||
* | Fix race condition with the http server used in unittests | Toshio Kuratomi | 2010-06-10 | 1 | -1/+4 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : e7093c7a63fe91ede0bdd52735e33ac780e95ec6 | ||||
* | Fix for python2.4 | Christophe Combelles | 2010-05-20 | 1 | -2/+2 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : b4c2fb5521783c03bebcdb52e17c8e0063ab86aa | ||||
* | fixed issue 163 : don't include md5 when comparing two distributions, and scan | Christophe Combelles | 2010-05-25 | 1 | -0/+1 |
| | | | | | | | | index links before external page links. --HG-- branch : distribute extra : rebase_source : 21315f22104e090324f7fe243a4f16516c0a49fa | ||||
* | set-up infrastructure to write tests with a real http server, and reproduced ↵ | Christophe Combelles | 2010-05-19 | 1 | -0/+39 |
issue 163. --HG-- branch : distribute extra : rebase_source : dc3a9fb1663500c66febacbc2ede43eaa96c190e |