- 03 Nov, 2016 2 commits
-
-
Julien Muchembled authored
Error: Buildout now includes 'buildout-versions' (and part of the older 'buildout.dumppickedversions').
-
Julien Muchembled authored
This is possible because this SR is only supposed to be run by a test node: in this case, the owner of the software is the same as for the instance. Buildout 2.x is required for automatic creation of the 'download-cache' folder.
-
- 02 Nov, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 31 Oct, 2016 1 commit
-
-
Julien Muchembled authored
-
- 30 Oct, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 29 Oct, 2016 2 commits
-
-
Arnaud Fontaine authored
Probably due to GCC6: char_set.cpp:68:12: error: cannot convert 'bool' to 'tesseract::CharSet*' in return Also update leptonica to 1.73 (>= 1.71 is required).
-
Julien Muchembled authored
-
- 28 Oct, 2016 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 27 Oct, 2016 2 commits
- 26 Oct, 2016 11 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Nicolas Wavrant authored
The more there is data to backup, the more likely something can go wrong. Running the exporter script several times will copy less and less things at each run, so it should increase the probability to succeed.
-
Nicolas Wavrant authored
-
Rafael Monnerat authored
The monitor stack was refactored and this change was missing on this SR.
-
Kirill Smelkov authored
@vpelletier says: I do not think this is a "slave" instance, but just a sub-instance. "slave instance" is a way to pass parameter to a foreign instance. For example, frontend is an instance, and a slave instance is the rule given by an unrelated partition to make that existing frontend instance direct http://foo.com to 1.2.3.4:80 . OTOH, "balancer" is a sub-instance of ERP5's SR base instance (which is typically the root instance also). /noticed-by @vpelletier (on nexedi/slapos!43)
-
Kirill Smelkov authored
When originally in 0a446263 (ERP5 and Jupyter integrated together) I added Jupyter support into ERP5 the parameter for whether to enable/disable it was declared as boolean in JSON schema but processed as string in instance code, this way preventing usage of real JSON's boolean. Fix it. (also fixing up software/slapos-master/ which copied the files for play in 87d13789) /noticed-by @vpelletier (on nexedi/slapos!43)
-
Rafael Monnerat authored
-
- 25 Oct, 2016 9 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Kill -0 were making the promise exit.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use 2 different ports on apache for cached slaves, to differ http and https accesses. Introduce the parameter https-url (with fallback to url) to include specific https urls, if they are different from url. Include /HTTPS/ mapping to traffic server to differ the backends based on the input.
-
Rafael Monnerat authored
Not all frontend clusers setup uses the same re6stnet network.
-
Nicolas Wavrant authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Julien Muchembled authored
-
- 24 Oct, 2016 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Anyway, the repository contains more than just rina-tools.
-
Julien Muchembled authored
-
Rafael Monnerat authored
If pidfile is empty, the pgrep will fail forever until the pidfile is removed, so check if it exist and it is not empty.
-
Rafael Monnerat authored
The promise returns too much data into the PIPE, if it is the case, it makes the promise much much slower, causing constant timeout
-
Nicolas Wavrant authored
-
- 23 Oct, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-