- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Add support for S3 storage backend
Support Nginx X-Accel-Redirect header
The abstraction required for this could perhaps later be used to support other storage backends (I'd like to use S3 storage myself at some point if possible).
Support Nginx X-Accel-Redirect header
Jef Roosens
synced new reference 3.2.0 to Chewing_Bever/didier from mirror
2022-11-06 01:45:24 +01:00
Rebuild on updated dependencies
Support using arbitrary commit of V compiler
WIP: fix database stuff
Add tests for database & API functions
Adding targets using the API doesn't seem to work
Ah, it seems that updating to V 0.3.2 causes the ORM to catch more errors.
NOT NULL constraint failed: Target.branch (19) (INSERT INTO `Target` (`kind`, `url`, `repo`) VALUES (?1, ?2,…
Adding targets using the API doesn't seem to work