- 06 Mar, 2020 12 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
The user-friendly command line shell. https://fishshell.com
-
Jérome Perrin authored
This keeps the bug compatibility that we ignore error in the build. jsl does not understand modern javascript syntax and does not do so many useful checks, it would be waste of time trying to fix it.
-
Jérome Perrin authored
We now need to refer to the part where the dictionnary was installed.
-
Jérome Perrin authored
this allow to share aspell component. Users needs to install the part with dictionnaries, ie. aspell-en-dictionary instead of simply aspell
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
apr and apr-util are now build separately. I'm not sure there was any benefit with that approach of copying the directories inside apache source tree before build. Using extra modules, like apache-antiloris require to install apache in non-shared mode. This also removes apache-antiloris from cloudooo and erp5 stacks so that they can use apache as shared. Even if the section was installed, this was not used anywhere.
-
- 05 Mar, 2020 4 commits
-
-
Alain Takoudjou authored
Upgrade Gitlab from version 8.17 to 9.5.10. https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v9.5.10/doc/install/installation.md /reviewed-on !699
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
Previous gitlab version was 8.17.0, this commit upgrade gitlab to version 9.5.10, and update all configuration to work with this version according to the installation procedure, see: https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v9.5.10/doc/install/installation.md
-
- 04 Mar, 2020 10 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
/reviewed-on nexedi/slapos!704
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
If pgdata already exists, then postgres recipe will not update or install anything when buildout will run. This result to no configuration or wrapper updated if configuration changes. For example this change: 29d1ed68 the path of `posgtres bin` is now in shared folder, then impossible to run postgres service anymore because path was not updated by buildout in wrapper. /reviewed-on !703
-
Vincent Pelletier authored
-
- 03 Mar, 2020 7 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Since 10.4, it seems mysql_install_db does not take anymore BASEDIR/lib/plugin as default value for plugin_dir.
-
Julien Muchembled authored
-
Julien Muchembled authored
Shamefully copied from neoppod/stress-testing SR.
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 02 Mar, 2020 7 commits
-
-
Jérome Perrin authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Bryton Lacquement authored
-
Łukasz Nowak authored
Only TestSlave class and its subclasses are tested, as those are enough complex scenarios: master partition, kedifa partition and frontend partition.
-
Łukasz Nowak authored
This allows to use monitor-setup-url correctly.
-
Łukasz Nowak authored
Instead of forcing to set monitor port in some cases, just generate them, so it's possible to correctly instantiate caddy-frontend on one partition scenario like in webrunner or tests.
-