- 01 Feb, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 16 Dec, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 20 Nov, 2020 1 commit
-
-
Thomas Goirand authored
-
- 19 Oct, 2020 5 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
gnocchi 4.4.0 - drop python2 support - remove cradox support
-
- 02 Oct, 2020 1 commit
-
-
Tobias Urdin authored
-
- 01 Oct, 2020 6 commits
-
-
Tobias Urdin authored
In the StatusController the statistics for the members on python3 is a byte string which cannot be jsonified. This changes so it loops through the statistics for the member and ensures the key is a string and not a byte string.
-
Tobias Urdin authored
-
Tobias Urdin authored
-
Matthias Runge authored
This reverts commit 1daba130be03f8bcc2654677ad9b69db70bb74ce.
-
Matthias Runge authored
-
Matthias Runge authored
Update the docs etc. to use rados directly.
-
- 30 Sep, 2020 1 commit
-
-
Tobias Urdin authored
-
- 15 Sep, 2020 8 commits
-
-
James Page authored
Under newer MySQL versions check constraints are supported and must have unique names. Drop and re-create the check constraints on the resource and resource_history tables to ensure that they are uniquely named for upgrades in existing deployments. Ensure that check constraints are created with unique names in new deployments.
-
Tobias Urdin authored
Debug causes Travis to drop the job because there is to much output.
-
Tobias Urdin authored
This reverts commit df3ed0a4a2772ca6224cb4a9c3093a7f1d728c6f.
-
Tobias Urdin authored
There is a issue when executing pifpaf directly from tox, something with psutil/subprocess interaction that makes it not find the run-upgrade-tests.sh script.
-
Tobias Urdin authored
-
Tobias Urdin authored
These are treated as error, suppress for now and we can go back and fix docs later.
-
Tobias Urdin authored
-
Tobias Urdin authored
-
- 13 Feb, 2020 1 commit
-
-
pedro authored
-
- 16 Jan, 2020 1 commit
-
-
Julien Danjou authored
This is the current hosting platform now that the name has expired.
-
- 07 Nov, 2019 1 commit
-
-
Thomas Goirand authored
-
- 01 Nov, 2019 3 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
Michal Arbet authored
-
- 28 Oct, 2019 1 commit
-
-
Thomas Goirand authored
-
- 09 Sep, 2019 2 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
- 31 Jul, 2019 2 commits
-
-
gord chung authored
- force upgrade of six - remove README.rst cleanup as it's been done permanently (and i didn't realise this line existed when i did it) - add skip_existing[1]. each ENV runs the deploy so travis tries to upload multiple times and fails on each ENV except for the first [1] https://docs.travis-ci.com/user/deployment/pypi/#upload-artifacts-only-once
-
gord chung authored
it's not installing correct version when it installs twine during deploy
-
- 23 Jul, 2019 3 commits
-
-
gord chung authored
- don't concat the values when getting unique times across series - create a common sum function instead of making a sum timeseries and ripping out just the values. - fix test
-
gord chung authored
seems long_description needs to render cleanly to upload to pypi: https://github.com/pypa/warehouse/issues/5890 related: #1025 (cherry picked from commit d12a3fb5)
-
James Page authored
Fix miscellanous encoding issue when running under Python 3: - Encoding of member_id prior to passing into tooz. - Decoding of member ID's during response processing for status API calls.
-