Commit Graph

  • e86e061a12
    remote-helper: Patch message option when pushing Alexis Sellier 2023-06-06 12:26:30 +0200
  • 6578fedfbb
    cli: Add issue id to `show_issue` function Sebastian Martinez 2023-06-06 10:48:04 +0200
  • d2202a07ab
    httpd: Add `validate` fn to auth module Sebastian Martinez 2023-05-30 11:54:07 +0200
  • 65763a2ad2
    cli: Enable redacting patch revisions Slack Coder 2023-05-31 14:32:52 -0500
  • 13bea902b2
    radicle: Create `Aliases` and use it in `httpd` xphoniex 2023-05-27 13:46:39 +0000
  • 0cae3c0967
    radicle: Implement `AliasStore` for address `Book` xphoniex 2023-05-27 16:50:26 +0330
  • f526465f1b
    radicle: Make addresses.db accessible from profile xphoniex 2023-05-26 16:23:55 +0000
  • 738d0dcbad
    node: Introduce `AliasStore` trait xphoniex 2023-05-28 09:06:47 +0000
  • 4652f309b4
    Update to Rust 1.70 Alexis Sellier 2023-06-02 14:40:44 +0200
  • fd91cf4d28
    node: Add access to routing.db on `profile` xphoniex 2023-06-01 12:26:27 +0000
  • 1c9670b90f
    cli: Fix `rad issue edit` Slack Coder 2023-05-31 09:37:24 -0500
  • 474d21741e
    tui: Fix global navigation subscriptions Erik Kundt 2023-05-23 17:44:57 +0200
  • 97f122c451
    cli-test: Build radicle binaries automatically Alexis Sellier 2023-05-31 11:39:35 +0200
  • 21533f37eb tui: Add issue page with placeholder Erik Kundt 2023-05-23 13:15:10 +0200
  • 56a61b61c9 tui: List issues Erik Kundt 2023-05-23 12:21:43 +0200
  • 5f731fad0e
    dag: Improve trait bounds Alexis Sellier 2023-05-30 16:30:52 +0200
  • b60569d3cb
    cob: Test deterministic traversal order Alexis Sellier 2023-05-26 18:05:22 +0200
  • 0e14dacb99
    cob: Simplify graph evaluation Alexis Sellier 2023-05-25 14:04:45 +0200
  • 0361ca3818 tui: Use table model in patch browser Erik Kundt 2023-05-17 12:28:42 +0200
  • 0a673bc552 tui: Remove page state for patches Erik Kundt 2023-05-17 12:27:40 +0200
  • d01028502e tui: Use table model for labeled container Erik Kundt 2023-05-17 12:25:23 +0200
  • de6bb8fdb0 tui: Implement table item patches Erik Kundt 2023-05-17 11:36:20 +0200
  • 5d7bf9f663 tui: Introduce table item and table model Erik Kundt 2023-05-17 11:33:57 +0200
  • c2dd778183
    cli: Add `--json` flag to `rad web` Sebastian Martinez 2023-05-30 10:03:03 +0200
  • 22c7945e7b
    cli: Strip html comments Slack Coder 2023-05-29 12:17:37 -0500
  • a4be8f4fa9
    tui: Consolidate widgets and components Erik Kundt 2023-05-25 11:29:15 +0200
  • 02f5596c05
    cli: Add state filters for `rad issue list` Slack Coder 2023-05-27 18:35:28 -0500
  • c25450d310
    httpd: Return `alias` field on `merges` of a patch xphoniex 2023-05-23 11:11:15 +0000
  • 3af53626f0
    cli: Reorder method arguments Slack Coder 2023-05-27 16:06:12 -0500
  • f2d4b9acc2
    cli: Support `rad issue edit` Slack Coder 2023-05-05 15:40:10 -0500
  • 478b61f875
    cli: Refactor `rad issue open` Slack Coder 2023-05-05 13:03:21 -0500
  • 15070c4074
    httpd: Add author to revision of a patch xphoniex 2023-05-24 16:28:49 +0000
  • 01ab91db86
    cli: Fix sort order for patch listing Alexis Sellier 2023-05-29 12:02:59 +0200
  • aa8394a838
    cob: Make errors more consistent across COBs Alexis Sellier 2023-05-29 11:33:29 +0200
  • eeaf380067
    cob: Add validation step when loading COBs Alexis Sellier 2023-05-29 11:27:04 +0200
  • c400961cec
    Update `io-reactor` and related dependencies Alexis Sellier 2023-05-19 17:16:40 +0200
  • e6baeab0c9
    cob: Guarantee there is always a latest revision Alexis Sellier 2023-05-25 13:20:50 +0200
  • 37d6c03026
    radicle: Fix a documentation issue Alexis Sellier 2023-05-25 13:09:55 +0200
  • e41d67544c
    cob: Add `reviewers` field on `Patch` Alexis Sellier 2023-05-25 13:08:45 +0200
  • ac60069a33
    cob: Remove `description` from `Patch` Alexis Sellier 2023-05-25 13:03:52 +0200
  • e18f01cab4
    radicle: Be more lenient when applying merge ops Alexis Sellier 2023-05-25 10:28:02 +0200
  • ac06e319cd
    remote-helper: Delete patch branches after merge Alexis Sellier 2023-05-24 11:21:33 +0200
  • 4722b9b417
    scripts: Add `delete-remote-branches` script Alexis Sellier 2023-05-24 10:37:58 +0200
  • 4176d62e38
    remote-helper: Add `no-sync` push option Alexis Sellier 2023-05-24 10:32:32 +0200
  • 664aa570e6
    node: Spawn a thread for each control connection Alexis Sellier 2023-05-23 15:21:38 +0200
  • b8c2f2a647
    node: Rename `InvalidPacketLine` error variant Alexis Sellier 2023-05-23 14:22:07 +0200
  • 366e61a053
    cli: Improve error output of commands Alexis Sellier 2023-05-23 14:21:27 +0200
  • 5fa677c5fb
    node: Fix worker fetch deadlock Alexis Sellier 2023-05-22 21:15:34 +0200
  • 4bf15bf7ca
    remote-helper: Don't use external command for sync Alexis Sellier 2023-05-22 11:38:59 +0200
  • cfc386ed0e
    term: Add configurable output stream for `Spinner` Alexis Sellier 2023-05-22 11:38:25 +0200
  • 45a4578724
    cli: Move `announce` function to `node` library Alexis Sellier 2023-05-22 11:37:36 +0200
  • 8e89976937
    cli: Verify merge, remove `rad merge` command Alexis Sellier 2023-05-21 20:14:17 +0200
  • 376adde1f9
    tui: Redraw on resize Erik Kundt 2023-05-16 09:44:00 +0200
  • 29507b550d
    ci: Fix release pipeline for linux Alexis Sellier 2023-05-22 17:09:18 +0200
  • 5a46ded318
    node: Allow seed not to be connected on fetch Alexis Sellier 2023-05-22 15:30:27 +0200
  • 95e3b9673d
    cli: Show alias on `rad issue` and `rad patch` xphoniex 2023-05-08 15:50:46 +0000
  • 216f48b7f1
    ci: Build a debug binary of the CLI Adam Szkoda 2023-05-08 13:30:43 +0200
  • 76ba25268d
    cli: Add routing entries per rid and or nid Sebastian Martinez 2023-05-18 12:36:33 +0200
  • 2d55ffba81
    cob: Redesign merge state Alexis Sellier 2023-05-16 17:32:01 +0200
  • 8d8751655f
    cli: Add `rad node events` command Sebastian Martinez 2023-05-15 20:54:19 +0200
  • 90237e8e9d
    cli: Fix some tests that are no longer valid Alexis Sellier 2023-05-17 16:54:30 +0200
  • 0c41de1433
    term: Fix editor closing `stderr` stream Alexis Sellier 2023-05-15 15:03:03 +0200
  • 94cd7658b1
    cli: Merge patches on `git push` Alexis Sellier 2023-05-15 12:07:51 +0200
  • c267ff71f1
    remote-helper: Don't update patch if up-to-date Alexis Sellier 2023-05-15 13:09:25 +0200
  • a1674600e9
    cli: Fix merge commit oid Alexis Sellier 2023-05-14 14:19:07 +0200
  • ae5982cd6b
    httpd: Add `alias` field to certain routes xphoniex 2023-05-10 16:32:21 +0000
  • d8711a8d43
    radicle: ensure stable sigrefs commit Sebastian Martinez 2023-05-16 11:47:51 +0200
  • 8202495e24
    cli: Rework `rad sync` command Alexis Sellier 2023-05-15 15:34:45 +0200
  • fc951b82c6
    ci: Update latest symlink only if build succeeded Adam Szkoda 2023-05-15 11:05:26 +0200
  • f72b448114
    cli: Fix `rad patch show` with merged patches Alexis Sellier 2023-05-12 22:10:10 +0200
  • a9c0152a99
    cli: Use library for updating patch Alexis Sellier 2023-05-12 16:28:58 +0200
  • 51dced4808
    cli: Use library for opening patch Alexis Sellier 2023-05-12 16:05:26 +0200
  • 39239fea51
    radicle: Allow editing issue description Slack Coder 2023-05-05 13:03:21 -0500
  • dc709da33f
    cli-test: Respect CARGO_TARGET_DIR Slack Coder 2023-05-13 13:56:29 -0500
  • ad48514ddd
    cli: Fix workflow test Slack Coder 2023-05-13 17:32:12 -0500
  • 5ccd74aa8a
    Use `tmp` namespace for temporary refs during push Alexis Sellier 2023-05-13 23:16:32 +0200
  • 7d68df86d1
    radicle: Only sign known refs Alexis Sellier 2023-05-13 23:08:12 +0200
  • 1f711b394a
    term: Fix flaky color test Alexis Sellier 2023-05-13 21:39:11 +0200
  • 4142d85178
    tui: Implement page stack and page state Erik Kundt 2023-04-26 13:08:55 +0200
  • e7cc32a278
    cli: Update some of the output formatting Alexis Sellier 2023-05-12 13:09:42 +0200
  • dd7d86abb0
    cli: Update examples to use new `fail` decorator Alexis Sellier 2023-05-12 12:54:21 +0200
  • 87ae8cfb62
    cob: Fix some clippy warnings Alexis Sellier 2023-05-12 12:47:41 +0200
  • f9c722c160
    term: Add text wrapping to `TextArea` Alexis Sellier 2023-05-11 13:08:12 +0200
  • 103ee4e23d
    cli: Show commit listing in `rad patch show` Alexis Sellier 2023-05-11 12:30:21 +0200
  • 4caafa9ce2
    ci: Preserve generated TLS certs between restarts Adam Szkoda 2023-05-12 11:19:44 +0200
  • fd1237b2db
    cli: Use `git push` to open or update patches Alexis Sellier 2023-05-10 15:03:44 +0200
  • f8ee109aaa
    cli: Set a working `EDITOR` env var in tests Alexis Sellier 2023-05-10 14:58:16 +0200
  • ff9903bf96
    cli-test: Various improvements Alexis Sellier 2023-05-10 14:55:01 +0200
  • 1dfaab6b4d
    scripts: Use `seed` user instead of `root` Alexis Sellier 2023-05-12 11:08:59 +0200
  • eef813fd46
    node: Small simplification in wire protocol Alexis Sellier 2023-05-12 11:08:29 +0200
  • 7037b52474
    node: Read with timeout from worker channel Alexis Sellier 2023-05-11 14:52:55 +0200
  • d758c4f203
    node: Move seeds log to better place Alexis Sellier 2023-05-11 10:36:30 +0200
  • a5d85a0d24
    tui: Use default colors in theme Erik Kundt 2023-05-09 14:15:44 +0200
  • 35ce6663c1
    node: Add `--alias` option to node xphoniex 2023-05-04 12:38:46 +0000
  • 8da6363cb3
    term: Remove `concolor` dependency Alexis Sellier 2023-05-10 15:54:28 +0200
  • d249937a61
    Update dependencies Alexis Sellier 2023-05-10 15:08:53 +0200
  • c1d4e87d25
    ci: Use local deploy script instead of CI Alexis Sellier 2023-05-10 10:41:01 +0200
  • b29321dbf7
    cob: Fix recursion bug in TryFrom of Reference Vincenzo Palazzo 2023-05-04 17:13:26 +0200
  • 1d9ee81b6d
    node: Rename `reactor` module to `io` Alexis Sellier 2023-05-08 12:01:07 +0200
  • 8508eab8fa
    radicle: update radicle-git-ext Fintan Halpenny 2023-05-05 12:59:59 +0100