1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-14 08:58:56 +00:00
bramw_baserow/backend
2022-06-09 10:21:43 +02:00
..
docker Proposed for 1.10.1 - "Baserows backend workers default to only one process instead of the num available cores" 2022-06-08 08:55:45 +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 Resolve "Fix uploading files via url by default crashing due to MemoryError" 2022-06-08 14:04:00 +00:00
src/baserow Fix aggregation not updated on filter update 2022-06-09 10:21:43 +02:00
templates Resolve "Merge categories Local Business and Local business in the templates section" 2022-06-08 12:23:19 +00:00
tests Fix aggregation not updated on filter update 2022-06-09 10:21:43 +02: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 Only run the now very slow sync_all_templates test once a morning on develop to speed up ci. 2022-05-16 17:16:50 +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 Only run the now very slow sync_all_templates test once a morning on develop to speed up ci. 2022-05-16 17:16:50 +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 Bumpb version for 1.10.1. 2022-06-09 07:33:23 +00:00