dependabot[bot]
|
6bca054971
|
Bump redis from 4.5.3 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.3...v4.5.4)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 08:47:04 +00:00 |
|
|
|
3639cf49e9
|
Add gunicorn_pushgateway_workers
|
2023-04-03 10:45:39 +02:00 |
|
|
|
add1897813
|
Close redis connection on shutdown
|
2023-03-30 14:03:19 +02:00 |
|
|
|
c62655f7ef
|
Update deps
|
2023-03-24 17:07:58 +01:00 |
|
|
|
35445b3afb
|
Update deps
|
2023-02-24 01:30:52 +01:00 |
|
|
|
ecb997e595
|
Add book base info endpoint
|
2023-02-01 02:57:41 +01:00 |
|
|
|
8315cb870b
|
Fix
|
2023-02-01 01:45:54 +01:00 |
|
|
|
de5c466f0e
|
Update last book endpoint
|
2023-02-01 01:20:10 +01:00 |
|
|
|
e6cbf5862e
|
Fix last route
|
2023-02-01 01:08:15 +01:00 |
|
|
|
ec44d7c383
|
Fix
|
2023-02-01 01:01:02 +01:00 |
|
|
|
7ec16a87c6
|
Add get_last_book endpoint
|
2023-01-31 11:55:00 +01:00 |
|
|
|
ce24b6a1a7
|
Add id_lte and id_gte to book_filter
|
2023-01-31 11:55:00 +01:00 |
|
|
|
b3b3852ff3
|
Add no_cache param
|
2023-01-31 11:55:00 +01:00 |
|
|
|
70682ee050
|
Merge pull request #14 from flibusta-apps/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
|
2023-01-31 09:18:56 +01:00 |
|
dependabot[bot]
|
3190e686fd
|
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-31 08:08:19 +00:00 |
|
|
|
53cdd6838e
|
Update deps
|
2023-01-31 01:32:25 +01:00 |
|
|
|
99092a5057
|
Fix getting random sequence
|
2023-01-26 18:33:36 +01:00 |
|
|
|
832a8d4c49
|
Fix caching
|
2023-01-26 18:20:49 +01:00 |
|
|
|
9db1a76d70
|
Fix query hashing
|
2023-01-26 17:34:22 +01:00 |
|
|
|
0d7d35aa04
|
Use 1 worker
|
2023-01-22 23:14:15 +01:00 |
|
|
|
1bc1bbb8e6
|
Update prometheus metrics settings
|
2023-01-12 12:50:45 +01:00 |
|
|
|
848cb2b597
|
Add isort force-sort-within-sections
|
2023-01-09 21:31:16 +01:00 |
|
|
|
09130d7905
|
Migrate to ruff
|
2023-01-07 23:49:26 +01:00 |
|
|
|
b58b3b4e4c
|
Update meilisearch
|
2023-01-06 21:31:56 +01:00 |
|
|
|
d3b3d35808
|
Merge pull request #13 from flibusta-apps/dependabot/pip/setuptools-65.5.1
Bump setuptools from 65.5.0 to 65.5.1
|
2022-12-27 18:59:34 +01:00 |
|
dependabot[bot]
|
1e146cc396
|
Bump setuptools from 65.5.0 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v65.5.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 17:36:50 +00:00 |
|
|
|
bdc5eb73e6
|
Update pre-commit
|
2022-12-21 17:17:58 +01:00 |
|
|
|
34a8deb636
|
Merge pull request #12 from flibusta-apps/dependabot/pip/certifi-2022.12.7
Bump certifi from 2022.9.24 to 2022.12.7
|
2022-12-11 01:11:36 +01:00 |
|
dependabot[bot]
|
e3e0b1012c
|
Bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 08:58:36 +00:00 |
|
|
|
26c910c5e3
|
Merge pull request #11 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-5
Bump ASzc/change-string-case-action from 4 to 5
|
2022-11-08 11:27:17 +01:00 |
|
dependabot[bot]
|
8bdb7c8c17
|
Bump ASzc/change-string-case-action from 4 to 5
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 4 to 5.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 08:17:16 +00:00 |
|
|
|
ea573305c9
|
Merge pull request #10 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-4
Bump ASzc/change-string-case-action from 3 to 4
|
2022-10-28 12:12:39 +02:00 |
|
dependabot[bot]
|
79880a32e3
|
Bump ASzc/change-string-case-action from 3 to 4
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 3 to 4.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-28 08:49:08 +00:00 |
|
|
|
50f7063c92
|
Migrate from aioredis to redis
|
2022-10-26 22:41:48 +02:00 |
|
|
|
ab19824724
|
Fix
|
2022-10-26 19:39:57 +02:00 |
|
|
|
8ceb0da6b3
|
Update deps, update python to 3.11
|
2022-10-26 19:39:32 +02:00 |
|
|
|
7ae372f5f9
|
Merge pull request #9 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-3
Bump ASzc/change-string-case-action from 2 to 3
|
2022-10-21 12:56:28 +02:00 |
|
dependabot[bot]
|
4502174239
|
Bump ASzc/change-string-case-action from 2 to 3
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 2 to 3.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 08:45:12 +00:00 |
|
|
|
8d903eb2e6
|
Merge pull request #8 from flibusta-apps/dependabot/pip/mako-1.2.2
Bump mako from 1.2.0 to 1.2.2
|
2022-09-17 10:21:10 +03:00 |
|
dependabot[bot]
|
f5243e7193
|
Bump mako from 1.2.0 to 1.2.2
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)
---
updated-dependencies:
- dependency-name: mako
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 19:08:27 +00:00 |
|
|
|
12f46d256e
|
Create LICENSE.md
|
2022-08-15 23:14:58 +03:00 |
|
|
|
cae4096816
|
Update search
|
2022-08-09 19:17:08 +03:00 |
|
|
|
34095d268d
|
Fix meilisearch
|
2022-08-09 16:49:09 +03:00 |
|
|
|
596a1d8899
|
Update meilisearch client
|
2022-08-09 16:45:52 +03:00 |
|
|
|
727d30d53f
|
Merge pull request #6 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
|
2022-08-04 13:08:05 +03:00 |
|
|
|
3c829e6c25
|
Merge pull request #7 from flibusta-apps/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
|
2022-08-04 13:07:52 +03:00 |
|
dependabot[bot]
|
9d9bfdffce
|
Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 08:49:55 +00:00 |
|
dependabot[bot]
|
0b940b5e83
|
Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 08:49:52 +00:00 |
|
|
|
52a70f4826
|
Update QEMU config
|
2022-08-03 20:00:35 +03:00 |
|
|
|
eefe75223f
|
Merge pull request #1 from flibusta-apps/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-08-03 19:59:10 +03:00 |
|