An error occurred fetching the project authors.
- 09 Jan, 2019 1 commit
-
-
Jérome Perrin authored
so that on first connection clients can check the fingerprint key instead of blindly accepting it.
-
- 03 Dec, 2018 1 commit
-
-
Jérome Perrin authored
seleniumrunner software recently became a full selenium server, which is different from the original software, that was only intended as being a minimal software to make firefox available for erp5testnode. This caused several problems in erp5testnode, because erp5testnode needs to be always able to build seleniumrunner from master branch (which is probably wrong in the first place). With this software having lots of components, the risk of build problems increased. Also, it's something else, so let's make it another software.
-
- 31 Oct, 2018 2 commits
-
-
Jérome Perrin authored
geckodriver is also required
-
Jérome Perrin authored
-
- 04 Oct, 2018 1 commit
-
-
Jérome Perrin authored
Instead of what this software was supposed to be before
-
- 13 Sep, 2018 1 commit
-
-
Sebastien Robin authored
-
- 31 Aug, 2018 1 commit
-
-
Julien Muchembled authored
Major change is that slapos compatible wrapper is no longer installed in parts/firefox/firefox-slapos , but directly as "firefox" in the buildout:bin-directory of the software profile. geckodriver is also in the same buildout:bin-directory. This way, softwares using this just need to add buildout:bin-directory to $PATH erp5testnode knows since nexedi/erp5@59ee7970 that it should look for firefox in buildout:bin-directory of the installed SR, so we should not need backward compatibility here. Adjust seleniumrunner and jstestnode for the changes Also drop unused firefox 45 Jérome changes from original 8cf6908df752b9e7632b2910ffc85027f1f4f22c : - name sections [firefox-wrapper] and [firefox] because including the version in section name means we have to also update section name when we update version. Users have to be careful of installing ${firefox-wrapper:} and not ${firefox:} - introduce macros for implementation and simple section using the macros, to make it easy to had more versions or to increase versions, for both firefox and geckodriver. They are slightly different because for firefox we need a wrapper, but geckodriver is usable directly. - use same version, the "versions up" will be separate commits. - now that seleniumrunner and jstestnode are using buildout.hash.cfg, md5sums are in separate files. Co-authored-by: Jérome Perrin <jerome@nexedi.com>
-
- 30 Aug, 2018 1 commit
-
-
Jérome Perrin authored
-
- 25 Jan, 2018 1 commit
-
-
Rafael Monnerat authored
zc.buildout version up to 2.5.2+slapos012 slapos.recipe.template version up to 4.3 slapos.core version up to 1.4.4
-
- 11 Dec, 2017 1 commit
-
-
Julien Muchembled authored
-
- 18 Oct, 2017 1 commit
-
-
Julien Muchembled authored
-
- 13 Oct, 2017 1 commit
-
-
Julien Muchembled authored
-
- 03 Jun, 2017 1 commit
-
-
Julien Muchembled authored
-
- 06 Apr, 2017 1 commit
-
-
Vincent Bechu authored
/reviewed-on !151
-
- 01 Mar, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 28 Feb, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
software/seleniumrunner: use Firefox 45 for now until we fix erp5.util so that non-ASCII character in stderr does not block test suites.
-
- 19 May, 2015 1 commit
-
-
Julien Muchembled authored
-
- 12 Dec, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 09 Oct, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 21 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 19 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 15 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 14 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 02 Jul, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 10 Jun, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 04 Jun, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 22 May, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 19 May, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 16 May, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 05 May, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 30 Apr, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 08 Apr, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 20 Mar, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 10 Mar, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 05 Mar, 2014 2 commits
-
-
Kazuhiko Shiozaki authored
no need to specify 'python = ${buildout:python}' because it is the default behaviour.
-
Kazuhiko Shiozaki authored
-
- 26 Feb, 2014 2 commits
-
-
Kazuhiko Shiozaki authored
add custom build for cryptography and cffi eggs that are required by pyOpenSSL 0.14. pyOpenSSL is no longer binary egg.
-
Kazuhiko Shiozaki authored
-
- 25 Feb, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
pyOpenSSL requires cryptography and cffi, but cryptography tries to build cffi internally that may fail.
-
- 12 Feb, 2014 1 commit
-
-
Cédric de Saint Martin authored
It was blocked by a missing find-links. Using slapos.cfg stack helps in defining all those details.
-