Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-06 | Tests: added privileged credential tests. | Tiago Natel | 1 | -44/+150 | |
2019-11-26 | Tests: added getjson() helper. | Tiago Natel | 1 | -7/+7 | |
2019-11-09 | Tests: fixed tests to run as root. | Tiago Natel | 1 | -10/+23 | |
- The mode of testdir was changed to allow reading from other users/groups. - The java multipart test now uploads the file into an app writable dir. - The build directory was made readable for other users. - The python environment test now uses the HOME env var instead of PWD because the latter is not set by the root shell (/bin/sh) by default. - The node `node_modules` directory now is copied into the `testdir` instead of using symlinks. | |||||
2019-10-11 | Fixed passing false in namespace flags. | Tiago Natel | 1 | -0/+32 | |
This patch closes #328 in github. | |||||
2019-09-19 | Initial applications isolation support using Linux namespaces. | Tiago de Bem Natel de Moura | 1 | -0/+135 | |