| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-06-03 | Using one job for all linting and doc generation | Glandos | 1 | -13/+7 | |
| Requirements for doc are now an extra require in setup.cfg | |||||
| 2021-04-11 | Remove obsolete isort flags (#740) | Alexis Metaireau | 1 | -1/+1 | |
| 2021-01-05 | Simplify tests (#685) | Miguel Victoria Villaquiran | 1 | -1/+1 | |
| Fix #501 | |||||
| 2020-11-25 | Set black target to python3.6 | Glandos | 1 | -1/+1 | |
| 2020-11-24 | Add python3.9 support | Glandos | 1 | -1/+2 | |
| 2020-04-24 | Remove obsolete python code (<3.6). (#571) | Rémy HUBSCHER | 1 | -2/+1 | |
| 2020-04-21 | Add isort support. (#561) | Rémy HUBSCHER | 1 | -1/+3 | |
| 2020-04-21 | Update known working set. (#558) | Rémy HUBSCHER | 1 | -8/+4 | |
| * Update known working set. * Pin dependencies in setup.cfg. * Cleanup Makefile. * Try the python_version trick. | |||||
| 2019-10-14 | Add black in the tox matrix. | Alexis M | 1 | -3/+12 | |
| 2019-10-11 | Remove support for python2. | Alexis M | 1 | -2/+1 | |
| In the same move : - use a setup.cfg file for packaging - remove the use of six | |||||
| 2019-09-08 | remove compatibility of py34 | Brice Maron | 1 | -1/+0 | |
| 2019-02-20 | Fix requirements.txt file. | Rémy HUBSCHER | 1 | -6/+2 | |
| You can't use both build-requirements to keep known version set and load setup.py from the same requirements, it doesn't make any sense. | |||||
| 2019-02-20 | Update tox.ini | Rémy HUBSCHER | 1 | -3/+3 | |
| 2018-01-07 | manage commands testing (#313) | JocelynDelalande | 1 | -2/+11 | |
| * Rename manage.ConfigTemplate → manage.GenerateConfig To be consistent with the CLI name: `generate-config`. * Add tests for manage.py commands * Run tests from pip-installed package To be able to detect packaging-related issues on test runs. refs #305 | |||||
| 2017-10-23 | Fix Travis-CI integration (#276) | Alexis Metaireau | 1 | -0/+7 | |
| Use tox-travis to solve the current issues with Travis-CI | |||||
| 2017-08-20 | Add python 3.6 support (#259) | 0livd | 1 | -1/+1 | |
| Closes #253 | |||||
| 2017-07-07 | Absolute imports & some other improvements (#243) | Alexis Metaireau | 1 | -2/+11 | |
| * Use absolute imports and rename package to ihatemoney * Add a ihatemoney command * Factorize application creation logic * Refactor the tests * Update the wsgi.py module with the new create_app() function * Fix some styling thanks to Flake8. * Automate Flake8 check in the CI. | |||||
| 2017-06-28 | Make all imports relative (#229) | Alexis Metaireau | 1 | -1/+1 | |
| * Make all imports relative * Change the way the application runs in the Makefile * Import the default settings relatively * Fix manage.py imports | |||||
| 2017-04-22 | Move tests to budget.tests (#205) | 0livd | 1 | -1/+1 | |
| * Move tests to budget.tests Update tox.ini to call the unittest dicovery module Closes #196 * Fix typo in Readme | |||||
| 2017-03-29 | Add Python 3.4 support | Jocelyn Delalande | 1 | -1/+1 | |
| Note that py3.4 is the version shipped in current Debian version (Jessie). | |||||
| 2017-03-28 | @JocelynDelalande's review | Alexis Métaireau | 1 | -1/+0 | |
| 2017-03-28 | Add tox support. | Alexis Métaireau | 1 | -0/+20 | |
