Peter Maydell
73d336510c
- Python 3 cleanups:
...
. Remove text about Python 2 in qemu-deprecated (Thomas)
. Remove shebang header (Paolo, Philippe)
. scripts/checkpatch.pl now allows Python 3 interpreter (Philippe)
. Explicit usage of Python 3 interpreter in scripts (Philippe)
. Fix Python scripts permissions (Paolo, Philippe)
. Drop 'from __future__ import print_function' (Paolo)
. Specify minimum python requirements in ReadTheDocs configuration (Alex)
- Test UNIX/EXEC transports with migration (Oksana)
- Added extract_from_rpm helper, improved extract_from_deb (Liam)
- Allow to use other serial consoles than default one (Philippe)
- Various improvements in QEMUMonitorProtocol (Wainer)
- Fix kvm_available() on ppc64le (Wainer)
-----BEGIN PGP SIGNATURE-----
iQIyBAABCAAdFiEE+qvnXhKRciHc/Wuy4+MsLN6twN4FAl49e+QACgkQ4+MsLN6t
wN7E6A/3dzCLP0QDoT/C2rC1uu2yXBpXsSUSGeRCA+NLGEOpkyWiEK/vCQp/WxGO
YU3ToO5NIGMxjVGhy14D1U4NrmiUhxmkGlJQJ60WKAO/oJBElHz8aR2keGlbkBp3
mh/Amyw+ubM3aBYcAmBbgn0y7yr+lV62mD1JmffQebwIMsT+6aL4XhZ6Lf8PAEkY
0pCK30O0j8Mwk8ppwKjoRT0WhhcKInmaLElbcOstoqVjQerGV7ho7VjlS9v2BPeg
uQbDbv5lask7XVoJzortQ9nP2Tq3R+T7hNc0RPa0/tuqZ/6ucq6eYbFgbr/S7r3/
Lem3ByA1EPlNzjq1HZoU3zx0/Ydq6qPyiudO9fLOCDIGVG6ZKXmKVq71lWHotcAw
Oir+RPSVhPmOekhOPXAEi3mwAqRX3iSUGSsm+aLgq9I1DJfdE8dG2n5ZKVSWClmF
xwb8Dhlz1T5SIlLderfVFryLzV2/LoHQOpr37phw6Ec5gox6UR0i4ozKEaY1zmZV
THvweFraoBUGwIN7ULfP8jxs8hjQY9HIxhYjNvPxqAQekH6hO97qkjbs44ujvNrS
D/yL4Gk4XgDjGP37aeBoY0zCUMM3cpWZdVfycDiXe6r949ifOoF0gZSny7ryRTGh
s1RvQAM9VaYcGTERkLLCC+QMuz24nN/cEg9H3SFlfHBGVBxaBw==
=8xBQ
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207' into staging
- Python 3 cleanups:
. Remove text about Python 2 in qemu-deprecated (Thomas)
. Remove shebang header (Paolo, Philippe)
. scripts/checkpatch.pl now allows Python 3 interpreter (Philippe)
. Explicit usage of Python 3 interpreter in scripts (Philippe)
. Fix Python scripts permissions (Paolo, Philippe)
. Drop 'from __future__ import print_function' (Paolo)
. Specify minimum python requirements in ReadTheDocs configuration (Alex)
- Test UNIX/EXEC transports with migration (Oksana)
- Added extract_from_rpm helper, improved extract_from_deb (Liam)
- Allow to use other serial consoles than default one (Philippe)
- Various improvements in QEMUMonitorProtocol (Wainer)
- Fix kvm_available() on ppc64le (Wainer)
# gpg: Signature made Fri 07 Feb 2020 15:01:56 GMT
# gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD 6BB2 E3E3 2C2C DEAD C0DE
* remotes/philmd-gitlab/tags/python-next-20200207: (46 commits)
.readthedocs.yml: specify some minimum python requirements
drop "from __future__ import print_function"
make all Python scripts executable
scripts/signrom: remove Python 2 support, add shebang
tests/qemu-iotests/check: Only check for Python 3 interpreter
scripts: Explicit usage of Python 3 (scripts without __main__)
tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
tests/vm: Remove shebang header
tests/acceptance: Remove shebang header
scripts/tracetool: Remove shebang header
scripts/minikconf: Explicit usage of Python 3
scripts: Explicit usage of Python 3 (scripts with __main__)
tests: Explicit usage of Python 3
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
tests/qemu-iotests/check: Allow use of python3 interpreter
scripts/checkpatch.pl: Only allow Python 3 interpreter
tests/acceptance/migration: Default to -nodefaults
tests/acceptance/migration: Add the 'migration' tag
tests/acceptance/migration: Test EXEC transport when migrating
tests/acceptance/migration: Test UNIX transport when migrating
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-02-10 12:07:26 +00:00
..
2019-02-01 13:46:44 +01:00
2017-02-12 00:47:42 +01:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2019-12-18 11:20:57 +01:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2019-03-08 12:26:45 +01:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2019-09-03 14:55:35 +02:00
2015-09-11 10:21:38 +03:00
2019-09-03 14:55:35 +02:00
2016-01-07 21:30:17 +01:00
2020-01-06 13:43:07 +01:00
2017-05-11 14:28:05 +02:00
2020-01-06 13:43:07 +01:00
2018-01-23 12:34:43 +01:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2019-03-08 12:26:45 +01:00
2016-05-12 15:33:24 +02:00
2020-01-06 13:43:07 +01:00
2018-06-11 16:18:45 +02:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2019-10-10 10:56:17 +02:00
2019-10-10 10:56:17 +02:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2020-01-30 21:01:40 +00:00
2019-10-14 17:12:48 +02:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2020-02-07 15:12:48 +01:00
2019-07-15 15:48:40 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:06 +01:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2019-09-03 14:55:35 +02:00
2018-03-02 18:39:07 +01:00
2019-09-03 14:55:35 +02:00
2016-01-07 21:30:17 +01:00
2019-07-23 15:53:25 +01:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:06 +01:00
2019-09-03 14:55:35 +02:00
2016-01-07 21:30:17 +01:00
2019-03-08 12:26:45 +01:00
2016-01-07 21:30:17 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:06 +01:00
2020-02-07 15:12:48 +01:00
2019-07-19 13:19:17 +02:00
2020-02-07 15:12:48 +01:00
2020-01-06 13:43:06 +01:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:12:48 +01:00
2017-07-11 17:45:02 +02:00
2020-02-07 15:12:48 +01:00
2013-09-12 10:12:47 +02:00
2020-01-06 13:43:07 +01:00
2015-09-11 10:21:38 +03:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2016-05-12 15:33:24 +02:00
2019-12-18 11:20:57 +01:00
2019-12-18 11:20:57 +01:00
2020-01-06 13:43:07 +01:00
2016-01-07 21:30:17 +01:00
2020-01-06 13:43:07 +01:00
2019-07-30 12:25:43 +02:00
2019-11-19 10:01:34 +01:00
2019-09-03 14:56:06 +02:00
2016-05-12 15:33:24 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2020-02-07 15:12:48 +01:00
2016-09-05 19:06:48 +02:00
2020-02-07 15:12:48 +01:00
2019-08-06 13:17:17 +02:00
2020-02-07 15:12:48 +01:00
2013-09-12 10:12:47 +02:00
2020-01-30 21:01:40 +00:00
2013-12-04 15:19:00 +01:00
2020-01-06 13:43:07 +01:00
2019-09-03 14:55:35 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:06 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:06 +01:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:45 +01:00
2015-01-23 12:41:32 -05:00
2020-02-07 15:12:48 +01:00
2013-10-11 16:49:50 +02:00
2020-01-06 13:43:07 +01:00
2017-05-11 12:08:24 +02:00
2020-01-06 13:43:07 +01:00
2018-10-01 19:13:46 +02:00
2020-01-06 13:43:07 +01:00
2017-09-06 15:19:01 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2018-12-18 07:55:47 +01:00
2019-09-03 14:55:35 +02:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2015-09-11 10:21:38 +03:00
2020-01-06 13:43:07 +01:00
2017-10-26 14:45:57 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2017-11-14 18:06:25 +01:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2015-09-11 10:21:38 +03:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-06-14 15:09:42 +02:00
2019-07-12 15:42:23 +02:00
2019-10-28 11:22:31 +01:00
2019-10-28 11:22:31 +01:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:45 +01:00
2014-12-12 16:52:33 +00:00
2019-03-08 12:26:45 +01:00
2018-12-18 07:55:47 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-01-30 21:01:40 +00:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2020-01-30 21:01:40 +00:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-05-07 09:43:42 -05:00
2020-02-07 15:12:48 +01:00
2018-08-15 12:50:39 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-02-07 15:12:48 +01:00
2015-10-16 15:34:29 +02:00
2019-03-08 12:26:45 +01:00
2017-04-03 17:11:40 +02:00
2020-01-06 13:43:07 +01:00
2015-09-11 10:21:38 +03:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2019-03-08 12:26:45 +01:00
2014-08-22 11:01:12 +02:00
2019-06-04 15:20:41 +02:00
2019-06-04 15:20:41 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-05-21 10:13:58 +02:00
2019-04-30 15:29:00 +02:00
2019-09-03 14:55:35 +02:00
2014-10-03 10:30:33 +01:00
2020-01-06 13:43:07 +01:00
2018-04-03 17:39:37 +02:00
2019-05-21 10:13:58 +02:00
2014-12-12 16:52:33 +00:00
2020-01-06 13:43:07 +01:00
2014-12-12 16:52:33 +00:00
2020-01-30 21:01:40 +00:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2017-07-18 15:27:37 +02:00
2020-01-06 13:43:07 +01:00
2018-06-11 16:18:45 +02:00
2019-03-08 12:26:45 +01:00
2018-06-11 16:18:45 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2015-09-11 10:21:38 +03:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-05-21 10:13:58 +02:00
2019-11-18 20:33:48 -06:00
2020-02-07 15:12:48 +01:00
2019-08-16 10:25:16 +02:00
2019-03-08 12:26:45 +01:00
2018-12-18 07:55:47 +01:00
2019-09-03 14:56:06 +02:00
2018-12-18 07:55:47 +01:00
2020-01-06 13:43:07 +01:00
2018-03-26 12:16:00 +02:00
2020-01-06 13:43:07 +01:00
2019-08-19 17:13:26 +02:00
2020-01-06 13:43:07 +01:00
2015-02-16 15:07:18 +00:00
2020-02-07 15:12:48 +01:00
2019-08-06 13:17:24 +02:00
2020-01-06 13:43:07 +01:00
2017-10-26 15:01:14 +02:00
2019-09-03 14:55:35 +02:00
2019-04-30 15:29:00 +02:00
2020-02-06 13:47:45 +01:00
2019-11-18 20:33:48 -06:00
2019-03-08 12:26:45 +01:00
2015-03-10 14:02:24 +01:00
2020-02-07 15:12:48 +01:00
2015-04-28 15:36:09 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:12:48 +01:00
2015-07-02 10:06:23 +01:00
2019-05-21 10:13:58 +02:00
2019-04-30 15:29:00 +02:00
2019-06-24 15:53:01 +02:00
2019-06-24 15:53:01 +02:00
2019-03-08 12:26:45 +01:00
2015-07-27 17:19:07 +02:00
2020-02-07 15:12:48 +01:00
2016-05-19 16:45:31 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-05-07 17:14:21 +02:00
2020-02-07 15:12:48 +01:00
2016-09-23 13:45:36 +02:00
2019-10-28 11:22:31 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2020-01-27 17:19:53 +01:00
2020-01-06 13:43:07 +01:00
2017-04-27 15:39:49 +02:00
2019-10-28 11:22:31 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-05-21 10:13:58 +02:00
2017-04-27 15:39:49 +02:00
2019-03-08 12:26:45 +01:00
2018-03-19 12:01:39 +01:00
2020-02-07 15:12:48 +01:00
2018-01-26 09:37:21 -06:00
2020-02-07 15:12:48 +01:00
2016-03-17 16:43:30 +01:00
2020-02-07 15:15:16 +01:00
2019-10-10 10:56:18 +02:00
2019-03-08 12:26:45 +01:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2020-02-07 15:12:48 +01:00
2019-08-06 13:17:26 +02:00
2020-02-07 15:12:48 +01:00
2016-04-20 16:52:55 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-03-08 12:26:45 +01:00
2017-06-30 21:48:06 +08:00
2020-02-07 15:12:48 +01:00
2016-06-16 15:20:37 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-05-21 10:13:58 +02:00
2017-07-11 17:44:59 +02:00
2019-05-21 10:13:58 +02:00
2017-07-11 17:44:56 +02:00
2020-01-06 13:43:07 +01:00
2016-09-20 22:10:57 +02:00
2020-01-06 13:43:07 +01:00
2016-09-20 22:10:57 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-10-10 12:13:23 +02:00
2019-10-10 12:13:23 +02:00
2020-02-07 15:12:48 +01:00
2017-09-26 15:00:32 +02:00
2020-02-07 15:15:16 +01:00
2019-10-17 17:02:32 -04:00
2020-02-07 15:12:48 +01:00
2019-11-26 14:18:01 +01:00
2020-01-06 13:43:07 +01:00
2016-09-20 22:10:57 +02:00
2019-03-08 12:26:45 +01:00
2016-10-31 16:52:39 +01:00
2020-01-06 13:43:07 +01:00
2017-09-18 19:43:38 -04:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2017-02-12 00:47:42 +01:00
2020-01-06 13:43:07 +01:00
2019-09-03 14:55:35 +02:00
2020-01-06 13:43:07 +01:00
2018-12-18 07:55:47 +01:00
2019-03-08 12:26:45 +01:00
2018-01-23 12:34:43 +01:00
2020-01-06 13:43:07 +01:00
2019-09-03 14:55:35 +02:00
2017-07-11 17:45:01 +02:00
2019-03-08 12:26:45 +01:00
2017-05-11 14:28:07 +02:00
2020-01-30 21:01:40 +00:00
2017-09-26 14:46:23 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-02-06 13:47:45 +01:00
2019-11-18 20:33:48 -06:00
2019-09-03 14:56:06 +02:00
2018-12-18 07:55:47 +01:00
2020-01-30 21:01:40 +00:00
2020-01-27 17:19:53 +01:00
2019-09-03 14:56:06 +02:00
2019-07-19 13:19:09 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-08-19 17:13:26 +02:00
2019-08-19 17:13:26 +02:00
2019-03-08 12:26:45 +01:00
2017-07-11 17:44:56 +02:00
2020-01-06 13:43:07 +01:00
2017-08-01 18:09:33 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-10-28 11:22:31 +01:00
2019-10-28 11:22:31 +01:00
2020-02-07 15:15:16 +01:00
2018-10-30 21:13:54 -03:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:12:48 +01:00
2017-11-17 18:06:21 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2020-02-07 15:12:48 +01:00
2018-03-13 17:06:32 -04:00
2020-01-30 21:01:40 +00:00
2019-11-18 20:33:48 -06:00
2020-01-30 21:01:40 +00:00
2018-01-23 12:33:07 +01:00
2020-02-07 15:15:16 +01:00
2018-10-30 21:13:54 -03:00
2020-02-07 15:15:16 +01:00
2018-10-30 21:13:54 -03:00
2019-03-08 12:26:45 +01:00
2018-01-23 12:34:43 +01:00
2020-02-07 15:12:48 +01:00
2018-01-26 09:37:21 -06:00
2020-02-07 15:15:16 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:15:16 +01:00
2019-06-24 16:01:04 +02:00
2020-02-07 15:15:16 +01:00
2018-10-30 21:13:54 -03:00
2020-02-07 15:15:16 +01:00
2019-03-30 20:52:29 -05:00
2020-02-07 15:15:16 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:15:16 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:15:16 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:15:16 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:15:16 +01:00
2018-10-30 21:13:54 -03:00
2020-01-06 13:43:07 +01:00
2018-06-11 16:18:45 +02:00
2020-02-07 15:15:16 +01:00
2019-07-19 15:17:55 +02:00
2020-02-07 15:15:16 +01:00
2020-01-27 17:19:53 +01:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:45 +01:00
2019-05-20 17:08:57 +02:00
2019-09-03 14:55:35 +02:00
2020-02-07 15:15:16 +01:00
2018-10-30 21:13:54 -03:00
2020-02-05 17:22:13 -06:00
2020-02-05 17:22:13 -06:00
2020-02-07 15:15:16 +01:00
2019-02-25 15:11:27 +01:00
2020-01-06 13:43:07 +01:00
2018-07-09 19:43:24 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-07-19 13:19:09 +02:00
2019-10-10 10:56:18 +02:00
2020-02-07 15:15:16 +01:00
2019-02-25 15:11:27 +01:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-05-21 10:13:58 +02:00
2018-09-24 23:46:05 -04:00
2020-01-06 13:43:07 +01:00
2019-03-19 15:49:29 +01:00
2019-06-13 08:50:47 -05:00
2019-09-24 07:30:19 -05:00
2020-02-07 15:15:16 +01:00
2019-02-01 13:46:44 +01:00
2020-02-07 15:15:16 +01:00
2018-12-03 16:51:53 +01:00
2020-02-07 15:15:16 +01:00
2019-03-12 12:05:48 -04:00
2020-02-07 15:15:16 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:15:16 +01:00
2019-01-24 10:02:28 +00:00
2019-05-21 10:10:33 +02:00
2019-02-01 13:46:44 +01:00
2019-10-28 11:22:31 +01:00
2019-06-04 15:22:22 +02:00
2019-10-28 11:22:31 +01:00
2019-04-12 18:03:01 +02:00
2020-02-07 15:15:16 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:46 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:15:16 +01:00
2019-05-20 17:08:57 +02:00
2020-02-07 15:15:16 +01:00
2019-03-12 15:00:48 -04:00
2020-01-06 13:43:07 +01:00
2019-03-19 15:49:29 +01:00
2020-02-07 15:15:16 +01:00
2019-03-26 11:37:51 +01:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2019-06-04 16:55:58 +02:00
2019-09-03 14:55:35 +02:00
2019-06-14 15:09:27 +02:00
2020-01-06 13:43:07 +01:00
2019-05-10 16:45:40 +02:00
2019-05-20 17:08:57 +02:00
2019-09-03 14:55:35 +02:00
2020-02-07 15:15:16 +01:00
2019-08-16 16:28:03 -04:00
2020-02-07 15:15:16 +01:00
2019-06-04 15:20:41 +02:00
2020-02-07 15:15:16 +01:00
2019-08-16 16:28:03 -04:00
2020-02-07 15:12:48 +01:00
2019-10-10 10:56:18 +02:00
2020-02-07 15:12:48 +01:00
2019-08-16 10:25:16 +02:00
2020-02-07 15:15:16 +01:00
2019-10-17 17:02:32 -04:00
2020-01-06 13:43:07 +01:00
2019-10-28 11:54:49 +01:00
2020-02-07 15:15:16 +01:00
2019-10-08 14:28:25 +01:00
2019-09-16 15:37:12 +02:00
2019-09-16 15:37:12 +02:00
2020-02-07 15:15:16 +01:00
2019-10-22 20:51:31 -05:00
2020-01-06 13:43:07 +01:00
2019-09-10 08:58:43 +02:00
2020-02-07 15:15:16 +01:00
2019-12-19 14:32:43 +01:00
2020-02-06 13:47:45 +01:00
2019-10-28 11:22:31 +01:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-11-07 14:37:46 +01:00
2019-11-07 14:37:46 +01:00
2020-01-06 13:43:07 +01:00
2019-12-19 13:20:10 +01:00
2020-02-07 15:15:16 +01:00
2019-11-18 16:01:31 -06:00
2019-12-18 11:20:57 +01:00
2019-12-18 11:20:57 +01:00
2020-02-07 15:15:16 +01:00
2019-12-19 18:04:25 +01:00
2020-02-07 15:12:48 +01:00
2020-01-27 17:19:53 +01:00
2020-02-07 15:15:16 +01:00
2020-02-06 13:47:45 +01:00
2020-02-07 15:15:16 +01:00
2019-03-08 12:26:45 +01:00
2020-01-06 13:43:07 +01:00
2019-10-28 11:22:31 +01:00
2019-07-23 15:53:25 +01:00
2019-11-18 20:33:48 -06:00
2020-02-06 13:47:45 +01:00
2019-03-08 12:26:45 +01:00
2020-02-06 13:47:45 +01:00
2020-02-07 15:15:16 +01:00
2017-02-12 00:47:42 +01:00
2020-02-07 15:15:16 +01:00
2020-02-07 15:15:16 +01:00
2020-02-07 15:15:16 +01:00
2016-06-16 15:19:55 +02:00
2016-10-27 19:05:23 +02:00