index
:
welco.git
main
wip/38317-Jenkinsfile-utiliser-mergeJunitR
wip/39092-python3
wip/41286-django-22
wip/41641-remove-django-reversion
wip/50105-drf
wip/55535-use-html-unescape
wip/55570-spooler
wip/59894-fix-django22-build
wip/63686-remove-six-usage
wip/64290-add-support-for-drf-312
wip/68060-fonctionner-avec-django-
wip/isort-pyupgrade
Multichannel request processing
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: document and use isort and pyupgrade
v0.82
wip/isort-pyupgrade
Frédéric Péters
2021-07-13
3
-2/+23
*
trivial: apply isort & pyupgrade
Frédéric Péters
2021-07-13
63
-251/+156
*
kb: use html.unescape (#55535)
Nicolas ROCHE
2021-07-13
1
-2/+3
*
misc: only force height of home page (#55546)
Frédéric Péters
2021-07-12
1
-1/+1
*
tox: stop testing against django 1.11
Frédéric Péters
2021-07-03
1
-2/+1
*
misc: monkeypatch django-ckeditor support for django 2.2 (#55347)
v0.81
Frédéric Péters
2021-07-02
1
-1/+1
*
debian: enable uwsgi memory reports (#54610)
v0.80
Frédéric Péters
2021-06-06
1
-0/+1
*
misc: allow djangorestframework 3.9.x (#50105)
v0.79
Emmanuel Cazenave
2021-02-16
1
-1/+1
*
tox: add black (via pre-commit) to tests (#50927)
Frédéric Péters
2021-02-15
1
-1/+3
*
misc: add black files/notes
Frédéric Péters
2021-01-11
3
-0/+22
*
trivial: apply black
Frédéric Péters
2021-01-11
44
-458/+575
*
build: update to use origin/main
Frédéric Péters
2020-12-26
1
-2/+2
*
tox: limit mock version for compatibility with python 3.5
v0.78
Frédéric Péters
2020-10-06
1
-1/+1
*
jenkins: don't limit hotfix builds to stretch
Frédéric Péters
2020-09-25
1
-1/+1
*
tox: tell setuptools to use distutils from stdlib (#46252)
Valentin Deniaud
2020-09-01
1
-0/+1
*
tox: lift pylint* version limits
v0.77
Frédéric Péters
2020-07-28
1
-4/+3
*
tox: stop running against python 2
Frédéric Péters
2020-07-28
1
-1/+1
*
misc: remove django-reversion dependency (#41641)
v0.76
Frédéric Péters
2020-04-24
10
-99/+0
*
translation update
Frédéric Péters
2020-04-14
1
-5/+5
*
debian: update build-dependencies to use python3 version of django (#41581)
v0.75
Frédéric Péters
2020-04-13
1
-1/+1
*
debian: switch to Python 3 (#41581)
v0.74
Frédéric Péters
2020-04-11
11
-29/+33
*
tox: add tests against django 2.2 (#41286)
wip/41286-django-22
Frédéric Péters
2020-04-03
1
-1/+2
*
setup: allow djangorestframework 3.7, for django 2.2 compatibility
Frédéric Péters
2020-04-03
1
-1/+1
*
setup: allow django 2.2 (#41286)
Frédéric Péters
2020-04-03
1
-1/+1
*
tests: declare missing attributes when mocking known_services (#41286)
Frédéric Péters
2020-04-03
1
-0/+6
*
misc: use new login class based view (#41286)
Frédéric Péters
2020-04-03
1
-7/+17
*
misc: import mellon only if declared in installed apps (#41286)
Frédéric Péters
2020-04-03
1
-2/+2
*
trivial: import reverse from django.urls (#41286)
Frédéric Péters
2020-04-02
9
-9/+9
*
misc: add on_delete to foreign key (#41286)
Frédéric Péters
2020-04-02
2
-2/+2
*
settings: remove unnecessary middleware (#41286)
Frédéric Péters
2020-04-02
1
-1/+0
*
misc: upgrade import of admin site URLs for 2.2 compatibility (#41286)
Frédéric Péters
2020-04-02
1
-1/+1
*
setup: allow micro django-ckeditor updates (#41233)
Frédéric Péters
2020-04-01
1
-1/+1
*
debian: switch to uwsgi (#41204)
v0.73
Frédéric Péters
2020-03-31
5
-46/+46
*
tests: add tests on feed_mail command (#40816)
Nicolas ROCHE
2020-03-20
1
-0/+38
*
tests: add tests on mail views (#40816)
Nicolas ROCHE
2020-03-20
1
-0/+191
*
tests: add tests on contacts views (#40816)
Nicolas ROCHE
2020-03-19
1
-0/+229
*
tests: add tests on main views.py (#40816)
Nicolas ROCHE
2020-03-19
2
-1/+209
*
python3: convert .values to list before accessing (#40830)
Nicolas ROCHE
2020-03-19
2
-2/+2
*
templates: add a login template (#40802)
Nicolas ROCHE
2020-03-18
3
-1/+59
*
tox: bump pytest version
v0.72
Frédéric Péters
2020-03-17
1
-1/+1
*
jenkins: switch to mergeJunitResults
Frédéric Péters
2020-03-17
1
-1/+1
*
python3: always pass strings to json.loads, for 3.5 compatibility (#39092)
Frédéric Péters
2020-03-17
2
-7/+7
*
python3: update tox to check against both python versions (#39092)
Frédéric Péters
2020-03-17
1
-4/+5
*
python3: convert .keys to list before comparing (#39092)
Frédéric Péters
2020-03-17
1
-2/+2
*
python3: update maarch tests (#39092)
Frédéric Péters
2020-03-17
1
-3/+6
*
python3: encode response.content in tests (#39092)
Frédéric Péters
2020-03-17
1
-27/+28
*
python3: use key function to sort categories (#39092)
Frédéric Péters
2020-03-17
1
-1/+1
*
python3: pass bytes for hmac (#39092)
Frédéric Péters
2020-03-17
1
-1/+2
*
python3: use relative imports (#39092)
Frédéric Péters
2020-03-17
1
-3/+3
*
python3: use modern except syntax (#39092)
Frédéric Péters
2020-03-17
2
-4/+4
[next]