summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add kerberos deps to build the kerberos wheel.Robert Collins2015-05-201-1/+1
* Bump integration test timeouts.Robert Collins2015-05-141-1/+1
* Parallelise integration tests.Robert Collins2015-05-021-65/+16
* Issue #1450210: Preversioning rc tag handling0.11.0Robert Collins2015-04-301-0/+1
* Stop testing setup.py easy_install behaviourRobert Collins2015-04-291-14/+4
* Test pip install -e of projects.Robert Collins2015-04-281-0/+5
* Build all the wheels in one pass rather than many.Robert Collins2015-04-281-4/+2
* Improve integration.sh.Robert Collins2015-04-281-18/+23
* Honour new test variable PIPVERSIONRobert Collins2015-04-251-1/+16
* Support script text override for newer developMonty Taylor2015-01-281-0/+7
* Be more aggressive about building wheelsDoug Hellmann2015-01-121-1/+4
* Use a wheelhouse in the integration testClark Boylan2015-01-051-1/+12
* Build a wheel when integration testing PBR changesJeremy Stanley2014-12-241-3/+5
* Port in git sha changes from 0.10 lineMonty Taylor2014-12-211-0/+10
* Retry the integration setup on connection errorMike Heald2014-09-121-3/+19
* Remove mirror testing from the integration scriptDoug Hellmann2014-07-101-140/+0
* Update integration script for Apache 2.4Sean Dague2014-06-261-4/+24
* Make tools/integration.sh take a branchJoe Gordon2014-03-181-2/+4
* Build mirror using proper requirements.Clark Boylan2013-12-051-3/+7
* Use wheels for installationMonty Taylor2013-12-041-1/+0
* show diff between pip installed packages and requirementsKhai Do2013-12-031-2/+35
* Enable wheel processing in the testsMonty Taylor2013-11-291-1/+3
* Clean up integration scriptMonty Taylor2013-11-291-47/+27
* Serve local mirror using apacheMonty Taylor2013-11-221-3/+33
* Add wheel mirror structure awarenessMonty Taylor2013-10-311-0/+5
* Remove pip as an argument from mkvenvMonty Taylor2013-10-311-9/+8
* Use pypi-mirror instead of jeepybMonty Taylor2013-10-311-10/+10
* Get rid of PyPI URL override in integration testJeremy Stanley2013-10-071-15/+0
* Fix python-ldap mirroring.Robert Collins2013-08-141-1/+1
* Update requirements in integration testMonty Taylor2013-08-101-0/+7
* Clean up some style warningsMonty Taylor2013-08-031-3/+3
* Consume the OpenStack mirror by defaultMonty Taylor2013-08-031-4/+23
* Merge "Revert include_package_data change"Jenkins2013-07-271-0/+5
|\
| * Revert include_package_data changeMonty Taylor2013-07-231-0/+5
* | Install jeepyb and requirements from REPODIRMonty Taylor2013-07-251-2/+5
* | Stop trying to install old pip and setuptoolsMonty Taylor2013-07-251-3/+2
|/
* Merge "Do not assume the tests run as jenkins"Jenkins2013-07-221-2/+2
|\
| * Do not assume the tests run as jenkinsDoug Hellmann2013-07-211-2/+2
* | Merge "Replace entry_points console_scripts"Jenkins2013-07-221-0/+43
|\ \
| * | Replace entry_points console_scriptsMonty Taylor2013-07-211-0/+43
* | | Merge "Move d2to1 more into the source tree"Jenkins2013-07-221-1/+1
|\ \ \ | |/ /
| * | Move d2to1 more into the source treeMonty Taylor2013-07-211-1/+1
| |/
* | Add libffi-devMonty Taylor2013-07-201-1/+1
|/
* Don't try to install requirements repo.Monty Taylor2013-07-111-2/+12
* Fix integration scriptJulien Danjou2013-06-241-76/+118
* Add an integration test script.Monty Taylor2013-06-141-0/+105