- 15 Jan, 2021 5 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 18 Sep, 2020 1 commit
-
-
Arthur Lutz authored
[deploy] Move daily backup CronJob into a separate file See merge request !2
-
- 17 Sep, 2020 2 commits
-
-
Laurent Peuch authored
-
Elouan Martinet authored
This backup is optional.
-
- 15 Nov, 2019 1 commit
-
-
Arthur Lutz authored
-
- 05 Mar, 2020 3 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
Now logilab/cubicweb:dev use a cubicweb compatible with ldap3>=2
-
- 11 Feb, 2020 1 commit
-
-
Philippe Pepiot authored
And bw compat has been dropped in cubicweb 3.27
-
- 27 Nov, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 21 Nov, 2019 5 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
Otherwise running them in parallel may fail.
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 29 Oct, 2019 2 commits
-
-
Philippe Pepiot authored
Followup eee88e429e72: method should be named "get_concerned_by"
-
Philippe Pepiot authored
To allow larger uploads.
-
- 17 Oct, 2019 2 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 15 Oct, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 19 Sep, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 18 Sep, 2019 3 commits
-
-
Philippe Pepiot authored
We don't need it anymore because bfss has been moved to /etc/cubicweb.d/fresh/bfss
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 17 Sep, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 06 Aug, 2019 1 commit
-
-
Arthur Lutz authored
-
- 18 Jul, 2019 4 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
We use bfss to store upload of (mostly) pdf files. Add a persistent volume claim and mount it in /var/lib/cubicweb/instances/fresh/bfss To make this work with previous instance we have to rename the instance to "fresh".
-
Philippe Pepiot authored
In extentities generator, extid is cwuri from database which is a text field. So in python3 exteid2eid[extid] wasn't matching anything because extid was bytes. Use text extid instead.
-
- 18 Jun, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 22 May, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 16 May, 2019 4 commits
-
-
Philippe Pepiot authored
Kubernetes can set a mode using "defaultMode" but cannot mount the file with other uid than root. So we have to mount the secret and copy it with good mode and ower in /etc/cubicweb.d/fresh/cwclientlibrc...
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
We need to provide a cwclientlibrc file in instance directory
-