GitHub / python-rt/python-rt / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e3f515bf |
Add `query_format` to attachment search (#120)
Co-authored-by: Georges Toth <g****h@g****u> |
Michał Praszmo <m****r@c****l>
Committed by: GitHub <n****y@g****m> |
2 days ago | |
| e9f4b727 | update docs / changelog | Georges Toth <g****h@g****u> | 5 days ago | |
| 902b7901 | fix linter issues | Georges Toth <g****h@g****u> | 5 days ago | |
| e2f83533 | modernise typing | Georges Toth <g****h@g****u> | 5 days ago | |
| 66f6f717 | raise minimum python version to 3.10 (3.9 is EoL); bump certain extra deps | Georges Toth <g****h@g****u> | 5 days ago | |
| aa4ac377 | bump github action versions | Georges Toth <g****h@g****u> | 5 days ago | |
| ce2261c9 | add changelog | Georges Toth <g****h@g****u> | 5 days ago | |
| 183848f5 | docs(rest2): search all queues (#121) |
Philipp Fruck <d****v@p****e>
Committed by: GitHub <n****y@g****m> |
5 days ago | |
| 5a9aaabd | fixed unkown variable + indentation (#119) |
Johan Emmanuelli <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 0a5a9997 | Fix copy-pasted docs (#118) |
Michał Praszmo <n****m@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d5759698 | add prek | Georges Toth <g****s@t****g> | 5 months ago | |
| 7418b387 | Enhance asset search experience (#117) |
Jiří Rája <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 09f63257 | add pre-commit / prek config | Georges Toth <g****h@g****u> | 5 months ago | |
| b16d76f4 | format fixes / cleanup | Georges Toth <g****h@g****u> | 5 months ago | |
| be330ebc | Allow overriding of query_format and fix partially known return types (#116) |
Jiří Rája <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e6dad88e | Add asset endpoints (#115) |
Jiří Rája <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a6359251 | add changelog | Georges Toth <g****s@t****g> | 9 months ago | |
| e3457445 | quick fix stolen from #51 (#114) |
Florian Mösch <f****n@m****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 405ab59d | update github actions | Georges Toth <g****h@g****u> | 9 months ago | |
| 81426496 | - Remove unused noqa directives | Georges Toth <g****h@g****u> | 9 months ago | |
| 56f769dc |
Make filtering attachments optional (#112)
Co-authored-by: Georges Toth <g****h@g****u> |
Richie B2B <r****d@v****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b2216f37 | use importlib for getting the rt version in sphinx conf.py | Georges Toth <g****s@t****g> | 9 months ago | |
| 9dd4b76e | remove codebeat as service no longer available | Georges Toth <g****s@t****g> | 9 months ago | |
| 5b9cd503 |
Potential fix for code scanning alert no. 1: Workflow does not contain permis...
Co-authored-by: Copilot Autofix powered by AI <6****]@u****m> |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 4cd33876 | add changelog | Georges Toth <g****s@t****g> | 9 months ago | |
| c3fe73fa | fix optional return types (#111) |
Richie B2B <g****b@v****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| bf716d34 |
Potential fix for code scanning alert no. 6: Workflow does not contain permis...
Co-authored-by: Copilot Autofix powered by AI <6****]@u****m> |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 9c2e1693 | fix config | Georges Toth <g****s@t****g> | 11 months ago | |
| 1b68823e | Use RT v6 based docker image for tests | Georges Toth <g****h@g****u> | 12 months ago | |
| 8cd71878 | Catch *TransportError* from httpx and re-raise as *ConnectionError* so that h... | Georges Toth <g****h@g****u> | about 1 year ago | |
| fcc6cc7c | add changelog; another fix for #107 | Georges Toth <g****h@g****u> | about 1 year ago | |
| 1895c1d2 | use dependency-groups | Georges Toth <g****h@g****u> | about 1 year ago | |
| 950f517b | fix spelling | Georges Toth <g****h@g****u> | over 1 year ago | |
| ec5c88d6 | fix bad date comparison; fixes #107 | Georges Toth <g****h@g****u> | over 1 year ago | |
| 08d4ae4e | remove requirements section. this can be easily reviewed in pyproject.toml | Georges Toth <g****h@g****u> | over 1 year ago | |
| 322e5b83 | Starting with version 0.28.0 of httpx, verify should be either a bool or an S... | Georges Toth <g****h@g****u> | over 1 year ago | |
| c19e0d93 | Replace the removed httpx parameteReplace the removed httpx parameter of *pro... |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9158077a | update changelog | Georges Toth <g****h@g****u> | over 1 year ago | |
| 642b2903 | ignore uv.lock | Georges Toth <g****h@g****u> | over 1 year ago | |
| 4dfbae00 | set included files for ruff; switch to hatchling; set ignores for tests files | Georges Toth <g****h@g****u> | over 1 year ago | |
| 2f734eb2 | linter fixes | Georges Toth <g****h@g****u> | over 1 year ago | |
| 8258d201 |
do not attempt to cast bytes object to str (#100)
Co-authored-by: Georges Toth <g****h@g****u> |
Sxderp <s****3@g****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 252b9c4d | fix version notes | Georges Toth <g****s@t****g> | over 1 year ago | |
| 8312a1bf | fix job | Georges Toth <g****s@t****g> | over 1 year ago | |
| ce1c0ca7 | drop python 3.8; upgrade typings | Georges Toth <g****s@t****g> | over 1 year ago | |
| e3365fe2 | update workflows | Georges Toth <g****s@t****g> | over 1 year ago | |
| eedc4846 | format fixes | Georges Toth <g****h@g****u> | almost 2 years ago | |
| 995ea8ee |
Custom Fields for population in search functions (#97)
Co-authored-by: Georges Toth <g****h@g****u> |
nerdfirefighter <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 29ecde75 | Update issue templates |
Georges Toth <g****s@t****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6121fd29 | sync with main changelog.md | Georges Toth <g****h@g****u> | over 2 years ago | |
| caa6a5fd | add new depencency on rt service -_- | Georges Toth <g****h@g****u> | over 2 years ago | |
| 862f8681 | used fixed PY version instead of deprecated env.PYTHON_LATEST; change the cov... | Georges Toth <g****h@g****u> | over 2 years ago | |
| a7918b53 | update codecov workflow | Georges Toth <g****h@g****u> | over 2 years ago | |
| 291cc055 | add noxfile | Georges Toth <g****h@g****u> | over 2 years ago | |
| d351f67c | set up to use github defaults | Georges Toth <g****h@g****u> | over 2 years ago | |
| 5bf52268 | include bandit as it is used in a workflow | Georges Toth <g****h@g****u> | over 2 years ago | |
| 8fb6764c | revert change to using datetime.timezone.utc as datetime.UTC is not available... | Georges Toth <g****h@g****u> | over 2 years ago | |
| 56c7d9e7 | linter fixes | Georges Toth <g****h@g****u> | over 2 years ago | |
| f0f9bfda | use list comprehension instead of list(map(lambda (C417) | Georges Toth <g****h@g****u> | over 2 years ago | |
| b47377e0 | trivial autolint fixes | Georges Toth <g****h@g****u> | over 2 years ago | |
| e4583e12 | autoreformat using ruff | Georges Toth <g****h@g****u> | over 2 years ago | |
| 593b07dd | implement workaround for undefined pages variable in RT >=5.0.5 (#94) |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| db6a50d2 | add changelog | Georges Toth <g****h@g****u> | over 2 years ago | |
| c128a95a |
Update REST V1 ticket_create documentation to match API docs (#92)
Co-authored-by: Georges Toth <g****h@g****u> |
Jake Rosenberg <j****g@t****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0c50c5f9 | Revert breaking change for python3.8 (collections.abc.AsyncIterator is not su... | Georges Toth <g****s@t****g> | almost 3 years ago | |
| a884055a | In AsyncRt, instead of returning sequences, return AsyncIterators. | Georges Toth <g****h@g****u> | almost 3 years ago | |
| 390e927c | switch to https / add async support (#91) |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 029f3def | add changelog | Georges Toth <g****h@g****u> | almost 3 years ago | |
| 64ed6daa |
Fix sorting when using search() method (#90)
Co-authored-by: Renaud Mengelle <r****e@u****t> |
Chenapan <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 955054b6 | fix tests to work again with RT 5.0.4 | Georges Toth <g****h@g****u> | about 3 years ago | |
| 50242964 | add ignore words for codespell | Georges Toth <g****h@g****u> | about 3 years ago | |
| ffa858b8 | add 3.11 to tests, remove 3.7 from tests; add changelog | Georges Toth <g****h@g****u> | about 3 years ago | |
| a329bca2 | [BUGFIX] the message to get is msg[2] and not msg[3] (#87) |
alexisthethe <a****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 87b44db7 | Feature gh82 (#83) |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 271006b4 | add changelog | Georges Toth <g****h@g****u> | over 3 years ago | |
| c1dbf4ac | fixes #80 (#81) |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c2370ef5 | setuptools still requires a setup.py for installing in editable mode | Georges Toth <g****h@g****u> | about 4 years ago | |
| 4678ab54 | Move package metadata and configuration from setup.py/setup.cfg to pyproject.... | Georges Toth <g****h@g****u> | about 4 years ago | |
| 948045fd | Fix edit_user() response handling in case a user_id name (str) was passed ins... | Georges Toth <g****s@t****g> | about 4 years ago | |
| b87a002c | Fixes (#78) |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 85551e73 | fix rtd link | Georges Toth <g****s@t****g> | about 4 years ago | |
| 125ff6bd | RT REST2 implementation (#69) |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| eca67514 | cleanup deprecated files | Georges Toth <g****s@t****g> | about 4 years ago | |
| 424980b1 | fix test badge | Georges Toth <g****s@t****g> | about 4 years ago | |
| 516d6e2f | Update CI (#77) |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8a51ad83 | update required minimum versions | Georges Toth <g****s@t****g> | about 4 years ago | |
| b9114d02 | update | Georges Toth <g****s@t****g> | about 4 years ago | |
| 5f0cb3e9 | call using "python -m" | Georges Toth <g****s@t****g> | about 4 years ago | |
| 58e3b145 | move mypy config to pyproject.toml | Georges Toth <g****s@t****g> | about 4 years ago | |
| c30a1364 | fix spelling | Georges Toth <g****s@t****g> | about 4 years ago | |
| dcfbaeac | Correct spelling mistakes (#76) |
Edward Betts <e****d@4****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| cf191ae3 | convert coverage to xml | Georges Toth <g****h@g****u> | about 4 years ago | |
| e682287e | upload coverage to codecov | Georges Toth <g****h@g****u> | about 4 years ago | |
| 164f205f | merge Merge pull request #75 from python-rt/keep_empty_fields_3 |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| fdc79f78 | ignore tests | Georges Toth <g****h@g****u> | about 4 years ago | |
| 3bc89f81 | add changelog | Georges Toth <g****h@g****u> | about 4 years ago | |
| 87518772 | add tests for AdminCc Cc Requestors lists to be handled and returned correctl... | Georges Toth <g****h@g****u> | about 4 years ago | |
| f401db9e | merge Merge pull request #73 from python-rt/revert-71-Keep_empty_fields |
Georges Toth <g****h@g****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 1eb6bd66 | Revert "Do not remove empty fields in response" |
Georges Toth <g****s@t****g>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b4c05d7a | yet another different way of solving the reported issue in #70 |
Georges Toth <g****s@t****g>
Committed by: Georges Toth <g****h@g****u> |
about 4 years ago |