Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove python2 from workflows | Federico Caselli | 2021-10-30 | 3 | -57/+2 |
* | Fix wheels generation for python 3.10+ | Federico Caselli | 2021-10-20 | 1 | -12/+1 |
* | Add support for Python 3.10 | Federico Caselli | 2021-10-11 | 3 | -10/+14 |
* | rename elements to main | Mike Bayer | 2021-10-11 | 2 | -5/+5 |
* | add pep8 to github workflow | Federico Caselli | 2021-09-30 | 2 | -0/+65 |
* | improve bug report template. Many people don't know what dbapi is | Federico Caselli | 2021-09-28 | 1 | -2/+8 |
* | Add async tests to the github workflowworkflow_test_aiosqlite | Federico Caselli | 2021-09-06 | 1 | -0/+3 |
* | New issue templates forms | Federico Caselli | 2021-07-26 | 4 | -80/+115 |
* | Add mypy tests on github. | Federico Caselli | 2021-07-22 | 2 | -0/+71 |
* | add python 2.7 to pr workflow to help catch py3 only issues | Federico Caselli | 2021-07-08 | 1 | -1/+1 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 2 | -3/+3 |
* | Add python 3.10 to github pipeline | Federico Caselli | 2021-05-27 | 1 | -0/+1 |
* | Add a template for use case | Mike Bayer | 2021-05-25 | 1 | -0/+24 |
* | put bug guidelines in html comment | Mike Bayer | 2021-05-25 | 1 | -1/+5 |
* | add missing config.yml from previous commit | Mike Bayer | 2021-05-16 | 1 | -0/+18 |
* | rework issue template | Mike Bayer | 2021-05-16 | 3 | -59/+3 |
* | formatting | Mike Bayer | 2021-05-09 | 1 | -4/+1 |
* | remove extra verbiage | Mike Bayer | 2021-05-09 | 1 | -15/+5 |
* | fix quote. | Mike Bayer | 2021-05-09 | 1 | -1/+1 |
* | trying a different issue template | Mike Bayer | 2021-05-09 | 1 | -8/+31 |
* | Use sqlalchemyorg action forks for the releases. | Federico Caselli | 2021-05-04 | 1 | -7/+7 |
* | Merge "Minor optimization to the code" | mike bayer | 2021-02-24 | 1 | -3/+3 |
|\ | |||||
| * | Minor optimization to the code | Federico Caselli | 2021-02-18 | 1 | -3/+3 |
* | | Update the create wheel action: | Federico Caselli | 2021-02-18 | 1 | -80/+52 |
|/ | |||||
* | add sqlalchemy to FUNDING | Mike Bayer | 2021-01-26 | 1 | -0/+2 |
* | Disallow bug reports based on flask and others | Mike Bayer | 2020-11-30 | 1 | -3/+5 |
* | Fix wheel generation | Federico Caselli | 2020-11-02 | 1 | -6/+11 |
* | Merge "Drop python 3.5 support" | mike bayer | 2020-10-10 | 2 | -12/+3 |
|\ | |||||
| * | Drop python 3.5 support | Federico Caselli | 2020-10-08 | 2 | -12/+3 |
* | | Add python 3.9 to ci test and wheel workflow | Federico Caselli | 2020-10-08 | 3 | -2/+7 |
|/ | |||||
* | add --notimingintensive; block from github jobs | Mike Bayer | 2020-10-07 | 3 | -17/+7 |
* | Enable pypy tests on github workflow | Federico Caselli | 2020-10-02 | 1 | -0/+10 |
* | try out the github stale hook. | Mike Bayer | 2020-09-23 | 1 | -0/+24 |
* | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -0/+1 |
* | ARM64 Support to Github Actions For Testing And Development Of Wheels | odidev | 2020-08-25 | 3 | -4/+194 |
* | Fix wheel check in linux workflow and improve it | Federico Caselli | 2020-08-17 | 2 | -4/+26 |
* | Improve github action workflows | Federico Caselli | 2020-07-27 | 3 | -20/+21 |
* | typo | Mike Bayer | 2020-07-01 | 1 | -1/+1 |
* | enhance question template | Mike Bayer | 2020-07-01 | 1 | -1/+10 |
* | Add pip list to workflow, update setuptools | Federico Caselli | 2020-06-22 | 1 | -3/+10 |
* | Target real pypi in the create wheel workflow | Federico Caselli | 2020-05-20 | 1 | -3/+5 |
* | other minor cleanups | Federico Caselli | 2020-04-28 | 2 | -2/+2 |
* | fix typo SQLAchemy -> SQLAlchemy | Federico Caselli | 2020-04-27 | 2 | -2/+2 |
* | Update automatic label | Federico Caselli | 2020-04-24 | 3 | -3/+3 |
* | Improve bug report | Federico Caselli | 2020-04-23 | 1 | -2/+2 |
* | Update issue templates | Federico Caselli | 2020-04-23 | 3 | -0/+87 |
* | Add code of conduct and contributing | Federico Caselli | 2020-04-23 | 3 | -0/+28 |
* | improve linux build | Federico Caselli | 2020-04-09 | 1 | -38/+41 |
* | allow for no spaced near the = in the tag_build | Federico Caselli | 2020-04-09 | 1 | -2/+2 |
* | remove duplicated pip update command | Federico Caselli | 2020-04-09 | 1 | -2/+1 |