Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makefile: serve-gunicorn on port 9819 | Bryan Newbold | 2022-08-12 | 1 | -1/+1 |
| | |||||
* | issue-db build process: tweak archive.org filters; increase parallelism | Bryan Newbold | 2021-12-02 | 1 | -4/+4 |
| | |||||
* | codespell fixes | Bryan Newbold | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | update lint, fmt, make settings | Bryan Newbold | 2021-10-27 | 1 | -2/+7 |
| | |||||
* | SIM indexing: skip noindex issues, and Magazine issues | Bryan Newbold | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | update dev+qa configuration | Bryan Newbold | 2021-01-25 | 1 | -2/+2 |
| | |||||
* | Makefile: don't run lints during default test run | Bryan Newbold | 2021-01-05 | 1 | -2/+2 |
| | |||||
* | Makefile: rename 'dev' and 'run' to 'serve' and 'serve-gunicorn' (etc) | Bryan Newbold | 2021-01-05 | 1 | -6/+6 |
| | |||||
* | update i18n extraction notes | Bryan Newbold | 2020-11-05 | 1 | -2/+5 |
| | |||||
* | make: have coverage generate both terminal and HTML reports | Bryan Newbold | 2020-10-22 | 1 | -1/+1 |
| | |||||
* | set up sentry exception handling | Bryan Newbold | 2020-10-21 | 1 | -1/+1 |
| | |||||
* | settings/make: default dynaconf environment name | Bryan Newbold | 2020-10-20 | 1 | -3/+3 |
| | | | | | Also override any .env value for dynaconf env when running tests or lint. | ||||
* | update Makefile issue-db targets | Bryan Newbold | 2020-10-19 | 1 | -9/+9 |
| | |||||
* | make issue-db: try to fix lazy dep building | Bryan Newbold | 2020-10-17 | 1 | -6/+3 |
| | |||||
* | make: add issue-db target | Bryan Newbold | 2020-10-16 | 1 | -0/+35 |
| | |||||
* | makefile: dev-qa, not dev-prod | Bryan Newbold | 2020-10-05 | 1 | -3/+3 |
| | |||||
* | makefile: add dev-prod command for local dev against prod search index | Bryan Newbold | 2020-08-12 | 1 | -0/+4 |
| | |||||
* | makefile: deps -> dep | Bryan Newbold | 2020-06-29 | 1 | -2/+2 |
| | |||||
* | makefile: more lints; fixes | Bryan Newbold | 2020-06-03 | 1 | -4/+21 |
| | | | | - allow digits in "help" targets | ||||
* | helpers to fetch small-ish data samples | Bryan Newbold | 2020-05-21 | 1 | -0/+8 |
| | |||||
* | better translation marking; add some basic de and zh | Bryan Newbold | 2020-05-21 | 1 | -0/+5 |
| | | | | Current translations are just from Google Translate | ||||
* | local/dev indexing command | Bryan Newbold | 2020-05-20 | 1 | -8/+8 |
| | |||||
* | ES index and makefile target | Bryan Newbold | 2020-05-14 | 1 | -0/+8 |
| | |||||
* | working pytest settings | Bryan Newbold | 2020-05-14 | 1 | -1/+1 |
| | |||||
* | small Makefile best practice (?) tweak | Bryan Newbold | 2020-05-13 | 1 | -0/+3 |
| | |||||
* | Makefile; pipenv add gunicorn | Bryan Newbold | 2020-05-12 | 1 | -0/+19 |