summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* OpenDev Migration PatchHEADmasterOpenDev Sysadmins2019-04-191-1/+1
| | | | | | | | | | | | | | | This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
* fix tox python3 overridesDoug Hellmann2018-09-261-0/+1
| | | | | | | | | | | | | | | We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: I38e4123213f6db982b3444f65283df83d893a7d4 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Update with xstatic-release script3.5.17.0Rob Cresswell2016-09-073-9/+25
| | | | Change-Id: Ice27b8192e3b2b59d4845ab5732410a2855edb94
* Update d3 to 3.5.17.0Rob Cresswell2016-06-281-2/+2
| | | | | | Also adds missing git tag Change-Id: If3db86f4fd6e44e611d74e4f9756446f45d92b05
* Update XStatic-D3 to 3.5.16Rob Cresswell2016-04-202-3660/+4782
| | | | Change-Id: If5ec57706d257fd5bf65d2d66c69d5e48934694f
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
| | | | | | | | | | Caching is enabled by default from pip version 6.0 More info: https://testrun.org/tox/latest/config.html#confval-downloadcache=path https://pip.pypa.io/en/stable/reference/pip_install/#caching Change-Id: I719051f9242d956cf47762e430fc9d8b0e16b573
* Update .gitreview for new namespaceJeremy Stanley2015-10-171-1/+1
| | | | Change-Id: I9c8dec42120b967a8d5e0525a4cbfa4dcac33c06
* Add tox.ini to enable publish/tarball joblin-hua-cheng2015-06-231-0/+11
| | | | Change-Id: I51e131d503b4ec1ddc0186fc2ac708a71adef207
* Merge "Fix MANIFEST.in"Jenkins2014-11-140-0/+0
|\
| * Fix MANIFEST.inRadomir Dopieralski2014-08-122-2/+2
| | | | | | | | | | | | There was a bad path in MANIFEST.in, copied from xstatic-jquery. Change-Id: I8a33419922278431d26bbcd81df3f38e450e5eff
* | Add .gitreviewRadomir Dopieralski2014-08-121-0/+4
| | | | | | | | Change-Id: I71ad0b703683f79d96abf5fd2e82d5ee10b34ffc
* | Fix MANIFEST.inRadomir Dopieralski2014-05-202-2/+2
|/ | | | There was a bad path in MANIFEST.in, copied from xstatic-jquery.
* Version 3.1.6 of the D3.js libraryRadomir Dopieralski2014-05-208-0/+8540
Initial version as used by OpenStack's Horizon, packaged for XStatic.