GitHub / openstack/pycadf / commits
CADF Python module. Mirror of code maintained at opendev.org.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 823ee6fc |
ruff: Configure hacking as external linter
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 month ago | |
| 4dd7c9e2 |
ruff: Enable G (flake8-logging-format) checks
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 2 months ago | |
| 48a68448 |
pre-commit: Bump versions
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 2 months ago | |
| ad3c21c4 |
zuul: Use openstack-python3-next-jobs template
Co-authored-by: Stephen Finucane <s****n@r****m> Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 2 months ago | |
| 6df1e567 |
Remove Python 3.10 support
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 2 months ago | |
| b3ebf888 |
tox: Use new constraints option
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 2 months ago | |
| fa277d25 | merge Merge "Remove unused Makefile for doc" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
6 months ago | |
| 5922bc9f |
Remove unused Makefile for doc
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 6 months ago | |
| 4a33208b | merge Merge "Enable logging related ruff checks" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
7 months ago | |
| 75098737 |
Enable logging related ruff checks
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 7 months ago | |
| bca92379 |
Drop redundant basepython
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 7 months ago | |
| cbfabae7 |
ruff: Enable missing E5 check
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 9 months ago | |
| 00f11900 | merge Merge "Remove reference to tag framework" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| 43f455ff |
Remove reference to tag framework
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 9 months ago | |
| ade8e71e |
ruff: Use more specific name to enable pyupgrade rule
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 10 months ago | |
| 3a948eae |
Migrate setup configuration to pyproject.toml
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 12 months ago | |
| 7475f2da |
Drop Python 3.9 support
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 12 months ago | |
| e560a6d8 | merge Merge "setup.cfg: Replace dashes with underscores" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| 02cbcff6 |
setup.cfg: Replace dashes with underscores
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| 71dc8800 | merge Merge "Drop explicit dependency on python-subunit" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| ea745453 | merge Merge "Remove cruft from docs config file" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| 0b0dbe8b | merge Merge "Run pyupgrade to clean up Python 2 syntaxes" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| 2263d987 | merge Merge "Use pre-commit to run pep8 checks" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| b636d283 |
Remove cruft from docs config file
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | about 1 year ago | |
| ca15eb31 |
Add ruff
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | about 1 year ago | |
| 8c5656a1 | merge Merge "Declare support for Python 3.12" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| 0289e6d2 | merge Merge "Replace UPPER_CONSTRAINTS_FILE" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| b77be9a0 | merge Merge "Fix outdated cinder api version" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| 3a0d8c74 | Declare support for Python 3.12 | Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| 4f3adff2 | Run pyupgrade to clean up Python 2 syntaxes | Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| 6a4e006f | Use pre-commit to run pep8 checks | Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| f5e64201 | Drop explicit dependency on python-subunit | Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| af39dfe4 |
add pyproject.toml to support pip 23.1
Co-authored-by: Sean Mooney <w****k@s****o> |
Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| 228f766d | Replace UPPER_CONSTRAINTS_FILE | Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| d4d5568c | merge Merge "Fix outdated envlist" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| 3cea59fa | merge Merge "Add missing maps into setup.cfg" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| 238bcd40 | merge Merge "Remove audit map for retired ceilometer-api and panko" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| a8ca9fcc | Fix outdated envlist | Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| 4907379c | Add missing maps into setup.cfg | Michal Nasiadka <m****a@g****m> | over 1 year ago | |
| 28734c01 | Fix outdated cinder api version | Takashi Kajinami <k****t@o****m> | almost 2 years ago | |
| dfa25452 | Remove audit map for retired ceilometer-api and panko | Takashi Kajinami <k****t@o****m> | almost 2 years ago | |
| dd37e3eb | Remove unused debtcollector | Takashi Kajinami <k****t@o****m> | almost 2 years ago | |
| a31cd0bf | Remove Python 3.8 support | Takashi Kajinami <k****t@o****m> | almost 2 years ago | |
| dcfda50d | Replace deprecated datetime.utcnow call | Artem Goncharov <a****v@g****m> | about 2 years ago | |
| dd9f5e42 | merge Merge "Add Python 3.11 to supported version" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 2 years ago | |
| ddd79e2a | Bump hacking | Takashi Kajinami <k****t@o****m> | over 2 years ago | |
| 9aecde33 | Add Python 3.11 to supported version | Takashi Kajinami <k****t@o****m> | over 2 years ago | |
| 34aa8194 | Remove usage of six | Takashi Kajinami <k****t@o****m> | over 2 years ago | |
| fdde6afa | doc: Drop DJANGO_SETTINGS_MODULE environment | Takashi Kajinami <k****t@o****m> | over 2 years ago | |
| 898b8c72 | merge Merge "Update setup.cfg classifiers" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 3 years ago | |
| 3a82bcec | Fix pep8 gate |
Dave Wilde <d****e@r****m>
Committed by: Pete Zaitcev <z****v@k****s> |
over 3 years ago | |
| 972907f0 | Update setup.cfg classifiers |
Douglas Mendizábal <d****a@r****m>
Committed by: David Wilde <d****e@r****m> |
almost 4 years ago | |
| bb4cc27a | merge Merge "Add doc/requirements" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
almost 4 years ago | |
| 25c95e72 | Update zuul job templates | Douglas Mendizábal <d****a@r****m> | almost 4 years ago | |
| f1300ee2 | remove unicode prefix from code |
niuke <n****5@1****m>
Committed by: Douglas Mendizábal <d****a@r****m> |
about 4 years ago | |
| 84f6e5b7 | Drop lower-constraints.txt and its testing | Ghanshyam Mann <g****n@g****m> | over 4 years ago | |
| fab802e0 | Add doc/requirements |
Hervé Beraud <h****d@r****m>
Committed by: Douglas Mendizábal <d****a@r****m> |
over 5 years ago | |
| 2b697886 | Add Python3 wallaby unit tests | OpenStack Release Bot <i****t@o****g> | almost 6 years ago | |
| 4179996d | merge Merge "Fix hacking min version to 3.0.1" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 6 years ago | |
| 2402013a | Correct a typo in the document | zhaoleilc <1****6@1****m> | about 6 years ago | |
| 9de5c99c | Switch to newer openstackdocstheme version | Andreas Jaeger <a****j@s****m> | about 6 years ago | |
| 3fdfb00b | Fix hacking min version to 3.0.1 | Ghanshyam Mann <g****n@g****m> | over 6 years ago | |
| dde45161 | Add Python3 victoria unit tests | OpenStack Release Bot <i****t@o****g> | over 6 years ago | |
| 2c470c8d | merge Merge "Use unittest.mock instead of third party mock" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 6 years ago | |
| 61b6e87d | Update hacking for Python3 |
Andreas Jaeger <a****j@s****m>
Committed by: Andreas Jaeger <j****i@g****m> |
over 6 years ago | |
| 210865e9 |
Use unittest.mock instead of third party mock
Signed-off-by: Sean McGinnis <s****s@g****m> |
Sean McGinnis <s****s@g****m> | over 6 years ago | |
| 9d1c08e1 | merge Merge "Add swift_api_audit_map.conf to setup.cfg" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 6 years ago | |
| e4597870 | merge Merge "Add swift_api_audit_map.conf" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 6 years ago | |
| cf022925 | Change README.rst with a better title | yangkun.lc <y****c@i****m> | over 6 years ago | |
| 93925304 |
Drop python 2.7 support and testing
Co-authored-by: Andreas Jaeger <a****j@s****m> |
pengyuesheng <p****g@g****m>
Committed by: Andreas Jaeger <a****j@s****m> |
over 6 years ago | |
| 6bb0f700 | Add swift_api_audit_map.conf to setup.cfg | Ben Nemec <b****c@r****m> | over 6 years ago | |
| 885a7093 | Switch to Ussuri jobs | xuanyandong <x****g@i****m> | almost 7 years ago | |
| 91073f4e | Bump the openstackdocstheme extension to 1.20 |
pengyuesheng <p****g@g****m>
Committed by: Hervé Beraud <h****d@r****m> |
almost 7 years ago | |
| fc7d8deb | Update source link in readme | xuanyandong <x****g@i****m> | almost 7 years ago | |
| deee5788 | Update the constraints url | pengyuesheng <p****g@g****m> | almost 7 years ago | |
| 19728f25 | Add swift_api_audit_map.conf | Christian Schwede <c****e@r****m> | almost 7 years ago | |
| d113c156 | merge Merge "Add Python 3 Train unit tests" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 7 years ago | |
| ab2eb590 | Removes temporary fix for doc generation | Colleen Murphy <c****y@s****e> | about 7 years ago | |
| 5c9e79e9 | Add Python 3 Train unit tests |
Corey Bryant <c****t@c****m>
Committed by: Colleen Murphy <c****y@s****e> |
about 7 years ago | |
| 8980f255 | OpenDev Migration Patch | OpenDev Sysadmins <o****a@l****g> | over 7 years ago | |
| 417dfcbc | Add py37 tox env and drop py35 | Vishakha Agarwal <a****8@g****m> | over 7 years ago | |
| e2cf4ed6 | add python 3.7 unit test job | Corey Bryant <c****t@c****m> | over 7 years ago | |
| 4398b7d3 | Add release note for MD5 hash removal | Ben Nemec <b****c@r****m> | over 7 years ago | |
| 24fbc8f3 | Change openstack-dev to openstack-discuss | melissaml <m****i@9****t> | over 7 years ago | |
| b5dfd8df | Enabling FIPS mode by using sha256 instead of md5 | Raildo Mascena <r****a@r****m> | almost 8 years ago | |
| e74e074c | merge Merge "Use templates for cover and lower-constraints" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
almost 8 years ago | |
| 4587d9c7 | Don't quote {posargs} in tox.ini | Vieri <1****1@1****m> | almost 8 years ago | |
| e00691f3 | Use templates for cover and lower-constraints | Andreas Jaeger <a****j@s****m> | almost 8 years ago | |
| 1983ea48 | add lib-forward-testing-python3 test job | Doug Hellmann <d****g@d****m> | almost 8 years ago | |
| c272be12 | add python 3.6 unit test job | Doug Hellmann <d****g@d****m> | almost 8 years ago | |
| 9693acee | switch documentation job to new PTI | Doug Hellmann <d****g@d****m> | almost 8 years ago | |
| 82df420e | import zuul job settings from project-config | Doug Hellmann <d****g@d****m> | almost 8 years ago | |
| 833ba0f5 | Switch to stestr | Vu Cong Tuan <t****c@v****m> | about 8 years ago | |
| 7df2d597 | merge Merge "Remove moxstubout usage" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 8 years ago | |
| 2c275b08 |
fix tox python3 overrides
Signed-off-by: Doug Hellmann <d****g@d****m> |
Doug Hellmann <d****g@d****m> | about 8 years ago | |
| 56797cc8 |
Remove moxstubout usage
Signed-off-by: Charles Short <z****s@g****m> |
Charles Short <z****s@g****m> | over 8 years ago | |
| f12219db | merge Merge "add lower-constraints job" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 8 years ago | |
| 91634d5e | merge Merge "Trivial: Update pypi url to new url" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 8 years ago | |
| 40641244 |
add lower-constraints job
Signed-off-by: Doug Hellmann <d****g@d****m> |
Doug Hellmann <d****g@d****m>
Committed by: Ben Nemec <o****k@n****m> |
over 8 years ago | |
| c5c1bbc4 | Updated from global requirements | OpenStack Proposal Bot <o****a@l****g> | over 8 years ago |