Commit Graph

1054 Commits

Author SHA1 Message Date
Ilan Steemers
a53edd2a4e Updates django versions 2020-03-04 13:43:53 +01:00
Ilan Steemers
d30fc8695b Updates test requirements 2020-03-04 13:41:56 +01:00
Ilan
5351372fd9 Getting ready for 1.2.1 2020-02-18 20:48:27 +01:00
Ilan
a6052f5a6a Getting ready for 1.2.1 2020-02-18 20:24:38 +01:00
Ilan
dd5fadbc8a Updates boto and psutil for testing 2020-02-18 20:23:20 +01:00
Ilan Steemers
cf1b795f18 Merge pull request #415 from Koed00/f-strings
Convert to f-strings
2020-02-18 20:21:38 +01:00
Ilan
7c31c2408c Replaces format with f-strings 2020-02-18 18:47:05 +01:00
Ilan
dcc115ca1b Updates copyright 2020-02-17 21:22:48 +01:00
Ilan
0bca3cbd7a Replacing format with f-strings 2020-02-17 16:59:12 +01:00
Ilan
a1543c8d82 Updates CHANGELOG.md to v1.2.0 2020-02-17 13:18:53 +01:00
Ilan
17c1e2b651 Getting ready for 1.2.0 2020-02-17 13:09:18 +01:00
Ilan
da6563ed54 Updates boto 2020-02-17 13:05:48 +01:00
Ilan Steemers
e3a46992b9 Merge pull request #414 from crea-asia/cluster_id
Differentiate between PID and unique cluster ID
2020-02-14 14:34:21 +01:00
Jason McVetta
93fab1e87f Revert "bump version from 1.1.0 -> 1.2.0"
This reverts commit 3d394b25e4.
2020-02-13 18:17:46 +07:00
Jason McVetta
35848cc80d fix typo 2020-02-13 18:17:00 +07:00
Ilan
4faf577a52 Updates requirements 2020-02-13 11:47:27 +01:00
Jason McVetta
3d394b25e4 bump version from 1.1.0 -> 1.2.0 2020-02-13 13:12:25 +07:00
Jason McVetta
93a8c3520c truncate cluster_id from the other end 2020-02-12 18:56:54 +07:00
Jason McVetta
aa51413d81 cast cluster_id UUID to str 2020-02-12 18:52:45 +07:00
Jason McVetta
abc8b397fc Revert "wider column for cluster_id, and cast to string"
This reverts commit a37d3b7af0.
2020-02-12 18:52:25 +07:00
Jason McVetta
7f9f6c3a04 Revert "terminal position"
This reverts commit db70d14754.
2020-02-12 18:52:24 +07:00
Jason McVetta
db70d14754 terminal position 2020-02-12 18:51:41 +07:00
Jason McVetta
a37d3b7af0 wider column for cluster_id, and cast to string 2020-02-12 18:50:46 +07:00
Jason McVetta
cb01620a5d truncate cluster_id UUID to fit column 2020-02-12 18:43:31 +07:00
Jason McVetta
4529c38067 log cluster_id instead of pid 2020-02-12 18:26:53 +07:00
Jason McVetta
14a602ee8b use both pid and cluster_id 2020-02-12 18:23:47 +07:00
Jason McVetta
d22c916bfc add cluster_id to Sentinel 2020-02-12 17:53:52 +07:00
Jason McVetta
ea30c1d43f add UUID4-based cluster_id 2020-02-12 17:41:10 +07:00
Ilan Steemers
0acf2ecba6 Merge pull request #411 from Koed00/dependabot/pip/django-3.0.3
Bump django from 3.0.2 to 3.0.3
2020-02-12 08:25:02 +01:00
dependabot[bot]
022d378564 Bump django from 3.0.2 to 3.0.3
Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.2...3.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-11 21:28:53 +00:00
Ilan Steemers
5e5676292b Merge pull request #392 from Djailla/py27
[py27] Remove last traces of py27
2020-01-28 11:27:15 +01:00
Djailla
d8524e8d42 [py27] Remove last traces of py27 2020-01-27 17:15:10 +01:00
Ilan Steemers
69c10616c8 Merge pull request #405 from lordkev/lambda-fix
Fix startup error in AWS Lambda
2020-01-21 12:38:55 +01:00
Kevin Lord
0d9ebf94ee Fix startup error in AWS Lambda 2020-01-20 22:39:40 -06:00
Ilan Steemers
7317839fc7 Updates changelog to v1.1.0 2020-01-18 11:27:00 +01:00
Ilan Steemers
3389e00f09 Preparing v1.1.0 2020-01-18 11:09:35 +01:00
Ilan Steemers
ee0cdbb313 Merge pull request #404 from Koed00/django3
Django 3 support
2020-01-18 11:00:47 +01:00
Ilan Steemers
5f46d11350 Updates version changes in docs 2020-01-17 16:15:05 +01:00
Ilan Steemers
c2e96c1754 Removes python 3.6 testing
Removes django 1.11 testing
Adds python 3.8 testing
2020-01-17 16:03:16 +01:00
Ilan Steemers
8a9b15dbcb Updates testing packages requirements 2020-01-17 15:49:17 +01:00
Ilan Steemers
f825730716 Using the point releases 2020-01-17 15:44:36 +01:00
Ilan Steemers
38082d1593 Tests with Django 3 2020-01-17 15:39:27 +01:00
Ilan Steemers
681375364d Merge pull request #393 from ossobv/sync
Preserve database connection when sync=True
2020-01-17 15:34:46 +01:00
Ilan Steemers
d2c9aa0e88 Merge pull request #395 from Koed00/dependabot/pip/django-2.2.8
Bump django from 2.2.5 to 2.2.8
2020-01-17 15:33:25 +01:00
Ilan Steemers
850e6e5452 Merge pull request #399 from theunraveler/ugettext
Replacing `ugettext_` functions with `gettext_` for Django 3
2020-01-17 15:32:27 +01:00
Ilan Steemers
8bf88bee21 Merge pull request #403 from valentinogagliardi/redis-url
ability to use a Redis connection URI - closes #402
2020-01-17 15:31:37 +01:00
valentinogagliardi
c12e6184eb add test for Redis URL 2020-01-12 20:10:06 +01:00
valentinogagliardi
458697c099 add missing semicolon 2020-01-12 19:23:19 +01:00
valentinogagliardi
fa1082ff96 ability to use a Redis connection URI - closes #402 2020-01-12 13:13:41 +01:00
Jake Bell
dc65f5e1de Replacing ugettext_ functions with gettext_ for Django 3 2020-01-07 15:57:37 -06:00