3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 11:15:42 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
3c28697ba9 Added screenshotter JS and readme 2026-07-21 13:53:30 +01:00
d722728ba6 Truncate the company_user pivot 2026-07-16 15:26:28 +01:00
61a8e82b70 Remove unused variables 2026-07-16 15:19:39 +01:00
ce5a7568c8 Added chunking and memory tracking in seeders 2026-07-16 15:04:21 +01:00
115d1a4f5e Rename company_id on users table 2026-07-10 14:41:47 +01:00
f9288e450b Update seeder 2026-05-19 14:24:24 +01:00
b5a46a370f Apply pint to database directory 2026-03-13 18:12:37 +00:00
90fc48d959 Shim workaround to avoid max_input_vars and max_multipart_body_parts limits
max_input_vars = 2000
max_multipart_body_parts = 2048
2025-11-06 18:17:40 +00:00
d648e9a01c Added Google test user
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 09:13:34 -07:00
a98cc01766 Seed users with departments 2023-03-16 13:25:35 -07:00
b944945377 Remove hard-coded company_id in factories and update seeders 2023-03-15 14:12:34 -07:00
7cbdf2c727 A few seeder fixes
Signed-off-by: snipe <snipe@snipe.net>
2021-09-23 22:16:19 -07:00
932c1364ee Added userpics from thispersondoesnotexist.com
Signed-off-by: snipe <snipe@snipe.net>
2021-09-23 22:05:42 -07:00
c90b1c6a43 Namespace seeders 2021-06-10 20:18:00 +00:00