Commit Graph

  • 95b0029267
    tui: Add dashboard widget Erik Kundt 2023-04-18 17:14:06 +0200
  • 38c9f0a1c0
    tui: Re-render only if message received Erik Kundt 2023-04-18 16:02:09 +0200
  • 1bde528a1b
    tui: Add placeholder for issue browser Erik Kundt 2023-04-06 11:18:20 +0200
  • f7799e1474
    tui: Fix clippy warnings Alexis Sellier 2023-04-19 10:37:39 +0200
  • d79e97cf3b
    cli: Note '--version' output as API Slack Coder 2023-04-04 16:38:29 -0500
  • 256471fa5e
    radicle: add test for removing review fields Fintan Halpenny 2023-03-31 15:41:52 +0100
  • 0381aa3281 tui: Add context bar to patch view page Erik Kundt 2023-04-06 21:01:28 +0200
  • 0f52af8b2e tui: Implement patch view page Erik Kundt 2023-04-04 18:55:47 +0200
  • f0ef4efe6c tui: Implement view pages Erik Kundt 2023-04-04 17:20:09 +0200
  • 52222939ae tui: Introduce subscription module Erik Kundt 2023-04-04 14:44:57 +0200
  • 594b63197c tui: Fix incorrect component focus Erik Kundt 2023-04-03 17:07:27 +0200
  • a0695005f5 tui: Pass widget props to command handler Erik Kundt 2023-04-03 14:50:00 +0200
  • 8325eb69d7 tui: Implement patches workspace Erik Kundt 2023-03-24 13:45:04 +0100
  • 80c1e45a99 tui: Add ui wrapper for patches Erik Kundt 2023-03-24 13:44:09 +0100
  • 3ce1e1147a tui: Add module providing access to patch cob Erik Kundt 2023-03-24 13:43:12 +0100
  • 85fad7aee0 tui: Implement generic table component Erik Kundt 2023-03-24 13:39:39 +0100
  • ceb1f8e700 tui: Change content handling for labels Erik Kundt 2023-03-24 13:38:31 +0100
  • 708e202dcc tui: Restructure component modules Erik Kundt 2023-03-21 12:00:19 +0100
  • 0d98b84861
    node: Skip trusted peers that aren't local Alexis Sellier 2023-04-18 14:49:13 +0200
  • b2f9ca61d5
    tools: Add tool to set canonical refs Alexis Sellier 2023-04-17 22:10:20 +0200
  • f41f092778
    seed: Update default tracking policy for seed Alexis Sellier 2023-04-17 21:16:56 +0200
  • 94bef61944
    node: Return only remotes that were fetched from Alexis Sellier 2023-04-17 18:57:19 +0200
  • bb07e25571
    node: Emit event when refs are synced Alexis Sellier 2023-04-16 15:46:58 +0200
  • 4b2bc365ef
    node: Better differentiate fetch results Alexis Sellier 2023-04-16 13:14:08 +0200
  • 636d9e55ee
    ci: Remove `ci.yaml` Alexis Sellier 2023-04-17 15:58:39 +0200
  • 51b372ecad
    node: Share channel type between modules Alexis Sellier 2023-04-15 23:56:47 +0200
  • d0e24bd0ce
    node: Simplify worker data piping Alexis Sellier 2023-04-15 15:05:54 +0200
  • c99497eb21
    Update `netservices` to 0.2.2 Alexis Sellier 2023-04-17 15:53:31 +0200
  • cb79ebef76
    Fix storage documentation Alexis Sellier 2023-04-17 12:08:47 +0200
  • a8f0329391
    node: Downgrade some logs to `trace` level Alexis Sellier 2023-04-17 11:21:22 +0200
  • 0e7ffcc916
    node: Properly validate signed refs on fetch Alexis Sellier 2023-04-14 16:41:21 +0200
  • d9dd28b347
    scripts: Add `delete-remote-refs.sh` Alexis Sellier 2023-04-15 00:15:02 +0200
  • 56e41fadd9
    node: Update `netservices` and `io-reactor` Alexis Sellier 2023-04-14 23:30:18 +0200
  • 9729a23559
    node: Use `StagedRepository` to know what to do Alexis Sellier 2023-04-13 12:58:44 +0200
  • 3e05939d14
    node: Don't fail fetch for existing repositories Alexis Sellier 2023-04-13 12:42:50 +0200
  • 18616a16bd
    node: Match error by value Alexis Sellier 2023-04-12 17:45:43 +0200
  • 17651e259d
    node: Don't panic if peer disconnected Alexis Sellier 2023-04-12 16:51:57 +0200
  • 8c92282578
    node: Fix some error messages Alexis Sellier 2023-04-12 14:32:06 +0200
  • 992878fab4
    cli: Update `rad untrack` command Alexis Sellier 2023-04-11 16:37:24 +0200
  • eecea67ffd
    cob: Deduplicate change parents Alexis Sellier 2023-04-12 14:01:05 +0200
  • 97f076e3cf
    Include dependencies for certain COB actions Alexis Sellier 2023-04-12 13:36:23 +0200
  • 489370dcbd
    cob: Add ability to add more parents to change Alexis Sellier 2023-04-12 13:31:54 +0200
  • bda5d6f080
    node: Tunnel git data without parsing packet-lines Alexis Sellier 2023-04-13 18:18:34 +0200
  • a05de1fbf3
    node: Test fetch with large repository Alexis Sellier 2023-04-13 15:28:27 +0200
  • ac3a03fea6
    node: Set git-daemon keep-alive Alexis Sellier 2023-04-13 15:26:43 +0200
  • 273ce2744a
    node: Add more information to worker result log Alexis Sellier 2023-04-13 12:30:41 +0200
  • f4257eb953
    node: Add setting for limiting fetch concurrency Alexis Sellier 2023-04-13 11:32:04 +0200
  • ea4294c79f
    node: More realistic concurrent fetch test Alexis Sellier 2023-04-13 10:48:20 +0200
  • 8205f8ad4e
    Update `fastrand` dependency to 1.9.0 Alexis Sellier 2023-04-13 09:34:05 +0200
  • 31647521fa
    node: Properly close worker channels Alexis Sellier 2023-04-12 23:09:16 +0200
  • 267aba5901
    node: Announce inventory only if it changed Alexis Sellier 2023-04-12 15:38:43 +0200
  • 7cbfde1e9b
    node: Don't needlessly fetch or announce Alexis Sellier 2023-04-12 14:50:03 +0200
  • f3d513783c
    node: Don't fetch owned refs unless cloning Alexis Sellier 2023-04-12 16:40:53 +0200
  • 9db63a8801
    cli: Cleanup patch, checkout and clone output Alexis Sellier 2023-04-10 14:15:51 +0200
  • c8e548fb1d
    node: Make sure we have all refs in staging copy Alexis Sellier 2023-04-12 11:43:43 +0200
  • 097b5b4ca4
    node: Improve worker code logging and errors Alexis Sellier 2023-04-12 11:27:57 +0200
  • eeec2008e8
    node: Allow most refs to be force-updated Alexis Sellier 2023-04-11 14:11:23 +0200
  • 89b9eb53b7
    node: Implement protocol multiplexing Alexis Sellier 2023-04-07 11:36:28 +0200
  • 0f47dc9057
    cli: Make `rad rm` work without a fork Adam Szkoda 2023-04-07 15:51:38 +0200
  • 3d40a606f7
    cli: Fix `rad track` help output Alexis Sellier 2023-04-06 15:39:04 +0200
  • c1face7cd8
    cli: Fix and simplify `rad review` Alexis Sellier 2023-04-06 15:02:13 +0200
  • f999a62da2
    cli: Show patch status in color in `patch show` Alexis Sellier 2023-04-06 14:37:13 +0200
  • 7d1e3d489b
    cli: Add `patch archive` sub-command Alexis Sellier 2023-04-06 14:30:53 +0200
  • 414477a316
    cli: Unify format of help messages xphoniex 2023-03-16 15:51:51 +0000
  • 992e94ebe4
    ci: Improve directory structure Adam Szkoda 2023-04-07 10:51:14 +0200
  • f1821e0b99
    ci: Update releases volume path Adam Szkoda 2023-04-06 14:12:18 +0200
  • 505dd9ea96
    Add `install` script Alexis Sellier 2023-04-04 18:07:14 +0200
  • b33893741f
    ci: Migrate away from Google Cloud Storage Adam Szkoda 2023-04-03 17:41:17 +0200
  • 9db91e976e
    Add `.gitsigners` file with core team Alexis Sellier 2023-04-05 11:46:57 +0200
  • 33461e4be1
    Set patch status to `merged` automatically Alexis Sellier 2023-04-03 13:33:43 +0200
  • 6b44955cd9
    cli: Show timeline in `patch show` Alexis Sellier 2023-04-03 16:55:54 +0200
  • ed4c266a51
    node: Don't prune owned refs Alexis Sellier 2023-04-03 22:09:41 +0200
  • 9e50d9053a
    cli: Additional fixes in the merge process Alexis Sellier 2023-04-03 15:52:31 +0200
  • b6fa4a4b2a
    cli: Some improvements to `rad merge` Alexis Sellier 2023-03-31 23:25:38 +0200
  • c3e14c346b
    node: Add `--force` option to start node Alexis Sellier 2023-03-31 17:21:37 +0200
  • cf37950828
    node: Rename control socket Alexis Sellier 2023-03-31 17:18:35 +0200
  • 0b7f169c8b
    cli: Support revision id in `rad merge` Slack Coder 2023-03-18 10:53:44 -0500
  • 8404b5925d
    radicle: force new or initial construction of LWWReg Fintan Halpenny 2023-03-29 15:04:33 +0100
  • 6417a71e08
    node: systemd file Slack Coder 2023-03-25 12:31:52 -0500
  • 3f389f37ea
    node: Make sure we retry on lock contention Alexis Sellier 2023-03-31 14:07:45 +0200
  • b20f81eb0c
    Use cached canonical `rad/id` refs Alexis Sellier 2023-03-30 11:52:15 +0200
  • 87f47cdc67
    Reduce pub accessors in patch and issue cob structs Sebastian Martinez 2023-03-30 17:45:00 +0200
  • c618c3e443
    node: remove Namespaces::One Fintan Halpenny 2023-03-30 16:09:13 +0100
  • adf6312a55
    node: fetch trusted peers on clone Fintan Halpenny 2023-03-28 17:39:38 +0100
  • f78e010c55
    node: e2e test simulating a peer migrating their key Fintan Halpenny 2023-03-29 15:54:12 +0100
  • 6e08f0be59
    node: enable test_fetch_trusted_remotes Fintan Halpenny 2023-03-28 10:49:40 +0100
  • db0ceddf6b
    node: multistep fetching logic Fintan Halpenny 2023-03-13 15:37:20 +0000
  • d73d485848
    crypto: add PublicKey::to_namespace Fintan Halpenny 2023-03-30 15:51:40 +0100
  • 91efbd9630
    Rename `patch::State::Proposed to `patch::State::Open` Sebastian Martinez 2023-03-30 10:43:35 +0200
  • 8907ddb8a5
    httpd: Add `patch::Action::Lifecycle` Sebastian Martinez 2023-03-30 10:43:03 +0200
  • c9aaaec2ee
    cob: Add `patch::Action::EditRevision` Sebastian Martinez 2023-03-30 10:39:09 +0200
  • fa15ca59f1
    cob: Use `LWWReg::new` instead of `LWWReg::from` Sebastian Martinez 2023-03-29 13:44:13 +0200
  • 973f618cd3
    node: Fix routing table update on refs Alexis Sellier 2023-03-26 21:19:24 +0200
  • 7c41c5edff
    node: Replace most sleeps with events Alexis Sellier 2023-03-26 19:34:13 +0200
  • 6fb6cff708
    term: Add border support for tables Alexis Sellier 2023-03-26 11:31:43 +0200
  • af99d6f47a
    radicle: set identity head on init Fintan Halpenny 2023-03-23 14:04:08 +0000
  • a629f91b1e
    node: set identity head after fetch Fintan Halpenny 2023-03-23 14:03:44 +0000
  • a32101ab75
    radicle: canoncial refs/rad/id Fintan Halpenny 2023-03-23 14:02:54 +0000
  • b030e9ea80
    node: Only fetch from tracked nodes Han Xu 2023-02-24 17:26:58 -0800
  • a5746b4f08
    httpd: Add reactions to issue and patch json Sebastian Martinez 2023-03-24 10:17:59 +0100