- 03 Mar, 2017 13 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 21 Feb, 2017 2 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 29 Jan, 2017 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 26 Jan, 2017 3 commits
-
-
iv authored
The ngx_http_realip_module module is used to change the client address and optional port to the one sent in the specified header fields.
-
iv authored
so that the client IP is no longer the frontend IP, so rack attack won't be blacklisting fontend IPs
-
Yusei Tahara authored
-
- 25 Jan, 2017 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Tristan Cavelier authored
coreutils imagemagick poppler
-
- 24 Jan, 2017 9 commits
-
-
Tristan Cavelier authored
- removes wkhtmltopdf entry ; as cloudooo has a hack to use wkhtmltopdf (see 8b49da34 in cloudooo repository) - removes useless mimetype entries ; OnlyOffice entries were also defined in the generic_cloudoo recipe.
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Nicolas Wavrant authored
If there is no binlog in srv/backup/mariadb-incremental (ie : the parameter incremental_backup_retention_days is set to -1), then the import script fails. This should not happen as this script just updates some inline paths. This commit just add a correct check on variables and files existence
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 20 Jan, 2017 6 commits
-
-
Tristan Cavelier authored
Changing from dr-x------ to dr-xr-x---
-
Alain Takoudjou authored
It sometimes happend that buildout unistall/install the section with this recipe, which remore storage_path file and recreate it. In most of cases this is not wanted because the recipe is used to generate password, so that password will change when this happend. To prevent buildout to remove storage_path, I introduced a new option 'create-once' which, when set to True (the default value) will not let buildout play with storage_path file by returning None in install recipe. Also install won't remove the file if the size is not 0. /reviewed-on nexedi/slapos!129
-
Yusei Tahara authored
-
Vincent Pelletier authored
Each loop in jinja2 has its own scope. This code was likely relying on a bug, which was probably recently fixed upstream. Using generators is cleaner as it better expresses the intent.
-
Yusei Tahara authored
-
Yusei Tahara authored
Jupyter: Add extra_data_list option to support display data similar to the original jupyter python backend.
-