Tahrir-api

Latest version: v1.0.0

Safety actively analyzes 626555 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.0.0

-----

- Add tox as a test runner (`31a84c4 <https://github.com/fedora-infra/tahrir-api/commit/31a84c4>`_)
- Migrate tahrir-api from Python2 to Python3 (`1f55486 <https://github.com/fedora-infra/tahrir-api/commit/1f55486>`_)
- SQLAlchemy: explicitly declare order_by expression as text (36) (`b6f4984 <https://github.com/fedora-infra/tahrir-api/commit/b6f4984>`_)
- Avoid configuring Session since it already is scoped and will have no effect (`a06f8cb <https://github.com/fedora-infra/tahrir-api/commit/a06f8cb>`_)
- Add a few step to start hack on the project in development section README (`56a289d <https://github.com/fedora-infra/tahrir-api/commit/56a289d>`_)
- Add CI with Github Actions (`05f6803 <https://github.com/fedora-infra/tahrir-api/commit/05f6803>`_)
- Explicitely convert Person to json before sending it to fedora-messaging (`bc18ba9 <https://github.com/fedora-infra/tahrir-api/commit/bc18ba9>`_)
- send fedoramessaging objects in notifications_callbacks (`5a92e20 <https://github.com/fedora-infra/tahrir-api/commit/5a92e20>`_)
- By default, don't include people who have opted out in ``get_all_persons()`` (`60f9a4c <https://github.com/fedora-infra/tahrir-api/commit/60f9a4c>`_)
- Use Poetry (`3e0b926 <https://github.com/fedora-infra/tahrir-api/commit/3e0b926>`_)
- Use Black and Ruff (`2121f3b <https://github.com/fedora-infra/tahrir-api/commit/2121f3b>`_)
- Use pytest rather than nose (`182ed36 <https://github.com/fedora-infra/tahrir-api/commit/182ed36>`_)
- Add pre-commit config (`0f549aa <https://github.com/fedora-infra/tahrir-api/commit/0f549aa>`_)
- add renovate config (`00e83e4 <https://github.com/fedora-infra/tahrir-api/commit/00e83e4>`_)
- Drop zope.sqlalchemy (`63cea5b <https://github.com/fedora-infra/tahrir-api/commit/63cea5b>`_)
- Use sqlalchemy-helpers (`83ef45c <https://github.com/fedora-infra/tahrir-api/commit/83ef45c>`_)
- Replace ``datetime.datetime.utcnow()`` as is deprecated (`d985b4a <https://github.com/fedora-infra/tahrir-api/commit/d985b4a>`_)
- Add a couple properties on Person instances (`d163926 <https://github.com/fedora-infra/tahrir-api/commit/d163926>`_)
- Replace the ``__json__()`` method by ``as_dict()`` (`c0d8702 <https://github.com/fedora-infra/tahrir-api/commit/c0d8702>`_)

0.8.1

-----

Pull Requests

- (sayanchowdhury) 40, Fix the version of SQLAlchemy which broke while doing the release
https://github.com/fedora-infra/tahrir-api/pull/40

Commits

- 210aa79ae Fix the version of SQLAlchemy which broke while doing the release
https://github.com/fedora-infra/tahrir-api/commit/210aa79ae

0.8.0

-----

Pull Requests

- (sayanchowdhury) 38, Changes to the dbapi and the models for the Paths
https://github.com/fedora-infra/tahrir-api/pull/38
- (lubomir) 37, Add series information to each badge
https://github.com/fedora-infra/tahrir-api/pull/37
- (lubomir) 39, Skip badges with series in populate script
https://github.com/fedora-infra/tahrir-api/pull/39

Commits

