1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-14 17:18:33 +00:00
bramw_baserow/backend
Nigel Gott 3dbd67fde3 Various security improvements for Baserow + docker images:
- upgrade dependencies
- add docker lint + upgrade in containers to ensure security fixes are obtained asap.
- schedule rebuild images without caching for latest security updates
2022-02-28 13:20:54 +00:00
..
docker 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
requirements Various security improvements for Baserow + docker images: 2022-02-28 13:20:54 +00:00
src/baserow Resolve "Prevent transactions being left open by bug in Djangos schema editor" 2022-02-25 10:54:57 +00:00
templates Refactor number field 2022-02-22 16:24:14 +00:00
tests Resolve "Prevent transactions being left open by bug in Djangos schema editor" 2022-02-25 10:54:57 +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 Enforce docstring length to 88 after global flake 88 char limit was removed in... 2022-02-21 09:32:38 +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 Various security improvements for Baserow + docker images: 2022-02-28 13:20:54 +00:00
Makefile 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
pyproject.toml Final formula MR 2021-10-05 11:31:44 +00:00
pytest.ini Resolve "Fix premium tests and linter" 2021-11-25 15:30:51 +00:00
setup.py Resolve "Exporting a table via the table menu no longer works + Prep 1.8.2 + Vuelidate import fix" 2022-01-13 20:17:10 +00:00