- 29 Aug, 2019 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 28 Aug, 2019 8 commits
-
-
Rafael Monnerat authored
-
Boxiang Sun authored
Not use erp5-doc as a submodule anymore /reviewed-on nexedi/slapos!613
-
Jérome Perrin authored
Usually when we make change to SlapOS profiles, we only check the result of SR test and sometimes problems in the json schema are introduced and we only notice this when we check the result of `SLAPOS-EGG-TEST`. This MR is about: - also running `slapos.cookbook` tests as part of `SLAPOS-SR-TEST`. This test in fact contain both "egg tests" for some recipes in nexedi/slapos repository and "lint test" for the formatting of json schemas for parameters (because this nexedi/slapos repository contain both some recipes and profiles). - fixing current problems with json schemas on master branch. /reviewed-on nexedi/slapos!612
-
Jérome Perrin authored
according to rfc4329, text/javascript is deprecated in favor of application/javascript, so make sure we also compress the "official" mime type for javascripts. /reviewed-on nexedi/slapos!609
-
Jérome Perrin authored
Now that we also run slapos.cookbook tests from SLAPOS-SR-TEST we cannot simply examine buildout.cfg, because unlike SLAPOS-EGG-TEST this repository is now checked out in parts of the software folder, not the instance folder. So that trick of looking up the egg directories in buildout does not work, because this is a software buildout.cfg ... instead, we assume that the standard eggs and develop-eggs directories are used.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 27 Aug, 2019 5 commits
-
-
Rafael Monnerat authored
Use the new URL that are worldwide accessible
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
- 23 Aug, 2019 1 commit
-
-
Łukasz Nowak authored
Added part for logrotation into part_list, resulting with installing it. /reviewed-on nexedi/slapos!606
-
- 22 Aug, 2019 1 commit
-
-
Yusei Tahara authored
Use the latest firefox and geckodriver to support file uploading tests.
-
- 21 Aug, 2019 1 commit
-
-
Yusei Tahara authored
-
- 20 Aug, 2019 6 commits
-
-
Julien Muchembled authored
-
Yusei Tahara authored
-
Julien Muchembled authored
This reverts commit 9b0f4f7d.
-
Yusei Tahara authored
-
Julien Muchembled authored
-
Yusei Tahara authored
[firefox] Use firefox 60 by default to use DataTransfer approach for file uploading functional tests.
-
- 15 Aug, 2019 2 commits
-
-
Julien Muchembled authored
-
Rafael Monnerat authored
-
- 14 Aug, 2019 4 commits
-
-
Julien Muchembled authored
Commit ba6c3331 does not handle non-string values properly. While fixing this bug, I also found that '-init' was bad: sections were uninstalled on next runs, which is a problem with recipes whose install() return paths.
-
-
Julien Muchembled authored
Commit ba6c3331 has a bug breaking the ERP5 SR unless incremental catalog backups are disabled.
-
Rafael Monnerat authored
Now the egg contains the missing dependency
-
- 13 Aug, 2019 9 commits
-
-
Julien Muchembled authored
0.4.59 has a missing dependency to 'six' and breaks too many things.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Update the stack/slapos.cfg to use the newest version
-
Rafael Monnerat authored
Remove duplicated version definition at software level to prevent excessive duplication of the value.
-
Rafael Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
The new option will be used to fix/optimize propagation of parameters in the NEO SR.
-
Julien Muchembled authored
-