Commit Graph

29 Commits

Author SHA1 Message Date
Frédéric Péters 9089715a59 add tests infrastructure 2021-03-14 19:20:42 +01:00
Frédéric Péters 18e7a9c2b2 trivial: remove obsolete requirements.txt 2021-03-14 19:20:42 +01:00
Frédéric Péters efbc674c49 build: mark as ok for django 2.2 (#52016) 2021-03-14 19:20:27 +01:00
Frédéric Péters 310f9fee4c trivial: update reverse import for django 2.2 (#52016) 2021-03-14 19:01:56 +01:00
Frédéric Péters a6b8c2adb5 misc: add black files/notes 2021-03-14 18:18:41 +01:00
Frédéric Péters 5481a73269 trivial: apply black 2021-03-14 18:17:40 +01:00
Frédéric Péters 02f92afd2d jenkins: build for default debian versions 2021-03-14 18:13:56 +01:00
Frédéric Péters cf1c9f1509 build: update to use origin/main 2020-12-26 15:22:15 +01:00
Frédéric Péters b72cc6af7f debian: make python2 package depend on python3 package, for upgrades 2019-10-14 19:34:35 +02:00
Frédéric Péters 07daa4e03c debian: add build-dependency on python3-setuptools 2019-10-14 19:29:34 +02:00
Frédéric Péters 77e5ca6574 misc: remove combo specific part of get_version 2019-10-14 19:28:34 +02:00
Frédéric Péters 21a4bfbaff add Jenkinsfile 2019-10-14 19:27:47 +02:00
Frédéric Péters f803ce4d6b debian: distribute a python3 version 2019-10-14 19:26:07 +02:00
Frédéric Péters 49cecaa7cf misc: update setup.py for python3 compatibility 2019-10-14 19:25:14 +02:00
Frédéric Péters 2e50ae10a0 mark setup.py as ok with django 1.11 2019-10-14 19:21:43 +02:00
Benjamin Dauvergne 1a8629ec01 do not use RequestContext with get_templated_url (#33382) 2019-05-27 09:43:55 +02:00
Frédéric Péters fcf5acbdb7 debian: add explicit loading of extension (#25040) 2018-07-06 11:16:01 +02:00
Frédéric Péters e35113f797 log exception details when saga fails (#21082) 2018-01-11 10:55:02 +01:00
Benjamin Dauvergne a139e29a0a get idop in saga_retour_asynchrone from POST dictionnary (fixes #19609) 2017-10-27 16:40:42 +02:00
Benjamin Dauvergne e433e148e5 set synchronous return of saga in session (#17287)
So that it can be read from the template of the payment return page.
2017-09-06 14:43:39 +02:00
Thomas NOËL 421d209312 set timeout to 20s by default
because 40s was too long: nginx-gunicorn-combo timeout is 30s.
2017-08-04 17:15:14 +02:00
Thomas NOËL df62e10288 add 'carte famille' download endpoint (#17712) 2017-07-20 12:19:39 +02:00
Thomas NOËL cd9aec7fff set timeout to 40s by default 2017-07-20 01:52:18 +02:00
Thomas NOËL 8ac1727045 saga_transaction: test URL presence after all others errors 2017-07-13 14:00:36 +02:00
Thomas NOËL 1b17c0b1c5 implement support for SAGA payment system (#17228) 2017-07-13 11:00:12 +02:00
Thomas NOËL 89c213a491 python packaging 2017-06-28 12:05:44 +02:00
Thomas NOËL b045f64190 debian packaging 2017-06-28 12:04:55 +02:00
Thomas NOËL d79946b723 add .gitignore against pyc and egg-info 2017-06-28 12:04:11 +02:00
Thomas NOËL 3623026a74 initial empty commit 2017-06-28 11:59:59 +02:00