Commit Graph

  • dce5316cbb
    radicle: rename Issue::assigned -> Issue::assignees Fintan Halpenny 2023-11-30 17:27:32 +0000
  • 3e07808ee5
    httpd: Add node policies endpoint Sebastian Martinez 2023-11-27 13:34:16 +0100
  • f8005c74c6
    httpd: Add comment edits to serialized json Sebastian Martinez 2023-12-05 12:18:01 +0100
  • 924a2624a4
    git: update git2-0.18.1 Fintan Halpenny 2023-12-04 11:11:36 +0000
  • 0decad5586
    cli: Fix sorting of `rad sync status` cloudhead 2023-12-01 12:51:56 +0100
  • fe396ed5f4
    man: Make structure a little closer to convention Lars Wirzenius 2023-11-10 15:30:14 +0200
  • 1af9480b08
    cli: Move label commands to `issue` and `patch` Fintan Halpenny 2023-11-29 17:10:36 +0000
  • 511165bfc5
    fetch: prevent missing default branch Fintan Halpenny 2023-11-27 16:03:43 +0000
  • 9341d51d05
    cli: Make sure diff stats match `git` cloudhead 2023-11-29 15:38:06 +0100
  • af095d53ca
    radicle: Add foreign-key constraint for routing cloudhead 2023-11-29 14:32:01 +0100
  • 6b04eff34c
    radicle: Consolidate databases cloudhead 2023-11-28 18:00:47 +0100
  • df785aa0bf
    cli: Add filtering based on author to `rad patch` Lars Wirzenius 2023-11-28 19:51:44 +0200
  • 72b00e3d41
    cli: sort-by flag for rad sync Fintan Halpenny 2023-11-27 10:28:18 +0000
  • 9ae7fd702e
    httpd: Add endpoint with tracking information Sebastian Martinez 2023-11-28 12:15:18 +0100
  • 0af233cceb
    cli: prevent missing delegate being added Fintan Halpenny 2023-11-24 15:42:51 +0000
  • bb5fb5e9d9
    cli: fix rad-push-and-pull-patches Fintan Halpenny 2023-11-24 15:40:19 +0000
  • 538ca1e44d
    cob: Don't lose state when lifecycling cloudhead 2023-11-29 11:40:40 +0100
  • 5b1cdbaa4a
    radicle: remove repo iff there's no local rad/sigrefs Fintan Halpenny 2023-11-28 13:23:22 +0000
  • 5f96429005
    radicle: remove `WriteStorage::remove` Fintan Halpenny 2023-11-28 13:22:39 +0000
  • ad7a3addb6
    cli: Add `rad config` command cloudhead 2023-11-27 13:56:43 +0100
  • 59a08f21a4
    radicle: Explorer and preferred seed configuration cloudhead 2023-11-27 11:27:49 +0100
  • 3ad97fde0b
    node: Small fix to sync-status cloudhead 2023-11-27 16:35:14 +0100
  • 638c2a3e4c
    httpd: Announce refs in project POST/PATCH routes Sebastian Martinez 2023-11-23 16:17:55 +0100
  • 1cbca28b7c
    httpd: Use a simpler way of obtaining a Blob without a commit Sebastian Martinez 2023-11-23 09:44:12 +0100
  • 8277559ee0
    Update radicle-surf to 0.17.1 Sebastian Martinez 2023-11-23 11:44:42 +0100
  • 0fb1128bd3
    cli: rework `rad rm` as `rad clean` Fintan Halpenny 2023-11-22 14:14:11 +0000
  • d23120ca8b
    radicle: add clean method Fintan Halpenny 2023-11-22 14:13:20 +0000
  • 53013f306f
    cli: Improve `rad ls` cloudhead 2023-11-23 13:49:40 +0100
  • 2917198d1c
    radicle: Fix `config.json` issue cloudhead 2023-11-23 13:50:57 +0100
  • 7d67dd6cb6
    remote-helper: Add hint about updating patch cloudhead 2023-11-22 16:45:52 +0100
  • 8e76ce03d5
    cli: Hints system cloudhead 2023-11-22 15:19:42 +0100
  • 7acd025d7f
    cli: Make sure envs don't bleed cloudhead 2023-11-22 15:46:55 +0100
  • 725660ed51
    cli: Open manual on `rad help` cloudhead 2023-11-22 15:05:53 +0100
  • 6d791ee143
    docs: Add section about `patch checkout` to manual cloudhead 2023-11-22 14:44:48 +0100
  • dfe0cb4342
    cli: Polish the `rad sync status` output cloudhead 2023-11-22 17:40:51 +0100
  • b64fc22c18
    httpd: Show private projects in project listing Sebastian Martinez 2023-11-20 10:47:25 +0100
  • e703bad294
    remote-helper: Fix `FETCH_HEAD` setting on fetch cloudhead 2023-11-21 18:44:35 +0100
  • 2fc65def46
    cli-test: Create dirs automatically cloudhead 2023-11-21 18:42:07 +0100
  • 3ccb6a5fac
    Move `rad-web` binary to `radicle-httpd` package Thomas Scholtes 2023-10-31 17:03:57 +0100
  • aca5cf669f
    nix: update for rust-1.74 Fintan Halpenny 2023-11-20 13:41:09 +0000
  • 6510705521
    cli: add revision option to rad patch checkout Fintan Halpenny 2023-11-16 17:51:10 +0000
  • 81dc849bce
    cli: add name option to rad patch checkout Fintan Halpenny 2023-11-16 15:32:20 +0000
  • 30ad7e4d67
    cli: add force flag to rad patch checkout Fintan Halpenny 2023-11-16 14:27:12 +0000
  • 358324883c
    node: Announce offline ref updates cloudhead 2023-11-20 15:43:55 +0100
  • b140d8580f
    cli: Don't announce if already in sync cloudhead 2023-11-17 17:22:44 +0100
  • d4ec2176bb
    Update Rust toolchain to 1.74 cloudhead 2023-11-17 16:51:31 +0100
  • 79644941bd
    cli: Add `rad inspect --sigrefs` command cloudhead 2023-11-15 15:13:46 +0100
  • d3b0483f42
    cli: Implement `rad sync status` command cloudhead 2023-11-15 14:04:43 +0100
  • ca557909c2
    radicle: Fix some serialization issues cloudhead 2023-11-15 14:36:27 +0100
  • aa13f57e7d
    radicle: Fix issues with the address store SQL cloudhead 2023-11-15 14:02:27 +0100
  • bf64fde8a1
    cli: Improve timestamp format function cloudhead 2023-11-15 13:56:23 +0100
  • 5cb4ad4622
    node: `info` announcements Fintan Halpenny 2023-10-19 12:32:30 +0100
  • 85d452b222
    radicle: return RefsAt for announce_refs Fintan Halpenny 2023-11-15 09:48:10 +0000
  • 63ffdcd467
    node: loosen BoundedVec::collect_from bounds Fintan Halpenny 2023-11-10 11:09:44 +0000
  • ac849f1fd5
    radicle: add ReadRepository::contains Fintan Halpenny 2023-11-10 11:06:55 +0000
  • 40303cd8e1
    term: Fix unicode display width hack cloudhead 2023-11-14 16:11:49 +0100
  • 06946a2bf4
    node: New fetch queueing system cloudhead 2023-11-16 20:52:19 +0100
  • cdcc7cfaf9
    node: Emit events for gossip messages cloudhead 2023-11-16 14:35:33 +0100
  • 4da63e97d1
    fetch: assure that the final flush packet is consumed after receiving a pack Sebastian Thiel 2023-11-12 09:47:36 +0100
  • 20a521179c
    fetch: update `gix` dependencies to the latest version Sebastian Thiel 2023-11-12 09:19:10 +0100
  • 39f65e1b29
    Update `netservices` and `cyphernet` dependencies cloudhead 2023-11-15 16:22:40 +0100
  • bea86871de
    node: Test that message encoding doesn't panic cloudhead 2023-11-16 13:20:00 +0100
  • e71f07e592
    radicle: temporary repository helper Fintan Halpenny 2023-11-16 09:13:00 +0000
  • 25ed6b8b28
    httpd: consistent default branch Fintan Halpenny 2023-11-13 16:53:28 +0000
  • fbc5c5a027
    radicle: Check signed refs are unchanged Fintan Halpenny 2023-11-15 15:00:30 +0000
  • fdf693c497
    Various improvements to log statements cloudhead 2023-11-15 11:49:48 +0100
  • 2d7193f4bc
    cli: Improve consistency of error messages cloudhead 2023-11-14 15:59:32 +0100
  • ea4104dbd7
    node: Only process messages from known nodes cloudhead 2023-11-13 16:08:22 +0100
  • 0ae3c00cd7
    Use cascading deletes for removal of node rows cloudhead 2023-11-13 15:59:46 +0100
  • 3cad39a3a9
    node: Fix timestamp bug cloudhead 2023-11-13 15:57:03 +0100
  • 269d21deca
    node: Rewrite `seeds` method to use sync-status cloudhead 2023-11-13 12:06:37 +0100
  • 9f45405c64
    Add table and types for tracking sync status cloudhead 2023-11-13 12:03:24 +0100
  • 3aad82d158
    node: Fix various small logic issues cloudhead 2023-11-10 14:44:52 +0100
  • 2903b4f09a
    node: Don't connect to all peer's addresses cloudhead 2023-11-10 13:42:06 +0100
  • b675185538
    node: Improve control socket API cloudhead 2023-11-11 21:00:13 +0100
  • d88cce484a
    radicle: Simplify canonical head quorum cloudhead 2023-11-09 15:23:51 +0100
  • cf08a3f731
    node: run git gc on fetch Fintan Halpenny 2023-10-31 15:19:34 +0000
  • dd16356e4e
    node: fetch refs announcements Fintan Halpenny 2023-10-19 11:21:21 +0100
  • d27cd0db0c
    node: minimise refs announcement to key and Oid Fintan Halpenny 2023-10-19 10:55:39 +0100
  • 61b06553b4
    radicle: use git::raw::Error for reference_oid Fintan Halpenny 2023-10-19 10:40:57 +0100
  • 92f21d7f29
    node: add conversion for BoundedVec to Vec Fintan Halpenny 2023-10-19 10:13:21 +0100
  • 559f84d9f1
    fetch: inpsect for Cache Fintan Halpenny 2023-10-19 10:00:46 +0100
  • 0640ea59ec
    node: use tempdir for clone Fintan Halpenny 2023-10-26 16:06:15 +0100
  • c22bf8475a
    httpd: return the error message not found errors Fintan Halpenny 2023-10-26 14:04:42 +0100
  • 82a53e3a53
    radicle: UserInfo for Repository::create Fintan Halpenny 2023-10-25 16:58:25 +0100
  • 9f81de7ef3
    cli: use `WriteStorage::remove` in `rm` Fintan Halpenny 2023-10-25 14:31:41 +0100
  • 703a6d8025
    fetch: Ignore sigrefs that are behind Fintan Halpenny 2023-11-07 14:35:03 +0000
  • 9b7c48ab40
    cli: Improve `rad diff` cloudhead 2023-11-06 16:01:05 +0100
  • 947f1bfc01
    node: Use variable subscribe backlog delta cloudhead 2023-11-08 15:08:55 +0100
  • f0754330c9
    Update `sqlite` dependency to 0.32.0 cloudhead 2023-11-08 15:08:01 +0100
  • f9df360171
    node: Persist historical gossip messages cloudhead 2023-11-07 16:27:57 +0100
  • 823a7e7c52
    remote-helper: Allow commit roll-backs on push cloudhead 2023-11-07 12:45:24 +0100
  • 193ed2f675
    radicle: Add missing embeds in `RevisionComment` Sebastian Martinez 2023-11-03 16:37:11 +0100
  • 65118e6ce9
    cli: simplify rad-clone-all Fintan Halpenny 2023-10-24 09:54:14 +0100
  • d7abc0a8fc
    node: remove git-daemon code Fintan Halpenny 2023-08-22 13:24:27 +0100
  • ea7f26dbdf
    radicle: wire up radicle-fetch Fintan Halpenny 2023-07-05 10:16:59 +0100
  • 981172aa4f
    radicle-fetch Fintan Halpenny 2023-05-16 09:10:01 +0100
  • 87187d47e5
    radicle: add remove to WriteStorage Fintan Halpenny 2023-10-12 13:45:43 +0100
  • f1f32d8574
    radicle: return verified doc Fintan Halpenny 2023-10-05 18:33:15 +0100
  • adf3130431
    radicle: add Special type Fintan Halpenny 2023-09-15 09:18:29 +0100