Commit Graph

  • 6b62f5bb28
    httpd: Add patch head refs to patch output Sebastian Martinez 2023-03-24 11:51:32 +0100
  • da9d63b284
    node: Fix fetch requests code Alexis Sellier 2023-03-24 12:58:49 +0100
  • fe8953ab8b
    node: Don't penalize peer for protocol mismatch Alexis Sellier 2023-03-23 14:08:12 +0100
  • d3f4189324
    node: Fix reconnection logic Alexis Sellier 2023-03-23 13:21:04 +0100
  • 4438a10498
    node: Change ping interval to 1 minute Alexis Sellier 2023-03-23 12:11:17 +0100
  • 8dba01d6ae
    cli: Improve patch command output Alexis Sellier 2023-03-23 15:24:33 +0100
  • 40eb6f2a6e
    term: Remove unused file Alexis Sellier 2023-03-24 11:25:04 +0100
  • bfea229850
    node: Relax `Service` storage trait bound Alexis Sellier 2023-03-23 18:08:06 +0100
  • 577a232a68
    cli: Fix multiline `patch show` description output Alexis Sellier 2023-03-22 18:04:56 +0100
  • 6c1e2d0ddd
    cli: Don't strip initial message from editor Alexis Sellier 2023-03-22 16:33:52 +0100
  • 63fc06c817
    cli: Don't have blank line if no description Alexis Sellier 2023-03-22 15:49:36 +0100
  • 8e3b629178
    cli: Enable `rad tag` and `rad untag` for patches as well Sebastian Martinez 2023-03-23 11:31:38 +0100
  • 564886b165
    httpd: Add `path` property to `CodeLocation` Sebastian Martinez 2023-03-22 17:40:35 +0100
  • 00ea587c6d
    httpd: Add `CorsLayer` to `/raw` endpoint Sebastian Martinez 2023-03-22 20:31:48 +0100
  • c427f41379
    node: Fix periodic inventory announcement Alexis Sellier 2023-03-22 21:16:57 +0100
  • 71cf289c52
    Skip hidden files in repository listing Alexis Sellier 2023-03-22 15:30:48 +0100
  • e103ffbb95
    Improve invalid RID error Alexis Sellier 2023-03-22 15:17:12 +0100
  • 654a21b2b3
    cli: Allow git revision parameters as COB IDs Vincenzo Palazzo 2023-03-22 14:35:17 +0100
  • f2d31aa9c0
    httpd: Add patch update endpoint Sebastian Martinez 2023-03-21 21:18:46 +0100
  • dd97ac8384
    node: Improve worker error handling Alexis Sellier 2023-03-21 13:11:39 +0100
  • a9d1a71f7a
    node: Add timestamp to test logger Alexis Sellier 2023-03-21 12:49:32 +0100
  • 1455810d57
    node: Add commit SHA-1 to log Adam Szkoda 2023-03-21 12:55:07 +0100
  • b4c3bee39d
    cli: Add CLI commit SHA-1 to help Adam Szkoda 2023-03-21 12:50:28 +0100
  • 241c41a632
    node: Queue pending fetches in Session Han Xu 2023-03-18 07:46:46 -0700
  • fc724a2333
    httpd: Add commit diff endpoint Sebastian Martinez 2023-03-20 21:25:48 +0100
  • f9980f7205
    radicle: Fix `canonicalize_home` test on macos Sebastian Martinez 2023-03-21 15:30:41 +0100
  • c51585dbf9
    tui: Fix clippy issue Alexis Sellier 2023-03-21 13:19:38 +0100
  • db8ec5735f
    cli: Use new widgets for `patch list` Alexis Sellier 2023-03-20 15:45:23 +0100
  • ab74e54949
    term: Implement new output widget system Alexis Sellier 2023-03-19 15:33:00 +0100
  • 73221e43d7
    httpd: Add more revision properties to patch Sebastian Martinez 2023-03-20 17:18:44 +0100
  • b6c1560a0a
    cli: add workflow example with two peers Slack Coder 2023-03-10 12:39:20 -0500
  • d331389ada
    tui: Implement workspaces container Erik Kundt 2023-03-08 16:49:08 +0100
  • 791c378d4e
    tui: Show project payload Erik Kundt 2023-02-22 12:35:56 +0100
  • 897f4c5250
    tui: Support property lists Erik Kundt 2023-02-22 12:34:25 +0100
  • bd4efee897
    tui: Implement basic application Erik Kundt 2023-02-22 09:53:07 +0100
  • 62867d26bd
    tui: Add basic framework Erik Kundt 2022-07-04 12:44:06 +0200
  • 5ccf38079c
    cli: Make `patch checkout` fetch missing objects Alexis Sellier 2023-03-17 16:58:29 +0100
  • 8f57d60706
    cli: Don't rely on working copy for `patch show` Alexis Sellier 2023-03-17 09:33:24 +0100
  • cf1acf7e24
    Fix patch `description` method Alexis Sellier 2023-03-17 09:31:36 +0100
  • d40f40b9af
    httpd: Use camelCase in query params Rūdolfs Ošiņš 2023-03-17 15:53:22 +0100
  • ed1120f3eb
    node: Don't relay redundant gossip messages Alexis Sellier 2023-03-16 17:17:31 +0100
  • 2c0cdcd1c5
    httpd: Add timestamp to revisions json Sebastian Martinez 2023-03-17 11:03:08 +0100
  • a49eec9892
    node: Add eventing system to `Handler` and `Service` xphoniex 2023-03-16 12:06:13 +0000
  • ebfd445034
    node: Use correct scope when getting namespaces Alexis Sellier 2023-03-16 13:15:17 +0100
  • 88c545bfdd
    node: Make sure to only read packet-line header Alexis Sellier 2023-03-16 15:24:27 +0100
  • c46bc0cc82
    node: Start periodic tasks Alexis Sellier 2023-03-16 15:15:30 +0100
  • fdfe1d508b
    node: Use deserializer when decoding messages Alexis Sellier 2023-03-16 15:04:03 +0100
  • 17e3c975fb
    node: Better error message when protocol mismatch Alexis Sellier 2023-03-15 21:29:09 +0100
  • c4a66c20d0
    node: Fix potential protocol mismatch on fetch Alexis Sellier 2023-03-15 18:21:53 +0100
  • cf6890f6f1
    Flesh out `HACKING.md` Alexis Sellier 2023-03-14 17:44:40 +0100
  • af7a7ada3e
    ci: Add git tracing to node deployment Alexis Sellier 2023-03-16 12:30:15 +0100
  • 41b9b46d99
    ci: Add `--tracking-scope all` Adam Szkoda 2023-03-16 12:02:23 +0100
  • 70779ec148
    ci: Enabled backtraces on the server Adam Szkoda 2023-03-15 15:06:10 +0100
  • 98ee9c46a9
    node: Fix state mismatch between service and wire Alexis Sellier 2023-03-15 15:11:37 +0100
  • 5828b917f9
    node: Fail fast when repository can't be read Alexis Sellier 2023-03-15 14:01:03 +0100
  • bd436d4369
    cli: Open tracking DB in read-only mode Alexis Sellier 2023-03-15 12:12:16 +0100
  • 05d7090326
    node: Remove `Handle::inventory` method Alexis Sellier 2023-03-15 12:02:08 +0100
  • caaa7581e6
    node: Remove `Routing` command Alexis Sellier 2023-03-15 11:55:55 +0100
  • 40c58b45ed
    node: Move `routing` to `radicle` crate Alexis Sellier 2023-03-15 11:36:52 +0100
  • b558c742e6
    node: Rename `repo_entries` to `repo_policies` Alexis Sellier 2023-03-15 11:28:26 +0100
  • 9b6ede8fc5
    cli: Use tracking DB access for `node` command Alexis Sellier 2023-03-15 11:26:02 +0100
  • cf8113765c
    node: Move tracking store to `radicle` crate Alexis Sellier 2023-03-15 11:14:47 +0100
  • cf80f246b3
    node: Fix bug in seed stats Alexis Sellier 2023-03-15 12:48:03 +0100
  • 13998dcf46
    cli: Flesh out `rad self` Alexis Sellier 2023-03-15 09:59:06 +0100
  • fdd6bca311
    httpd: Fix status code in commit history endpoint Rūdolfs Ošiņš 2023-03-14 17:17:20 +0100
  • de8e92d48c
    radicle: safe Reaction construction Fintan Halpenny 2023-03-13 16:11:58 +0000
  • 0337574750
    radicle: log when Ops::try_from fails Fintan Halpenny 2023-03-13 16:10:13 +0000
  • cd12741bf2
    node: Prevent redundant [re-]connections Alexis Sellier 2023-03-13 21:58:24 +0100
  • 413238a1e0
    node: Implement exponential back-off for reconnect Alexis Sellier 2023-03-13 17:43:49 +0100
  • 94427ee22b
    node: Call service on failed connection attempt Alexis Sellier 2023-03-13 15:00:05 +0100
  • 29b933e485
    httpd: Use `RID` in tests xphoniex 2023-03-13 12:52:02 +0000
  • 3ee76c2891
    httpd: Separate `Error` types of git route and `/raw` xphoniex 2023-03-13 12:22:48 +0000
  • b80fc5437c
    httpd: Move `404` test from `git` to root router xphoniex 2023-03-13 12:55:46 +0000
  • 3ae037f84e
    Flesh out `CONTRIBUTING.md` Alexis Sellier 2023-03-12 14:52:32 +0100
  • 9c77332cba
    cli: Implement `tag` and `untag` Alexis Sellier 2023-03-13 14:18:00 +0100
  • 2737369910
    cli: Fix missing patch announcement Alexis Sellier 2023-03-13 14:37:01 +0100
  • 7266729924
    Make Patch `state` field similar to Issue Alexis Sellier 2023-03-13 13:55:12 +0100
  • f7aac06a8f
    cli: Polish `assign` and `unassign` commands Alexis Sellier 2023-03-12 20:26:24 +0100
  • 49a6dacd75
    Flesh out `README` Alexis Sellier 2023-03-12 16:30:20 +0100
  • 646376828d
    node: add tracking-scope option Fintan Halpenny 2023-03-13 09:48:51 +0000
  • 8e5627d28a
    node: Rename `tracked_repo` -> `repo_policies` Alexis Sellier 2023-03-11 18:37:40 +0100
  • 4f062ef2c6
    node: Fetch missing inventory Alexis Sellier 2023-03-11 18:15:11 +0100
  • b33fb2a33d
    cli-test: Improve testing framework logging Alexis Sellier 2023-03-10 18:15:49 +0100
  • f8aa1daedb
    cli: show the issue when it is created Vincenzo Palazzo 2023-03-06 15:37:56 +0100
  • 9f1896e07f httpd: Add root handlers for `/api/v1` and `/api` xphoniex 2023-03-10 12:54:14 +0000
  • 6e90444406 httpd: Basic alias support for git Alexis Sellier 2023-03-12 18:13:17 +0100
  • 166f7e7cc2
    cli: Minimize patch info on creation Slack Coder 2023-03-10 08:42:54 -0500
  • 34a2d1a9dc
    cli: use canonical head for patch target Alexis Sellier 2023-03-08 17:36:18 +0100
  • aacacf872f
    cob: Use `EntryId` as the operation identifier Alexis Sellier 2023-03-09 11:20:34 +0100
  • 0df724a58f
    node: Bind control socket immediately Alexis Sellier 2023-03-09 16:30:37 +0100
  • adbf6f5bf5
    cli: Improve `patch` command Alexis Sellier 2023-03-07 18:19:26 +0100
  • db38f2df76
    node: Handle `FetchOk` never being received Alexis Sellier 2023-03-08 16:22:42 +0100
  • 1168f2ddb5
    cli: Update `track` command Alexis Sellier 2023-03-08 14:25:26 +0100
  • c7a955e9fe
    httpd: Run tests off another remote for `test::seed` xphoniex 2023-03-08 13:12:31 +0000
  • 821a6b6c08
    node: test do not fetch from owned refs Fintan Halpenny 2023-03-06 15:11:41 +0000
  • 7fddc70a57
    node: test fetch from trusted Fintan Halpenny 2023-03-06 15:10:23 +0000
  • 1e8f5b2259
    node: determine fetching namespace based on repo policy Fintan Halpenny 2023-03-06 12:10:19 +0000
  • e937cdd79a
    node: improve fetch Fintan Halpenny 2023-02-24 11:18:15 +0000
  • 3b015a9325
    radicle: accept Scope as track_repo argument Fintan Halpenny 2023-03-06 11:40:55 +0000
  • 546b402467
    node: return full tracking policy Fintan Halpenny 2023-03-06 11:53:45 +0000