- 04 Jun, 2015 4 commits
-
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 03 Jun, 2015 2 commits
-
-
Ivan Tyagov authored
This reverts commit bf75e8a9.
-
Ivan Tyagov authored
-
- 02 Jun, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 29 May, 2015 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 28 May, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
also parallel build becomes possible again.
-
- 26 May, 2015 9 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Ruby2.1 To support GitLab we need current Ruby oldstable, which is Ruby 2.1.6. Rationale: https://gitlab.com/gitlab-org/gitlab-ce/commit/757df0142f521380b92d28a721a7fd2bd8aa382f /cc @kazuhiko See merge request !5
-
Kirill Smelkov authored
Current Ruby stable is 2.2.2, but current GitLab does not work with it, and requires current Ruby oldstable, which is 2.1.6: https://gitlab.com/gitlab-org/gitlab-ce/commit/757df0142f521380b92d28a721a7fd2bd8aa382f /cc @kazuhiko
-
Kirill Smelkov authored
In the next patch we'll add another version of Ruby, and it will make sense to share common configuration for Ruby compiling. /cc @kazuhiko
-
Kirill Smelkov authored
Like with e.g. python or readline, or like with versioned programs e.g. on Debian, put version into name without dash. So ruby-2.2 -> ruby2.2 /cc @kazuhiko
-
- 22 May, 2015 9 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
to avoid possible symbol lookup error, like "libreadline.so.6: undefined symbol: UP".
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
A new recipe deploy a python HTTPServer which is used to share files between all vm in the cluster the url is something like: https:IPv6:port/HASH-PATH/FILES Access to root https:IPv6:port/ is forbiden.
-
- 20 May, 2015 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kirill Smelkov authored
Merge branch 'master' of https://lab.nexedi.cn/nexedi/slapos * 'master' of https://lab.nexedi.cn/nexedi/slapos: openssl: Allow it to be build with make -jN N > 1 openssl: Convert patches to -p1
-
- 19 May, 2015 9 commits
-
-
Julien Muchembled authored
-
Cédric Le Ninivin authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Kazuhiko Shiozaki authored
component/openssl: Fix build for make -j Fix parallel build for openssl - out of the box it in parallel mode openssl build ~ 2 times faster, and with tuned cache and other setting ~ 3 times faster. Please apply and thanks beforehand, Kirill /cc @kazuhiko See merge request !3
-
Cédric Le Ninivin authored
Added: server-alias disable-no-cache-request prefer-gzip-encoding-to-backend disabled-cookie-list
-
- 18 May, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-