summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2026-05-06Added playwright integration.Sarah Boyce
2026-01-27[checklists] Run tests on CIJacob Walls
2025-10-13Streamlined and added CI steps for docker compose (#2207)Tobias McNulty
2025-09-24Added `LOCALE_PATHS` setting (#2213)Tobias McNulty
2025-07-28Remove isort from toxÜlgen Sarıkavak
2025-01-24Removed redundant pending migrations checkÜlgen Sarıkavak
2024-12-17Removed bowerAdam Zapletal
2024-12-17Revert "Removed bower"Baptiste Mispelon
2024-12-17Removed bowerAdam Zapletal
2024-10-25Ordered and fixed Makefile.Paolo Melchiorre
2024-10-24Improve pre-commit configuration hooks (#1645)Paolo Melchiorre
2023-07-15Enable foundation tests.Mariusz Felisiak
2022-12-24Fixed #1291 -- Standardize the CLI's instructions (#1292)Paolo Melchiorre
2020-08-12Bumped minimum isort version to 5.1.0.Mariusz Felisiak
2018-09-17Updated to libsass==0.15.0Tim Graham
2016-11-08Dropped support for IE8 in CSS. (#718)Tim Graham
2016-11-08Added missing migration and tox/Travis check for missing migrations. (#714)Tobias McNulty
2016-01-21Removed cla app in a few more places.Tim Graham
2015-12-17Improved Bower integration.Xavier Dutreilh
2015-12-15Refs #362 -- Added an app to track DSF members.Rolf Erik Lekang
2015-04-17Fix isort calls in makefile, use -rc optionRolf Erik Lekang
2015-04-07Add isort settings and sort importsRolf Erik Lekang
2015-04-06Ported from Python 2.7 to Python 3.4.Rolf Erik Lekang
2015-04-03Switched to watchdog for recursive CSS watching.Michael Trythall
2015-04-01Switched to Libsass for CSS compilation.Michael Trythall
2015-01-31Use requests-mock instead of rmoq.Jannis Leidel
2015-01-31Add django-dev-dashboard as an appRolf Erik Lekang
2015-01-25Improve error handling in payment form.Jannis Leidel
2015-01-22Show the coverage report on Travis.Jannis Leidel
2015-01-22Fixed tests and added CI.Jannis Leidel
2015-01-04Refactored requirements files.Jannis Leidel
2015-01-03Fixed makefile.Jannis Leidel
2015-01-02Fixed style make tasks.Jannis Leidel
2014-12-30Big refactor that combines www and docs.Jannis Leidel
2014-12-18Use production ready options for SCSS watch task.Jannis Leidel
2014-12-13Added watch-scss make task that apparently got lost in a merge.Jannis Leidel
2014-11-22Added Makefile to make scss compilation easierTomek Paczkowski