1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-14 17:18:33 +00:00
bramw_baserow/backend
2022-05-17 08:38:59 +00:00
..
docker Add optional way of running the baserow backend in wsgi mode if desired. 2022-03-28 13:10:10 +00:00
email_compiler pre-compile mjml email templates and delete runtime mjml-tcpserver for enhanced security, reduced architectural complexity and faster/simpler email setup. 2022-02-28 13:21:17 +00:00
flake8_plugins Add a custom flake8 plugin that checks for missing empty line after a docstring 2022-05-17 08:38:59 +00:00
requirements Add a custom flake8 plugin that checks for missing empty line after a docstring 2022-05-17 08:38:59 +00:00
src/baserow Add a custom flake8 plugin that checks for missing empty line after a docstring 2022-05-17 08:38:59 +00:00
templates added latest templates for 1-10 2022-05-10 10:12:36 +00:00
tests Add a custom flake8 plugin that checks for missing empty line after a docstring 2022-05-17 08:38:59 +00:00
.coveragerc Report coverage and test results to gitlab and split pytest job into 3 to speed up the build 2022-02-28 13:19:38 +00:00
.flake8 Add a custom flake8 plugin that checks for missing empty line after a docstring 2022-05-17 08:38:59 +00:00
.test_durations Report coverage and test results to gitlab and split pytest job into 3 to speed up the build 2022-02-28 13:19:38 +00:00
baserow Resolve "Make it easier to run production version on local machine" 2021-04-22 11:51:15 +00:00
Dockerfile Builtkit package cache 2022-04-27 12:51:35 +00:00
Makefile Pin our Python dependencies using pip-tools 2022-03-10 11:48:19 +00:00
mypy.ini Add a custom flake8 plugin that checks for missing empty line after a docstring 2022-05-17 08:38:59 +00:00
pyproject.toml Final formula MR 2021-10-05 11:31:44 +00:00
pytest.ini Implement batch row update api 2022-04-19 10:50:08 +00:00
setup.py Prep 1.10.0 2022-05-09 16:46:55 +01:00