- 31 Oct, 2018 3 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
Also enable expat note about the URL: it's not downloading from the official https://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz.tar.gz because that one has not version number in URL. I took a random mirror on the internet after verifying signature was same.
-
Jérome Perrin authored
https://www.theia-ide.org/ /reviewed-on nexedi/slapos!417
-
- 30 Oct, 2018 1 commit
-
-
Guillaume Hervier authored
@tomo @rafael if you have any review on this (should be ok as its kind of same commit than last update one, but well) /reviewed-on nexedi/slapos!433
-
- 29 Oct, 2018 7 commits
-
-
Łukasz Nowak authored
Improves 57bdf689 by having stored and expected values stable across runs. Also assertion is done with {hash} instead its real value, as it has no meaning to test user.
-
Thomas Gambier authored
this is a followup of nexedi/slapos!427 /reviewed-on nexedi/slapos!431
-
Jérome Perrin authored
Cloud & Desktop IDE https://www.theia-ide.org/ This version is inspired from "theia-full-docker" from https://github.com/theia-ide/theia-apps so it includes all extensions. Many language servers are missing in this version (basically only go, typescript and python language servers are installed). PHP extension is not even installed.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Kirill Smelkov authored
Previously it was required to put \ into multi-entry gowork.install, because the way it was processed was to directly pass it into bash command, and if \n were there the command was cut by bash and the trailing was considered as another command. We can avoid that by explicitly processing \n in gowork.install and translate it to just ' '. This helps people because now gowork.install becomes just a regular multiline buildout entry, similar e.g. to gowork.cpkgpath et all. Here is one example where it helps: jerome/slapos@95c45fe0 (comment 68408) /reviewed-by @jerome /reviewed-on nexedi/slapos!430
-
Łukasz Nowak authored
Since f427842b some software releases has been found to be without pinnsed eggs for GitPython dependency. /reviewed-on !432
-
- 26 Oct, 2018 8 commits
-
-
Thomas Gambier authored
/reviewed-on nexedi/slapos!427
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!413
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
Julien Muchembled authored
-
Jérome Perrin authored
using husky + lint-staged
-
Jérome Perrin authored
-
- 25 Oct, 2018 1 commit
-
-
Guillaume Hervier authored
There was two sections writing the file `bin/monitor-httpd` which led to some problems when running things /reviewed-on nexedi/slapos!426
-
- 24 Oct, 2018 8 commits
-
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!409
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
Kazuhiko Shiozaki authored
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!411
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!410
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
- 22 Oct, 2018 4 commits
-
-
Rafael Monnerat authored
Sticky computer on kvm cluster, will make the requester (root instance on this case), request the children on the same computer as itself.
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
Rafael Monnerat authored
-
- 19 Oct, 2018 2 commits
-
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
- 17 Oct, 2018 1 commit
-
-
Julien Muchembled authored
-
- 16 Oct, 2018 1 commit
-
-
Boris Kocherov authored
/reviewed-on nexedi/slapos!421
-
- 15 Oct, 2018 1 commit
-
-
Rafael Monnerat authored
-
- 12 Oct, 2018 1 commit
-
-
Nicolas Wavrant authored
usually, the software release path is : in a web runner : /srv/slapgrid/slappartXX/srv/runner/project/buildout.cfg in a test node : /srv/slapgrid/slappartX/srv/testnode/xx/inst/test0-XX/srv/runner/project/buldout.cfg the previous regex was replacing in all slappartX and test0-X by the new test0-Y which of course would make an existing path : /srv/slapgrid/test0-Y/.../test0-Y/... This commit only replace the latest occurence in order to have compatible code in the "normal" case, and in the test nodes
-
- 11 Oct, 2018 1 commit
-
-
Julien Muchembled authored
-
- 09 Oct, 2018 1 commit
-
-
Julien Muchembled authored
-