upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/grasp-audit/src
AgeCommit message (Expand)Author
2025-12-01fixtures dependancy overhaulDanConwayDev
2025-12-01better fixtures: MaintainerStateDataPushedDanConwayDev
2025-12-01begin implementing better fixturesDanConwayDev
2025-12-01test placeholder: test_head_set_after_git_push_with_required_oidsDanConwayDev
2025-12-01test: test_head_set_after_state_event_with_existing_commitDanConwayDev
2025-12-01fix cargo clippy and fmt warningsDanConwayDev
2025-12-01reject push when refs/nostr/<event-id> doesnt match known event and delete in...DanConwayDev
2025-11-28test: added checks that refs/nostr/<event-id> match commit in PR / updateDanConwayDev
2025-11-28allow push to ref/nostr/<event-id>DanConwayDev
2025-11-28audit: fix push from maintainer tests when in production modeDanConwayDev
2025-11-28audit: fix rejected push wrong commit testDanConwayDev
2025-11-28audit: fix push test when not isolatedDanConwayDev
2025-11-28audit: future test shared / isolation fixesDanConwayDev
2025-11-28fix: respect Isolated mode in TestContext fixture helpersDanConwayDev
2025-11-28audit: fix shared test context to minimise events sent to production relaysDanConwayDev
2025-11-28test: rationalise repository creation testsDanConwayDev
2025-11-28audit: stop checking git_data_directoryDanConwayDev
2025-11-28add git http advertisment allow-reachable-sha1-in-want and allow-tip-sha1-in-...DanConwayDev
2025-11-28fix grasp-audit importsDanConwayDev
2025-11-28fix running audit with production flagDanConwayDev
2025-11-28grasp-audit improve cli output eg. add colors and condenseDanConwayDev
2025-11-28grasp-audit run all tests in audit modeDanConwayDev
2025-11-27remove depricated codeDanConwayDev
2025-11-27Task 7: Export verification helpers in public APIDanConwayDev
2025-11-27Task 6: Clean up verification helper imports and remove duplicatesDanConwayDev
2025-11-27Task 5: Standardize nip01_smoke.rs tests to fixture-first patternDanConwayDev
2025-11-27Task 4: Refactor recursive maintainer push test to fixture-first patternDanConwayDev
2025-11-27Task 3: Refactor maintainer push authorization test to fixture-first patternDanConwayDev
2025-11-27Task 2: Refactor owner push authorization test to fixture-first patternDanConwayDev
2025-11-27fix(auth): accept state announcements from maintainersDanConwayDev
2025-11-27fix(tests): update main project tests for grasp-audit API changesDanConwayDev
2025-11-26test: use fixtures in push testsDanConwayDev
2025-11-26feat(fixtures): reuse prerequisite fixtures in production modeDanConwayDev
2025-11-26fix: parsing maintainers from announcement eventDanConwayDev
2025-11-26feat: push authorization from state eventDanConwayDev
2025-11-26test: remove bad testDanConwayDev
2025-11-26add cors supportDanConwayDev
2025-11-21add http clone testsDanConwayDev
2025-11-21removed test that checked repository test cleanupDanConwayDev
2025-11-21add repository creationDanConwayDev
2025-11-21add nip11DanConwayDev
2025-11-21Implement GRASP-01 stateful write policy with database queriesDanConwayDev
2025-11-20refactor: isolate each grasp-audit lib test with minimal boilerplateDanConwayDev
2025-11-19fix some clippy fmt warningsDanConwayDev
2025-11-11Fixed the RepoWithIssue fixture implementationDanConwayDev
2025-11-06fix cli runs to prevent rate limitingDanConwayDev
2025-11-06fix show rejection errorDanConwayDev
2025-11-05fixed incorrectly labelled async functionDanConwayDev
2025-11-05restructure grasp01 audit tests and add event acceptanceDanConwayDev
2025-11-05test: consolidate state announcement tests with GRASP-01 spec formatDanConwayDev
2025-11-05feat(grasp-audit): implement tests #3 and #4 for GRASP-01 complianceDanConwayDev
2025-11-05tag test events with audit-grasp-test-eventDanConwayDev
2025-11-05Refactor: abstract announcement event creation into AuditClient helperDanConwayDev
2025-11-05refactor(smoke): abstract NIP-34 announcement creation for ngit-relay compati...DanConwayDev
2025-11-05feat(grasp-audit): improve test infrastructure and error handlingDanConwayDev
2025-11-05docs: fixed desired grasp-audit behaviour in README.mdDanConwayDev
2025-11-05fix: hardcoded portDanConwayDev
2025-11-05feat(grasp-audit): implement test_reject_repo_announcement_missing_clone_tagDanConwayDev
2025-11-05feat(grasp-audit): implement test_accept_valid_repo_announcementDanConwayDev
2025-11-05fix: NIP-01 smoke test now sends NIP-34 repo announcement for GRASP complianceDanConwayDev
2025-11-05test: improve test script with unique names and random portsDanConwayDev
2025-11-05test: add ngit-relay integration testing instructionsDanConwayDev
2025-11-05preparing to build grasp-audit against git-relayDanConwayDev
2025-11-04Migrate to standard NIP-01 't' tags for audit eventsDanConwayDev
2025-11-04Fix audit system tag filtering and event validationDanConwayDev
2025-11-04Upgrade to nostr-sdk 0.43 (from 0.35)DanConwayDev
2025-11-04created POC grasp-auditorDanConwayDev