0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed link in setup.py and added some important missing fields. More... almost 11 years ago
Peer reviewed. More... almost 11 years ago
Added proxy tests. More... almost 11 years ago
Added "python/" Artifactory tests for the cached cases. More... almost 11 years ago
Refactored get-and-validate package tests. More... almost 11 years ago
Added 404 test for non-existent file. More... almost 11 years ago
Made integration tests more robust. More... almost 11 years ago
Refactored integration tests. More... almost 11 years ago
Moved integration tests to be part of the standard_sdist_run (required an update of fruit-dist dependencies to 1.2.79). More... almost 11 years ago
Merge branch 'master' of github.com:teamfruit/defend_against_fruit into integration_tests More... almost 11 years ago
Added command-line option (--skip-int-tests) to skip running integration tests. Note that this option will not flow down to each submodule in a multi-module build. More... almost 11 years ago
Proxy is now auto-spawned. Moved integration tests to a top-level folder. More... almost 11 years ago
Updated fruit_dist so that it optionally takes an integration test function to be run after the package is built. More... almost 11 years ago
Added integration tests for the case of the proxy being up. Still need to auto-spawn proxy. More... almost 11 years ago
Simplified the integration test framework by removing the fixture manager. More... almost 11 years ago
Added framework in which integration tests can be run. More... almost 11 years ago
Added pywin32 as an install dependency. More... almost 11 years ago
Fixed unit tests. More... almost 11 years ago
If an existing CherryPy config file does not exist, but a template does, one is created from the template. More... almost 11 years ago
Removed title and header from index_builder HTML because Artifactory does not require it. More... almost 11 years ago
Moved all unit tests under test/unit_tests and created a new test/integration_tests package. More... almost 11 years ago
Converted all absolute package paths inside pypi_redirect to relative paths. More... almost 11 years ago
Added missing files. More... almost 11 years ago
Introduced CherryPy configuration file. Server can now be run as a Windows service. Added launcher with logging (console and Windows event logging). Fixed assertions possibly always returning true. Basic refactoring of package names and locations. More... almost 11 years ago
Added --noupdate option, fix issues with site-package installs. More... almost 11 years ago
Fixed capitalization of CherryPy as an install requirement. More... almost 11 years ago
Added missing install requirements to setup.py. More... almost 11 years ago
Refactored path length dispatcher tests to use a helper class. More... almost 11 years ago
Added tests for PathLengthDispatcher (which was previously Root). More... almost 11 years ago
Removed absolute external links from appearing the the parsed index. More... almost 11 years ago