index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
/
tests
/
server.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixed some resource leaks.
Vinay Sajip
2012-10-10
1
-0
/
+1
*
Minor fix previously fixed in a merge
Jason R. Coombs
2013-06-18
1
-2
/
+2
*
Merge with upstream
Jason R. Coombs
2013-06-18
1
-11
/
+45
|
\
|
*
Fix a typo in a comment.
Arfrever Frehtes Taifersar Arahesis
2012-08-22
1
-1
/
+1
|
*
Issue 315:
Lennart Regebro
2012-08-22
1
-0
/
+4
|
*
Fixed two issues for Python 2.4 compatibility. Tests now run again on Python 2.4
0.6.26
Jason R. Coombs
2012-04-08
1
-1
/
+1
|
*
Removed bind_and_activate parameters (not compatible with Python 2.4
Jason R. Coombs
2012-04-08
1
-8
/
+4
|
*
Add requests to the instance, so it's always available even if no requests we...
Jason R. Coombs
2012-04-07
1
-0
/
+1
|
*
Improved the MockServer so it now more effectively handles multiple requests ...
Jason R. Coombs
2012-04-07
1
-5
/
+5
|
*
Add test to capture issue 227
Jason R. Coombs
2012-04-01
1
-0
/
+9
|
*
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
|
*
Cleaned up simulated index server, expanding documentation.
Jason R. Coombs
2012-04-01
1
-11
/
+18
*
|
Changes to support 2.x and 3.x in the same codebase.
Vinay Sajip
2011-06-20
1
-4
/
+3
|
/
*
merging changes relates #142
Tarek Ziade
2010-07-03
1
-1
/
+6
*
Fix race condition with the http server used in unittests
Toshio Kuratomi
2010-06-10
1
-1
/
+4
*
Fix for python2.4
Christophe Combelles
2010-05-20
1
-2
/
+2
*
fixed issue 163 : don't include md5 when comparing two distributions, and scan
Christophe Combelles
2010-05-25
1
-0
/
+1
*
set-up infrastructure to write tests with a real http server, and reproduced ...
Christophe Combelles
2010-05-19
1
-0
/
+39