summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for relase using OpenStack release processHEAD2.0.0.3masterAkihiro Motoki2020-04-032-2/+2
| | | | | | | | | | | | xstatic-hogan has never been released using the OpenStack release prociess with openstack/releases repository. To sync the release history in openstack/releases and PyPI, we need to release a new version, so the xstatic version is bumped. README is also updated to match the length of the title marker to the length of the title. Change-Id: I8e8ac568278aabdcf6eb4e98371ec5b40162052c
* OpenDev Migration PatchOpenDev 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: I5ed11c34cf9c8ebb2448dd4d281868bb5b4a1b67 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Add basic tox.ini fileTony Breeds2016-07-191-0/+7
| | | | Change-Id: I7a2f3238d671f23867fe408ee7183ed51494308d
* Add .gitreview fileTony Breeds2016-07-191-0/+4
| | | | Change-Id: Ifca240e0e81d84a88b2c08c6fb439242fdaacfaa
* Bump packaging version.Radomir Dopieralski2014-05-201-1/+1
|
* Fix the title in README.txtRadomir Dopieralski2014-05-201-1/+1
| | | | Leftover title from xstatic-d3.
* Fix the import in setup.pyRadomir Dopieralski2014-05-201-1/+1
| | | | A leftover import from xstatic-d3 was fixed.
* Version 2.0.0 of Hogan.js library packaged for XstaticRadomir Dopieralski2014-05-208-0/+684
As used by Horizon.