An error occurred fetching the project authors.
- 13 Aug, 2019 1 commit
-
-
Julien Muchembled authored
-
- 21 Feb, 2019 1 commit
-
-
Alain Takoudjou authored
-
- 28 Dec, 2018 2 commits
-
-
Rafael Monnerat authored
The version 1.0.84 was used by an existing tag on the version control, so it would be inconsistent to use this version number.
-
Rafael Monnerat authored
-
- 21 Sep, 2018 1 commit
-
-
Jérome Perrin authored
as always, using wrapper is easier and more flexible
-
- 06 Sep, 2018 3 commits
-
-
Jérome Perrin authored
We use jstestnode
-
Jérome Perrin authored
Using slapos.cookbook:wrappper is easier
-
Jérome Perrin authored
was dead code
-
- 05 Sep, 2018 1 commit
-
-
Guillaume Hervier authored
-
- 31 Aug, 2018 2 commits
-
-
Łukasz Nowak authored
It is combination of requestoptional and serialised.
-
Łukasz Nowak authored
In order to avoid needless inheritance create JSONCodec and use it, also with renaming Serialised to RequestJSONEncoded. Also provide a test asserting that important log is seen in case if no expected return is set. Add testfixtures module to catch logging.
-
- 29 Jun, 2018 1 commit
-
-
Vincent Pelletier authored
The goal is to drop slapos.cookbook:erp5.test No need for a recipe to do a bit of url parsing and generating 2 wrappers. Also, drop unused & empty "host-common" section. - stack/erp5: Add path to all binary links in PATH - stack/erp5: Add single quotation marks to not break parameters in many lines - stack/erp5: Fix path to avoid one section to overwrite the file from another section - stack/erp5: pass cloudooo host instead of the IP address. The IP address and cloudooo hostname are well in $SLAPPART/etc/hosts - stack/erp5: Use use-ipv6 instance parameter to control where caucased listens when locally deployed. Drop incomplete 6tunnel usage on balancer toward zopes. Tests are somehow happy test_result_module/20180626-62AD32BB test_result_module/20180626-70AC16FA If no objections I would like to merge tomorrow but feel free to press merge for me :) The goal is rebase nexedi/slapos!318 to fix the conflict and merge after tomorrow. /cc @rafael @vpelletier /reviewed-on nexedi/slapos!347
-
- 22 Jun, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 10 Apr, 2018 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
This recipe will be used to generate promise in etc/plugin dir. It solve the problem of promise eggs dependencies and allow to set custom parameter to use in promise. The generated script will looks like: import sys sys.path[0:0] = [ ... ] extra_config_dict = { 'KEY': 'VALUE' } CONTENT CONTENT is a python code, the expected content looks like: from namespace.module import RunPromise then the promise section in buildout will be something like: [my-promise] recipe = slapos.cookbook:promise.plugin eggs = NAME ... output = OUTPUT content = from namespace.module import RunPromise config-KEY = VALUE
-
- 04 Apr, 2018 1 commit
-
-
Jérome Perrin authored
we now use slapos.cookbook:wrapper instead
-
- 16 Mar, 2018 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 14 Mar, 2018 3 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 13 Feb, 2018 2 commits
-
-
Julien Muchembled authored
kumofs is even abandonned software.
-
Julien Muchembled authored
-
- 15 Nov, 2017 1 commit
-
-
Julien Muchembled authored
-
- 14 Nov, 2017 1 commit
-
-
Julien Muchembled authored
inotifyx does not support Python 3.
-
- 09 Nov, 2017 1 commit
-
-
Julien Muchembled authored
-
- 13 Sep, 2017 3 commits
-
-
Julien Muchembled authored
Since nexedi/erp5@6c6b77a0, this is now a safe operation, in that a mistake while moving databases won't result in a loss of the catalog if the zodb is empty. This new implementation relies on nexedi/erp5@6bb4c56e, which means that zopes decide on their own to create the site at startup if there's none, and the 'erp5-bootstrap' service is removed from the root partition. /reviewed-on nexedi/slapos!217
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 04 Jul, 2017 1 commit
-
-
Rafael Monnerat authored
-
- 05 May, 2017 1 commit
-
-
Vincent Pelletier authored
-
- 18 Apr, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 31 Jan, 2017 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 09 Jan, 2017 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 30 Dec, 2016 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 24 Nov, 2016 1 commit
-
-
Rafael Monnerat authored
-