dependabot-preview[bot]
|
595144cdd9
|
build(deps-dev): bump pylint from 2.4.4 to 2.5.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.5.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.4...pylint-2.5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 12:19:16 +00:00 |
Jens L
|
2b3ae1e2d5
|
Merge pull request #10 from BeryJu/dependabot/pip/pylint-django-2.0.15
build(deps-dev): bump pylint-django from 2.0.14 to 2.0.15
|
2020-05-18 14:15:18 +02:00 |
dependabot-preview[bot]
|
05c791b1c0
|
build(deps-dev): bump bumpversion from 0.5.3 to 0.6.0
Bumps [bumpversion](https://github.com/peritus/bumpversion) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/peritus/bumpversion/releases)
- [Commits](https://github.com/peritus/bumpversion/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 11:02:36 +00:00 |
dependabot-preview[bot]
|
669f3051e8
|
build(deps-dev): bump pylint-django from 2.0.14 to 2.0.15
Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/PyCQA/pylint-django/releases)
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.0.14...v2.0.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 11:02:17 +00:00 |
dependabot-preview[bot]
|
27333bbff1
|
build(deps-dev): bump autopep8 from 1.5.1 to 1.5.2
Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v1.5.1...v1.5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 11:02:07 +00:00 |
dependabot-preview[bot]
|
5d17d3dd31
|
build(deps): bump boto3 from 1.12.39 to 1.13.11
Bumps [boto3](https://github.com/boto/boto3) from 1.12.39 to 1.13.11.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.12.39...1.13.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 09:51:42 +00:00 |
Jens Langhammer
|
2ce31dfaa5
|
root: upgrade django-dbbackup
|
2020-05-16 14:54:18 +02:00 |
Jens Langhammer
|
cdbe1f6161
|
bump dependencies
|
2020-04-10 21:17:31 +02:00 |
Jens Langhammer
|
a08bdfdbcd
|
root: remove prospector from Pipfile as it causes lock issues, install in CI
|
2020-02-17 17:48:18 +01:00 |
dependabot[bot]
|
e22620b0ec
|
build(deps): bump django from 2.2.9 to 2.2.10
Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.9...2.2.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-02-12 03:20:09 +00:00 |
Jens Langhammer
|
ba74a3213d
|
*: upgrade python 3.7 to 3.8
|
2020-01-19 21:03:01 +01:00 |
Jens Langhammer
|
3bd1eadd51
|
all: implement black as code formatter
|
2019-12-31 12:51:16 +01:00 |
Jens Langhammer
|
8eb3f0f708
|
ci: upgrade pylint to latest version
core: also upgrade kombu as https://github.com/celery/kombu/issues/1101 is fixed now
|
2019-12-31 12:45:29 +01:00 |
Jens Langhammer
|
b08ec0477e
|
all(minor): replace django-ipware with custom implementation
|
2019-12-05 14:33:55 +01:00 |
Langhammer, Jens
|
97290755e7
|
root(major): re-add missing dependencies
|
2019-11-08 14:26:49 +01:00 |
Langhammer, Jens
|
dfcfd87644
|
root(minor): remove old deps from pipfile
|
2019-11-08 13:55:58 +01:00 |
Langhammer, Jens
|
e4fbcd3735
|
root(major): add prometheus
|
2019-11-08 12:23:51 +01:00 |
Langhammer, Jens
|
cffe09b02e
|
all(major): add most models to API
|
2019-10-28 17:40:57 +01:00 |
Langhammer, Jens
|
543e949a48
|
api(minor): start with api v2
|
2019-10-28 14:26:07 +01:00 |
Langhammer, Jens
|
261d57ad7b
|
Merge branch 'master' into guardian
# Conflicts:
# Pipfile
# Pipfile.lock
# passbook/admin/views/invitations.py
# passbook/admin/views/policy.py
# passbook/admin/views/providers.py
# passbook/admin/views/sources.py
# passbook/admin/views/users.py
|
2019-10-15 15:09:11 +02:00 |
Langhammer, Jens
|
4086252979
|
core(major): add integrated database backup
|
2019-10-15 13:52:33 +02:00 |
Langhammer, Jens
|
143a575369
|
Merge branch 'master' into guardian
# Conflicts:
# Pipfile
# Pipfile.lock
# passbook/core/models.py
|
2019-10-10 17:29:34 +02:00 |
Langhammer, Jens
|
c782585287
|
ci(minor): re-enable pylint
|
2019-10-10 17:22:56 +02:00 |
Langhammer, Jens
|
8ff9e72972
|
docker(major): use buster instead of stretch, simplify base image, use pyuwsgi for wheels
|
2019-10-10 17:13:06 +02:00 |
Langhammer, Jens
|
a53f7a49ac
|
root(minor): start implementing guardian
|
2019-10-10 10:45:51 +02:00 |
Langhammer, Jens
|
46111e7cac
|
deploy(minor): downgrade kombu to fix redis error
https://github.com/celery/kombu/issues/1063
|
2019-10-09 14:32:20 +02:00 |
Langhammer, Jens
|
a48924c896
|
docker(minor): switch to debian based image so we can use wheels
|
2019-10-04 11:50:52 +02:00 |
Langhammer, Jens
|
c7322a32a0
|
app_gw(minor): remove current implementation
|
2019-10-04 09:28:28 +02:00 |
Jens Langhammer
|
64b75cab84
|
policy(minor): add data class for policy request
|
2019-10-03 10:45:31 +02:00 |
Langhammer, Jens
|
7f70048423
|
ci(minor): disable pylint since its currently broken upstream
|
2019-10-01 16:53:09 +02:00 |
Langhammer, Jens
|
97dbfc8885
|
req(minor): fix dependency issue by downgrading prospector
|
2019-10-01 15:54:29 +02:00 |
Langhammer, Jens
|
c2c5ff6912
|
config(minor): CONFIG.get -> CONFIG.y
|
2019-09-30 18:04:04 +02:00 |
Langhammer, Jens
|
9cddab8fd5
|
deploy(minor): switch to pipfile
|
2019-09-10 17:00:13 +02:00 |