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.
* Update package to 1.0.2.41.0.2.4Thierry Carrez2019-02-111-1/+1
| | | | | | | In order to sync git tags and PyPI uploads, we need to do a new package release. Update the build to 1.0.2.4. Change-Id: Ic7c9ed18f336ee175f014aa39fdd94c9f76ac66c
* Fixing README so that PyPI does not reject themThierry Carrez2019-02-111-2/+1
| | | | | | | | A format error in README.txt prevents PyPI from accepting new uploads of xstatic-angular-lrdragndrop. Let's fix that. Change-Id: I2ad9731eba3a04982b108e85d3d98e82e854e05f Needed-By: https://review.openstack.org/636128
* 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: Ib103e8ee5d382ed03a301757ffbae33038cc0e20 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* 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: Iaa90867307001a2cc01c338428b088f113e33313
* Update .gitreview for new namespaceJeremy Stanley2015-10-171-1/+1
| | | | Change-Id: Ib278b6fb95124ed7d0278e5d30fd2e45be940770
* Add tox.ini to enable publish/tarball joblin-hua-cheng2015-06-231-0/+11
| | | | Change-Id: I353d800faaccc8f0eb964effdfc9e62dc0a45104
* Fix LICENCE issues (file at root and __init__.py)1.0.2.3Maxime Vidori2015-05-052-1/+22
| | | | Change-Id: Ia31f04307b00d4a1d958e0b2c67c5e034652cdcc
* Merge "Add a .gitreview file for git-review support"Jenkins2015-05-010-0/+0
|\
| * Add a .gitreview file for git-review supportJeremy Stanley2015-03-281-0/+4
| | | | | | | | Change-Id: I0a83825d257ce5b86b7402b0f84f18ad2a16f849
* | Commits changes available on PyPiThomas Goirand2015-04-037-33/+12
|/ | | | | | | | The release .2 on PyPi already includes changes acted uppon in Horizon. This patch commits those changes to stackforge. It also adds a .gitreview file. Change-Id: Ibc25f66dba97c2121b5d7fe485175d7cd76b6267
* Initial commit.Thai Tran2015-01-148-0/+316