- 00295a062 Add new models and api for the path support along with tests
https://github.com/fedora-infra/tahrir-api/commit/00295a062
- 5d2c8aeb1 Add series dbapi along with the tests
https://github.com/fedora-infra/tahrir-api/commit/5d2c8aeb1
- 418ba645e Add Perk dbapi along with the required tests
https://github.com/fedora-infra/tahrir-api/commit/418ba645e
- 158797111 Use first() instead of one()
https://github.com/fedora-infra/tahrir-api/commit/158797111
- b1fbee897 Add more api methods to the dbapi and override __json__ for newer methods
https://github.com/fedora-infra/tahrir-api/commit/b1fbee897
- 00418af47 Optimize code for less queries
https://github.com/fedora-infra/tahrir-api/commit/00418af47
- b9ddf3d8a Change Perk to Milestone
https://github.com/fedora-infra/tahrir-api/commit/b9ddf3d8a
- 00bb414bb PEP8 fixes
https://github.com/fedora-infra/tahrir-api/commit/00bb414bb
- b9c806e66 Add the migration scripts.
https://github.com/fedora-infra/tahrir-api/commit/b9c806e66
- 4ec1a66b8 Update the last update when the record is updated
https://github.com/fedora-infra/tahrir-api/commit/4ec1a66b8
- 56b2e7616 Add default values to the migration files
https://github.com/fedora-infra/tahrir-api/commit/56b2e7616
- 1b5151371 Add script to populate series information
https://github.com/fedora-infra/tahrir-api/commit/1b5151371
- 6ae013ea0 Skip badges with series in populate script
https://github.com/fedora-infra/tahrir-api/commit/6ae013ea0

0.7.2

-----

- Add a dbapi function to check if an authorization exists `d385c0435 <https://github.com/fedora-infra/tahrir-api/commit/d385c0435ec92b7aabdf16aa81328075ae58882e>`_
- Merge pull request 34 from fedora-infra/feature/authorization-exists-check `0a263218f <https://github.com/fedora-infra/tahrir-api/commit/0a263218f37fb46aaced43b3baf42eea3255cff0>`_
- add badge_name_to_id function in dbapi `f4c2e7ba9 <https://github.com/fedora-infra/tahrir-api/commit/f4c2e7ba9d6254ac13f9d9ccf18c99b2abe6137b>`_
- let's put the badge_name_to_id function in util.py `a231489d6 <https://github.com/fedora-infra/tahrir-api/commit/a231489d6edaa8c2796462224cff0e8253db3653>`_
- Merge pull request 35 from fedora-infra/feature/badge-name-to-id `c2ac5a07b <https://github.com/fedora-infra/tahrir-api/commit/c2ac5a07b505eb2424da84914d095474c30d79a6>`_
- 0.7.1 `1d47ca897 <https://github.com/fedora-infra/tahrir-api/commit/1d47ca8976300614f90c2334e4c1c3d2e81a5441>`_
- 0.7.1 `f1712f527 <https://github.com/fedora-infra/tahrir-api/commit/f1712f52722d4afc61d8dcdb66f859e6f194cc3c>`_

0.7.0

-----

- Add a column to optionally associate stls with a badge. `91a8353c4 <https://github.com/fedora-infra/tahrir-api/commit/91a8353c41e7851f415062e2b52a42efafae8535>`_
- Merge pull request 33 from fedora-infra/feature/stls `2082a782c <https://github.com/fedora-infra/tahrir-api/commit/2082a782c1b93152f04ae6eb27cdd0f5fb85a005>`_

0.6.1

-----

- Allow initialize_tahrir_db to be run on openshift. `2816dd57d <https://github.com/fedora-infra/tahrir-api/commit/2816dd57de8dc788958c096274decc290ece3149>`_
- Look for OPENSHIFT_APP_NAME instead. `fbc8f8bd5 <https://github.com/fedora-infra/tahrir-api/commit/fbc8f8bd591b52201295139a99ac3a59f788774a>`_
- Support postgres as well as mysql. `81699e3e0 <https://github.com/fedora-infra/tahrir-api/commit/81699e3e0c29bedf25cb8cdb88a990117e1f5f4e>`_
- Merge pull request 32 from fedora-infra/feature/openshiftery `63047fba3 <https://github.com/fedora-infra/tahrir-api/commit/63047fba35da889a71b4736afe2f6c8cdcd92178>`_

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.