summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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