GitHub / robd003/uap-python-up2date / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ef451717 | I'm really tired of being sick | Robert Palmer <r****3@g****m> | almost 3 years ago | |
| b3b35466 | Fix _regexes issue | Robert Palmer <r****3@g****m> | almost 3 years ago | |
| dedfb246 | Update ci.yml |
Robert Palmer <r****3@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 521d2f67 | Update ci.yml |
Robert Palmer <r****3@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5a320e84 | Update to latest uap-core | Robert Palmer <r****3@g****m> | about 3 years ago | |
| 47df8ea4 | merge Merge branch 'master' of github.com:ua-parser/uap-python | Robert Palmer <r****3@g****m> | about 3 years ago | |
| fd395ce6 | Add tox labels to more easily run just a subset of the thing | masklinn <g****m@m****t> | over 3 years ago | |
| f6fb0e2f | forgot to remove format in a24779bea3c3f0fe477530f694ead307d8edcee5 | masklinn <g****m@m****t> | over 3 years ago | |
| ae0fe2ba | FIX: tests not working | masklinn <g****m@m****t> | over 3 years ago | |
| 81da21a8 | Switch to tox 4 | masklinn <g****m@m****t> | over 3 years ago | |
| a24779be | Modernize user_agent_parser | masklinn <g****m@m****t> | over 3 years ago | |
| e2267d29 | Update CI actions for new packaging | masklinn <g****m@m****t> | over 3 years ago | |
| 82734772 | Switch to src layout and move tests to their own directory |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a8d45b67 | Forgot to add classifiers when promoting 3.11 in #153 (#155) |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 25c78c9d | Fix up license situation |
Paul Wankadia <j****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1262a80c | merge Fix CI for 3.6 and pypy |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 254b5825 | Ignore sprurious cython import warning under pypy | masklinn <g****m@m****t> | over 3 years ago | |
| f06f282b | Promote 3.11 CI, add 3.12 alpha | masklinn <g****m@m****t> | over 3 years ago | |
| 74ef44e1 | Refine test matrices | masklinn <g****m@m****t> | over 3 years ago | |
| 546ff434 | Allow manually triggering CI | masklinn <g****m@m****t> | over 3 years ago | |
| c65df20a | Update python release action | Robert Palmer <r****3@g****m> | over 3 years ago | |
| aec9dbcf | 0.16.1 | Robert Palmer <r****3@g****m> | over 3 years ago | |
| 8785850f | Release 16.1 and fix merge mistake | Robert Palmer <r****3@g****m> | over 3 years ago | |
| 110be27f | Update uap-core | Robert Palmer <r****3@g****m> | over 3 years ago | |
| 57189b32 | merge Merge branch 'master' of github.com:ua-parser/uap-python into ua-parser-master | Robert Palmer <r****3@g****m> | over 3 years ago | |
| 24c82172 | Drop 2.7, 3.6, and 3.7 | masklinn <g****m@m****t> | almost 4 years ago | |
| bbb14b4c | Modernize packaging | masklinn <g****m@m****t> | almost 4 years ago | |
| 52053d54 | Release 0.16.1 | masklinn <g****m@m****t> | about 4 years ago | |
| f1cf6fae | merge Merge from 0.15.x | masklinn <g****m@m****t> | about 4 years ago | |
| 05be64dc | Release 0.15.2 | masklinn <g****m@m****t> | about 4 years ago | |
| c92ec436 | Allow CI to run on maintenance branches | masklinn <g****m@m****t> | about 4 years ago | |
| 0939d42b | Revert cache FIFO replacement policy to reset/clear | masklinn <g****m@m****t> | about 4 years ago | |
| ab2e451c | Update uap-core to 0.16.0 | masklinn <g****m@m****t> | about 4 years ago | |
| 56697397 | Release 0.15.1 | masklinn <g****m@m****t> | about 4 years ago | |
| 1bd2fbf9 | Relax pyyaml dev-dependency | masklinn <g****m@m****t> | about 4 years ago | |
| 7250d81b | Use range spec for 3.11 in the build matrix | masklinn <g****m@m****t> | about 4 years ago | |
| 4e260477 | Relax pyyaml versioning during building | masklinn <g****m@m****t> | about 4 years ago | |
| 6150b61a | Fix non-in-place building | masklinn <g****m@m****t> | about 4 years ago | |
| 05e0e416 | Add type assertion to the cache lookup | masklinn <g****m@m****t> | about 4 years ago | |
| c300922b | Deprecate js override bits |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 3c32cccf | Enable verbose pytest mode for better reporting (and timings) | masklinn <g****m@m****t> | over 4 years ago | |
| 46b74f5f | Explicitely install libyaml if wheel is not available | masklinn <g****m@m****t> | over 4 years ago | |
| f9d60ec8 | Add tests warning when running without C extension | masklinn <g****m@m****t> | over 4 years ago | |
| 7a73e3e0 | Don't generate unnecessary lines in _regexes.py | masklinn <g****m@m****t> | over 4 years ago | |
| d72fff8d | Migrate to pytest as test runner |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f637a86c | Add a bunch of new python versions (and pypy) to the CI |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a32a59ee | Improve caching | masklinn <g****m@m****t> | over 4 years ago | |
| 69a7a695 | Update uap-core to 0.15.0 |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c9241c75 | Formally deprecate functions which were initially imported deprecated. |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e27d50d8 | Add comment clarifying use of yaml.load, remove requirements file |
masklinn <g****m@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 25b64845 | Doctest the readme to ensure it doesn't break. | masklinn <g****m@m****t> | over 4 years ago | |
| 0498c91f | Update CI workflow to split the checkers out | masklinn <g****m@m****t> | over 4 years ago | |
| fa5478cf | Add note that the convenience parsers are not cached to readme | masklinn <g****m@m****t> | over 4 years ago | |
| ced19d46 | Open UA_PARSER_YAML as binary |
Mark DePalma <m****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 4b1a0668 | Reinstate CI | masklinn <g****m@m****t> | over 4 years ago | |
| 33a0f0e1 | Update to 0.15 | Robert Palmer <r****3@g****m> | almost 5 years ago | |
| 6e7a5312 | GitHub actions build | Robert Palmer <r****3@g****m> | almost 5 years ago | |
| 0a193e7f | Update dependencies | Robert Palmer <r****3@g****m> | almost 5 years ago | |
| 22b40266 | Updated uap-core to 0.14.0 | Robert Palmer <r****3@g****m> | almost 5 years ago | |
| 934bfabf | merge Merge pull request #88 from jnozsc/bump-uap-core-0.9.0 |
Lindsey Simon <l****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| deba9132 | bump uap-core to 0.10.0 | jnozsc <4****c@u****m> | over 6 years ago | |
| 547562b2 | bump uap-core to 0.9.0 | jnozsc <j****c@g****m> | over 6 years ago | |
| cad41bad | update example in doc based on 0.10.0 update |
jnozsc <j****c@g****m>
Committed by: Matt Robenolt <m****t@y****m> |
over 6 years ago | |
| d40c2e38 | 0.10.0 | Matt Robenolt <m****t@y****m> | over 6 years ago | |
| 0970eacb | [Security] Bump uap-core to 0.8.0 to avoid DoS |
bcaller <b****r@u****m>
Committed by: Matt Robenolt <m****t@y****m> |
over 6 years ago | |
| 29f506cc | Include note about how to find change-log |
Nolan Wilson <a****t@p****t>
Committed by: Matt Robenolt <m****t@y****m> |
over 6 years ago | |
| b7946272 | 0.9.0 | Matt Robenolt <m****t@y****m> | over 6 years ago | |
| 452d35b6 | wups | Matt Robenolt <m****t@y****m> | over 6 years ago | |
| 898cf813 | Always use yaml SafeLoader | Matt Robenolt <m****t@y****m> | over 6 years ago | |
| c007bdc2 | Actually run all tests | Matt Robenolt <m****t@y****m> | over 6 years ago | |
| d0ab0438 | Apply black everywhere else | Matt Robenolt <m****t@y****m> | over 6 years ago | |
| 3aff3c48 | simplify code and pep8 and apply black formatter (#80) |
jnozsc <j****c@g****m>
Committed by: Matt Robenolt <m****t@y****m> |
over 6 years ago | |
| 40bc3978 | added py37 and py38 to tox. (#77) |
João Figueiredo <j****g@u****m>
Committed by: Matt Robenolt <m****t@y****m> |
over 6 years ago | |
| 442cf43e | merge Merge pull request #79 from innerverse/issue-78 |
Lindsey Simon <l****n@c****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 30e258de | ISSUE-78 Bump uap-core 0.9.10 | Seth Miller <s****r@t****m> | over 6 years ago | |
| a9727e4a | merge Merge pull request #74 from dgoldstein0/master |
Lindsey Simon <l****n@c****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| bd976cbf | fix lint | David Goldstein <d****n@d****m> | about 7 years ago | |
| 326da3e9 | merge Merge pull request #70 from admitad-github/feature/update-uap-core |
Lindsey Simon <l****n@c****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 7d61e38f | Fix OSParser to understand the variety of $N possibilities | David Goldstein <d****n@d****m> | about 7 years ago | |
| e48f67f3 | Update uap-core | David Goldstein <d****n@d****m> | about 7 years ago | |
| 779d917a | improve readability | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 8b39b340 | remove python 3.7 because travis can’t build it | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| a9665f7b | speed up ci with job parallelization (add support python3.7 and drop python2.6) | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 21415179 | fix format in requirements | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 6b9848fc | pin project dependencies | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 6e8fc931 | fix os parsing specification with replacing | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 75b7d33b | fix expected behaviour to get None instead of empty string for ua version par... | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| d998dbb5 | update uap-core submodule to 0.6.7 | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 684aebe4 | reference official updated uap-core repo | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| f2f273d0 | Fix license field |
Deniz Dogan <4****z@u****m>
Committed by: Matt Robenolt <m****t@y****m> |
over 7 years ago | |
| c53f8360 | temporary point to fork with needed regexes | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 16b76156 | move uap-core to 0.6.4 | Sergey Polischouck <s****k@a****m> | over 7 years ago | |
| 145af36c | 0.8.0 | Matt Robenolt <m****t@y****m> | over 8 years ago | |
| 982100d6 | Update builds to python3, and drop interpreters that don't work in tox anymore | Matt Robenolt <m****t@y****m> | over 8 years ago | |
| 14bf01bf | Update to uap-core and fix os_v1_replacement (#59) |
Ondřej Žára <o****s@z****z>
Committed by: Matt Robenolt <m****t@y****m> |
over 8 years ago | |
| 457e19b2 | Add license file to manifest |
Pascal Bach <p****h@g****m>
Committed by: Matt Robenolt <m****t@y****m> |
over 8 years ago | |
| 6247d697 | 0.7.3 | Matt Robenolt <m****t@y****m> | over 9 years ago | |
| 6cc10126 | ua-parser/uap-core@ce89c7637eeeb07b3464dbf40645bb3973723c0a | Matt Robenolt <m****t@y****m> | over 9 years ago | |
| e5d5df00 | 0.7.2 | Matt Robenolt <m****t@y****m> | almost 10 years ago | |
| 7d1ae640 | ua-parser/uap-core@4215e8899c511dc656cff09bd5b16041c76d2542 | Matt Robenolt <m****t@y****m> | almost 10 years ago |