Commit Graph

161 Commits

Author SHA1 Message Date
Benjamin Dauvergne c38f63e80b comaptibility with python 3.11 (#86369)
gitea/django-journal/pipeline/head This commit looks good Details
2024-01-31 12:32:25 +01:00
Valentin Deniaud cfeae7afbe misc: update git-blame-ignore-revs to ignore quote changes (#79788)
gitea/django-journal/pipeline/head This commit looks good Details
2023-08-16 11:52:27 +02:00
Valentin Deniaud 4dceb85085 misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:27 +02:00
Valentin Deniaud 5b3adf855f misc: add pre commit hook to force single quotes (#79788) 2023-08-16 11:52:26 +02:00
Frédéric Péters cdb007c46c ci: build deb package for bookworm (#78968)
gitea/django-journal/pipeline/head This commit looks good Details
2023-06-23 17:28:11 +02:00
Agate eeaa89695f Prepare Jenkinsfile for Gitea migration (#74572)
gitea/django-journal/pipeline/head This commit looks good Details
2023-02-20 15:03:09 +01:00
Frédéric Péters 1502881ac0 ci: upgrade isort (#74044) 2023-02-01 09:29:06 +01:00
Frédéric Péters 039c69623a ci: only build package for bullseye (#72729) 2022-12-22 17:21:26 +01:00
Frédéric Péters 46994137b2 trivial: apply pyupgrade (assertEquals -> assertEqual) (#70693) 2022-10-28 08:14:01 +02:00
Frédéric Péters 5cf43c0e44 ci: update pyupgrade to 3.1.0 (#70693) 2022-10-26 19:22:42 +02:00
Frédéric Péters 4af86199eb debian: build python3 package (#70074) 2022-10-14 06:57:39 +02:00
Frédéric Péters 5922d2f2a4 debian: remove python2 build-deps (#70074) 2022-10-14 06:51:43 +02:00
Frédéric Péters 501298b442 debian: switch to debhelper-compat 12 (#70074) 2022-10-14 06:51:40 +02:00
Emmanuel Cazenave 78f567c6fe build: test against django 3.2 (#66101)
gitea/django-journal/pipeline/head Build started... Details
2022-06-09 15:41:54 +02:00
Emmanuel Cazenave 0f865c8f17 django 3.2: stop using @python_2_unicode_compatible (#66101) 2022-06-09 15:38:54 +02:00
Frédéric Péters e1908cfa69 tox: stop testing against django 1.11 2022-01-06 07:55:32 +01:00
Frédéric Péters e4cf5f125e jenkins: build packages for buster & bullseye 2021-12-20 06:29:21 +01:00
Paul Marillonnet 7eae5d8d52 misc: add black/isort/pyupgrade files & notes (#54260) 2021-07-15 16:12:35 +02:00
Paul Marillonnet 7233202758 misc: apply black/isort/pyupgrade (#54260) 2021-07-15 16:11:51 +02:00
Frédéric Péters 0855ad22c3 tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:54:33 +02:00
Emmanuel Cazenave bc58bd50f1 django 2.2: use format_html instead of allow_tags (#54257) 2021-05-25 12:22:47 +02:00
Emmanuel Cazenave b3de8372d5 tox: restrict pytest-django version (#54029) 2021-05-17 15:34:35 +02:00
Emmanuel Cazenave aeeb71fcca packaging: set django version limits (#53470) 2021-04-27 16:02:32 +02:00
Emmanuel Cazenave aedebb44e6 debian: stop building the python2 package (#53470) 2021-04-27 15:59:12 +02:00
Frédéric Péters e37424642b build: update to use origin/main 2020-12-26 15:21:16 +01:00
Emmanuel Cazenave 9e63eb81ce tox: run tests with django 2.2 (#49062) 2020-12-07 15:26:40 +01:00
Emmanuel Cazenave 4b15d53a35 import url functions from django.urls (#49062) 2020-12-02 17:45:56 +01:00
Emmanuel Cazenave c39e1471de make the middleware compatible with MIDDLEWARE setting (#49062) 2020-12-02 17:45:04 +01:00
Emmanuel Cazenave af27a1bc4b declare on_delete behaviour on ForeignKey (#49062) 2020-12-02 17:44:34 +01:00
Emmanuel Cazenave 547fe4abb5 admin: replace unicode by force_text (#46563) 2020-09-14 09:03:55 +02:00
Christophe Siraut 3498d9ffac debian/control: update build dependencies 2020-05-05 12:20:59 +02:00
Christophe Siraut 3e15a8f706 debian: set pybuild name 2020-05-05 09:33:54 +02:00
Christophe Siraut 840c4d91b9 debian: remove obsolete install file 2020-05-05 09:08:46 +02:00
Christophe Siraut 3b4b0b1657 debian/rules: use pybuild 2020-05-05 09:03:12 +02:00
Christophe Siraut bc451e14cf debian/install: ship lib files (#42475) 2020-05-05 08:41:11 +02:00
Emmanuel Cazenave 66a8942c03 jenkins: build default dist (#42458) 2020-05-04 16:26:52 +02:00
Emmanuel Cazenave 921a1eadc3 add python3 support (#40614) 2020-03-10 15:10:36 +01:00
Emmanuel Cazenave 3d05c783e3 remove django-model-utils dependency (#40616) 2020-03-10 15:04:13 +01:00
Frédéric Péters d6c6f179f9 misc: limit django-model-utils version to a version supporting django 1.11 2019-12-11 16:19:26 +01:00
Emmanuel Cazenave 7e657c3447 jenkins: use ci@entrouvert.org for notifications 2019-10-02 13:49:14 +02:00
Emmanuel Cazenave 1dca515624 prevent inconsistent use of db alias (#36028) 2019-09-12 10:58:27 +02:00
Emmanuel Cazenave 762cd93c6d packaging: write version in VERSION file (#34881) 2019-07-15 18:10:08 +02:00
Emmanuel Cazenave e87527a2c4 add compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +02:00
Emmanuel Cazenave efd2da126f make error_record resilient to None in 'using' arg (#33788) 2019-07-02 19:49:48 +02:00
Emmanuel Cazenave c757033a56 tests improvements (#33788)
Move tests in their own directory, add code coverage, run tests using postgres.
2019-07-02 19:32:53 +02:00
Emmanuel Cazenave 9056907494 remove uneeded setup dependency (#33771)
Setup does not need django anymore since version is computed
without importing the package.
2019-06-06 18:17:52 +02:00
Emmanuel Cazenave 36cd6a5cd6 create a jenkins pipeline (#33771) 2019-06-06 17:51:17 +02:00
Emmanuel Cazenave 68240dc15c make the app compliant with the migrate command (#33657) 2019-06-04 11:44:38 +02:00
Emmanuel Cazenave 9162ee88e3 release 1.25.2 2018-04-19 14:35:34 +02:00
Emmanuel Cazenave f6d0663e55 specify django version compatibility (#23284) 2018-04-19 14:33:29 +02:00