rand00
|
a45b373019
|
Migration changing uuids from byte to hex format in db
|
2022-05-16 15:43:58 +02:00 |
|
|
6e75a653bc
|
Update to caqti 1.8.0
|
2022-04-22 12:20:43 +01:00 |
|
rand00
|
5897484cb2
|
Fixed that Builder_db_app.job_remove didn't take all related tables into account
+ Added a function for making a db-id into an int64 for printing
|
2022-02-22 13:16:42 +01:00 |
|
|
f9fcd2c733
|
Use Cstruct.length and require cstruct >= 6.0.0
|
2021-08-03 09:26:07 +02:00 |
|
Robur
|
9195c91ab5
|
remove result_kind from build table (de-duplicate information), add some indexes
|
2021-07-12 13:31:36 +00:00 |
|
|
7c7282894b
|
Typed database IDs (#47)
Typed database IDs
Reviewed-on: https://git.robur.io/robur/builder-web/pulls/47
Co-Authored-By: Reynir Björnsson <reynir@reynir.dk>
Co-Committed-By: Reynir Björnsson <reynir@reynir.dk>
|
2021-07-05 12:45:08 +00:00 |
|
Robur
|
eaf8a609c9
|
Add an access_list to grant per-job user upload permissions
Fixes #36
|
2021-06-08 14:54:23 +00:00 |
|
|
71cc34bac3
|
Use int instead of int64 for file sizes
We are not going to use the extra bit, and String.length returns the
size as an int anyway.
|
2021-02-25 15:27:45 +01:00 |
|
|
535d2ac0b9
|
Add file sizes
|
2021-02-24 11:31:31 +01:00 |
|
|
7b81d78554
|
Use scrypt (#32)
Switch to using scrypt for password hashing
Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Reviewed-on: https://git.robur.io/robur/builder-web/pulls/32
Co-Authored-By: reynir <reynir@reynir.dk>
Co-Committed-By: reynir <reynir@reynir.dk>
|
2021-02-23 15:20:18 +00:00 |
|
|
96a3da36cd
|
Show build main binary and hash in job view
|
2021-01-29 10:17:03 +01:00 |
|
|
01babd0d0d
|
User authentication and upload endpoint
|
2021-01-21 10:11:37 +01:00 |
|
|
5298108d1a
|
Implement sqlite database backed builder-web
|
2021-01-19 10:44:32 +01:00 |
|