An error occurred fetching the project authors.
- 27 Jul, 2021 1 commit
-
-
Eric Zheng authored
This introduces some breaking changes to the check_url_available promise: - http_code has been renamed to http-code - check-secure = 1 has been deprecated; http-code = 401 should be used instead
-
- 05 Aug, 2020 1 commit
-
-
Jérome Perrin authored
done with: npm install git ls-files | grep -v '\/unstable\/' | xargs ./node_modules/.bin/eclint fix git ls-files | grep buildout.hash.cfg | xargs ./update-hash
-
- 03 Jul, 2020 1 commit
-
-
Alain Takoudjou authored
-
- 27 Apr, 2020 1 commit
-
-
Jérome Perrin authored
This recipe now uses strings for ip
-
- 05 Mar, 2020 1 commit
-
-
Alain Takoudjou authored
Previous gitlab version was 8.17.0, this commit upgrade gitlab to version 9.5.10, and update all configuration to work with this version according to the installation procedure, see: https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v9.5.10/doc/install/installation.md
-
- 04 Mar, 2020 2 commits
-
-
Alain Takoudjou authored
-
Vincent Pelletier authored
-
- 05 Dec, 2019 1 commit
-
-
Alain Takoudjou authored
When getting a raw file in gitlab with ajax a first OPTIONS request is send, this simply fail because not implemented. To solve the problem, we allow nginx to reply to OPTIONS request and allow GET method. /reviewed-on nexedi/slapos!663
-
- 19 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 08 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
_update_hash_filename_ key is used to avoid clash with recipe.
-