summary refs log tree commit diff
path: root/nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nix: force slice for gateway when shardingRory&2026-07-271-1/+1
* nix: forgot a wordRory&2026-07-271-1/+1
* Add worker name + nixRory&2026-07-271-0/+1
* NixOS: systemd slicesRory&2026-07-217-28/+52
* Longer test timeoutRory&2026-07-171-1/+1
* Dont enable CDN signing user agent requirement in testsRory&2026-07-151-3/+2
* Make tests depend on cdn and gateway for good measureRory&2026-07-151-1/+7
* Skip Klipy tests in nixosTestsRory&2026-07-111-0/+1
* Use error handler in CDN, clearer CDN errors, fix cdn in nixosTestsRory&2026-07-111-2/+4
* Working unit failure detectionRory&2026-07-111-8/+5
* Systemd notify hooks, move nixos integration tests to a systemd serviceRory&2026-07-113-30/+74
* Clean up tests integrationRory&2026-07-101-4/+11
* Run integration tests in nix testsRory&2026-07-101-17/+36
* nix test vm: expose 8443->443Rory&2026-07-081-0/+5
* Clean up nix test vm to more closely match prodRory&2026-07-081-5/+5
* Nix: handle klipy api key pathRory&2026-07-081-2/+9
* Nix: prometheus supportRory&2026-05-282-0/+48
* nixos tests: check metrics endpoints on TS servicesRory&2026-05-281-1/+9
* Add NixOS test for starting with rabbitmq-single ipcRory&2026-05-261-2/+15
* Nix: expose EVENT_TRANSMISSION as an optionRory&2026-05-261-3/+17
* Clean up unused binding in cdn-cs nix moduleRory&2026-05-241-1/+0
* test VM: expose pion portRory&2026-05-241-0/+6
* Bundle tests: dont use gateway offloadRory&2026-05-191-7/+0
* Side tangent: fix bug in cdn-cs nix moduleRory&2026-05-171-1/+1
* Add WIP clientRory&2026-05-081-3/+3
* Refactor update-deps.cs, update dotnet depsRory&2026-04-241-21/+28
* re-reconcile migrationsRory&2026-04-181-0/+2
* testvm: unwrap vmVariant settingsRory&2026-04-131-22/+20
* nix: dont set __nugetDeps if nugetDeps isnt setRory&2026-04-121-1/+1
* Functioning CDN-CS workersRory&2026-04-111-32/+49
* Fix buildSpacebarDotentModuleRory&2026-04-101-1/+1
* Add nix packages for all worker variantsRory&2026-04-101-0/+44
* Fix tests, maybe fix VM configRory&2026-04-062-2/+11
* Factor out some lib stuff from nixRory&2026-04-0614-421/+373
* Minor test vm fixesRory&2026-04-061-2/+2
* EmbedHandlers: more configuration for embeds, switch to storing all returned ...Rory&2026-03-261-0/+5
* GatewayOffload: rename to OffloadRory&2026-03-195-102/+127
* Qodana: fix async warningsRory&2026-03-141-1/+1
* fix nix flake checkRory&2026-03-141-3/+9
* fix nixos testsRory&2026-03-141-0/+1
* gateway offload workRory&2026-03-132-4/+15
* nix: add gateway sharding optionsRory&2026-03-125-6/+95
* nix/cdn workRory&2026-02-287-44/+117
* Explicitly make webrtc service depend on sfu serviceRory&2026-02-271-0/+1
* nix: add AF_NETLINKRory&2026-02-272-0/+2
* Hopefully get nix routing rightRory&2026-02-268-376/+235
* UApi work, nix test vm cleanupRory&2026-02-253-15/+3
* Discovery fixes, nix updatesRory&2026-02-237-40/+28
* UAPI workRory&2026-02-202-0/+164
* fixRory&2026-02-161-2/+2
* nix/cs: listen on 0.0.0.0Rory&2026-02-162-2/+2
* Nix admin api plumbingRory&2026-02-166-3/+189
* Nix testvm: enable ssl with test signed keysRory&2026-02-131-0/+14
* C# gw offload work, schema-izing stuffRory&2026-02-066-37/+263
* Fix disabling migrations on nix not wirkingRory&2026-02-042-3/+2
* Env var to disable db migrations, nix: drop pre-start serviceRory&2026-02-031-28/+2
* Clean up some scriptsRory&2026-02-031-1/+3
* Raise timeout of migrations pre-start script to allow initial ddl to finishRory&2026-01-261-2/+2
* Drop cdn-cs moduleRory&2026-01-262-337/+3
* C# dependency updates, CDN-CS workRory&2026-01-262-21/+369
* Nix: dont set after/requires at allRory&2026-01-221-2/+2
* Nix: dont depend on network.targetRory&2026-01-221-1/+1
* reenable wantedbyRory&2026-01-211-1/+1
* disable services as a testRory&2026-01-211-1/+1
* Set 15s timeout for migrationsRory&2026-01-211-0/+3
* network-online.target -> network.target?Rory&2026-01-211-1/+1
* Nix: remove dependency on postgres service if host isnt running itRory&2026-01-211-1/+2
* Quick and dirty util scripts, trim node modulesRory&2026-01-211-105/+146
* Fix NixOS tests, allow building via tsgoRory&2026-01-203-7/+45
* Nix test VM, migrations helper scriptRory&2026-01-196-0/+259
* Clean up nix a littleRory&2025-12-295-101/+114
* Reduce service permissionsRory&2025-12-281-0/+31
* No trailing slashes in endpointsRory&2025-12-271-4/+4
* Allow writing to cdn pathRory&2025-12-271-4/+6
* blehRory&2025-12-271-4/+4
* blehRory&2025-12-271-1/+1
* Fix copy paste failureRory&2025-12-271-4/+4
* Allow passing config secrets as pathsRory&2025-12-272-32/+104
* cdn no leading slash for private endpoint hackRory&2025-12-271-1/+1
* cdn dont use https for localhostRory&2025-12-271-1/+1
* Set working directoryRory&2025-12-271-0/+1
* Fix runtime pathRory&2025-12-271-1/+1
* Dont set working directory explicitlyRory&2025-12-271-1/+0
* consistent pathsRory&2025-12-271-7/+7
* create groupRory&2025-12-271-0/+2
* maye?Rory&2025-12-271-2/+0
* lets tyr not dynamcic userRory&2025-12-271-1/+9
* sadfkoljwaesioafawejRory&2025-12-271-2/+2
* Override port always based on endpointsRory&2025-12-271-5/+3
* No default portRory&2025-12-271-2/+2
* Use systemd runtimedirectoryRory&2025-12-271-1/+3
* Give storage location to all servicesRory&2025-12-271-0/+16
* AF_UNIXRory&2025-12-271-0/+1
* Server name settingRory&2025-12-271-2/+9
* nix: fix env nameRory&2025-12-261-1/+1
* nix: allow ints in envRory&2025-12-261-0/+1
* Nix: expose CDN path optionRory&2025-12-261-5/+17
* WIP nix stuffRory&2025-12-254-99/+304
* Fix CI testsRory&2025-12-121-1/+8
* Nix: Strip down a good chunk of node_modulesRory&2025-11-211-0/+120
* Nix: rename test to check if bundle starts with the moduleRory&2025-11-211-1/+1
* Nix: add missing lib specifier in moduleRory&2025-11-201-1/+1
* fix errorboogiewoogie2025-09-291-1/+1
* add databaseFile option, fix linksboogiewoogie2025-09-291-10/+14
* add nixos module and testboogiewoogie2025-09-292-0/+115