summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysVendor modified nabu core (MIT) as java-library; wire into content-store jvmketsuban
5 daystrigger: deploy path fix verificationketsuban
5 daysBuildBot deploy: multi-module distributions pathketsuban
5 daystrigger official verification buildketsuban
5 daysForce-correct package declarations in content-store mainsketsuban
5 dayscontent-store: drop iOS targets (linux native hierarchy quirk)ketsuban
5 dayscontent-store: coroutines-test for common testsketsuban
5 dayscontent-store: flatten package dir, add okio depketsuban
5 daysImport Task in ActivityTreeTestketsuban
5 daysFix ActivityTreeTest imports; ContentStoreTest lives in its moduleketsuban
5 daysFix invalid generated package declarations in module scaffoldsketsuban
5 daysCentralize dependency repositories in settingsketsuban
5 daysDeclare KGP/AGP/detekt plugins at root (apply false) to fix multi-module clas...ketsuban
5 daysGradle multi-module hierarchy: domain (full KMP) + content-store + 10 registe...ketsuban
5 daysBrowser wasm: load webpack bundle kukuri.js (mjs is node-only)ketsuban
5 daysverify: deploy stage with fixed worker secretsketsuban
5 daysiOS targets (iosArm64/iosSimulatorArm64/iosX64) + GitHub Actions ios workflowketsuban
5 daysbuildbot production cutover triggerketsuban
5 daysmaster.cfg: read credentials from /etc/kukuri-buildbot.env fallbackketsuban
5 daysretrigger: worker secrets fixedketsuban
5 daysbuildbot migration test triggerketsuban
5 daysyarn.lock for browser() wasmJs targetketsuban
5 daysBrowser wasm target + deploy to artifact/kukuri/latest (web viewable via ligh...ketsuban
5 daysDeploy latest-only (server disk constrained)ketsuban
6 daysDeploy stage: FTP upload to lighttpd releases dir with generated indexketsuban
6 daysjvmJar Main-Class manifest for runnable desktop bundleketsuban
6 daysFix desktop bundle layout (lib/ + bin/), add per-bundle READMEsketsuban
6 daysDeployment bundles + parameterized Deploy stageketsuban
6 daysEnv completion: gradle wrapper, detekt gate config, algorithm/protocol defaul...ketsuban
6 daysRemove unused scaffolds (apps/services/simulations, root placeholder docs)ketsuban
6 daysRestore native/wasm entry pointsketsuban
6 daysRestore ContentAddresser deleted by scaffold cleanupketsuban
6 daysRemove stale flat scaffolds from src (kept inert module trees at repo root)ketsuban
6 daysScaffold full repo tree per spec (inert placeholders, modules not yet registe...ketsuban
6 daysWrap suspend block store test in runTestketsuban
6 daysUse HashingSink for sha256 (okio 3.x API)ketsuban
6 daysContentStore CID hashing via okio sha256 (cryptography-kotlin 0.4 lacks nativ...ketsuban
6 daysUse pure-Kotlin base crypto provider on wasmJs (webcrypto IrLinkageError)ketsuban
6 daysMove crypto provider entries to [libraries] sectionketsuban
6 dayscryptography-kotlin 0.4.0: per-target providers (jdk/webcrypto/base)ketsuban
6 daysCh.20a ContentStore seed: CID/block store + cryptography-kotlin 0.6.0 (optima...ketsuban
6 daysArchive wasmJs package outputs (KGP 2.1 layout)ketsuban
6 daysUpdate yarn.lock for wasmJs executable npm depsketsuban
6 daysNative/wasm entry points in root package as required by Kotlin/Native linkerketsuban
6 daysAssemble per-platform artifacts (jar/aar/wasm/kexe) and archive them for down...ketsuban
6 daysKotlin 2.1.21: aligns stdlib with okio wasm metadata, restores datetime-commonketsuban
6 daysUse SYSTEM filesystem with tmpdir in okio smoke testketsuban
6 daysUse SYSTEM_TEMPORARY fs in okio smoke test (FakeFileSystem ctor skew on Kotli...ketsuban
6 daysForce full recompile after okio pinketsuban
6 daysExercise FakeFileSystem from jvmTest (common metadata skew vs Kotlin 2.0 runt...ketsuban