| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2023-08-07 | Use buildpack-deps as the builder base image | -9/+6 | ||
| Get some of the NsJail build dependencies pre-installed thanks to the base image. | ||||
| 2023-08-07 | Remove explicit package versions from Dockerfile | -14/+14 | ||
| It's using a stable version of Debian, so it's redundant to lock packages to specific versions. | ||||
| 2023-06-23 | Kill process after waiting for it to terminate | -2/+3 | ||
| 2023-06-22 | Attempt to fix flaky integration tests | -0/+11 | ||
| 2023-06-22 | Fix issue when running individual integration tests | -0/+6 | ||
| 2023-06-22 | Fix actions status badge | -2/+2 | ||
| 2023-03-16 | Update type hint for `files_timeout` to be `int` to be compatible with ↵ | -1/+1 | ||
| `timed.time_limit` | ||||