Commit Graph

  • d8dc136246
    Merge 4d8358abcf into 3755c97a86 Orsiris de Jong 2024-11-21 13:42:33 +0000
  • 9d6794d974
    Merge e3a907bbb3 into 3755c97a86 Joe Groocock 2024-11-21 13:42:00 +0000
  • 3755c97a86
    fixup d7ede3f: make format (#851) master Christian Schwarz 2024-11-20 21:49:10 +0100
  • 9f09f85013 fixup d7ede3f: make format Christian Schwarz 2024-11-20 20:48:15 +0000
  • 4d8358abcf
    Change dashboard name to something more readable Orsiris de Jong 2024-11-07 00:19:25 +0100
  • 418311df2a
    Fix units and layout for Grafana 11 Orsiris de Jong 2024-11-07 00:17:19 +0100
  • c8090f73a4
    Update Grafana Dashboard Orsiris de Jong 2024-11-07 00:00:43 +0100
  • d7ede3f82c
    zrepl status: switch back to tview from cview & upgrade to latest (#846) Christian Schwarz 2024-11-05 21:35:30 +0100
  • dc19e055ee zrepl status: switch back to tview from cview & upgrade to latest Christian Schwarz 2024-11-05 20:06:40 +0000
  • bca37c741c
    README: document patch release procedure (#845) Christian Schwarz 2024-11-04 11:26:17 +0100
  • 98073c7dca
    build: simplify make format, remove make formatcheck (#843) Christian Schwarz 2024-11-04 11:25:30 +0100
  • b22ab1cc8c README: document patch release procedure Christian Schwarz 2024-11-04 10:25:16 +0000
  • f1608aba15
    hearbeatconn: convert dead integration test into Go test (#842) Christian Schwarz 2024-11-04 11:10:04 +0100
  • edce874f54 Merge remote-tracking branch 'origin/master' into problame/fix-make-format Christian Schwarz 2024-11-04 10:09:40 +0000
  • c4174fbd63 Revert "ensure it works"; CI failed, good; CI failed, good; CI failed, good; CI failed, good Christian Schwarz 2024-11-04 10:08:55 +0000
  • 88e3e6022b ensure it works Christian Schwarz 2024-11-04 10:02:50 +0000
  • b5a26e464e build: simplify make format, remove make formatcheck Christian Schwarz 2024-11-04 10:02:35 +0000
  • ebd45f6e7f format Christian Schwarz 2024-11-04 10:00:42 +0000
  • b6dea9d5ba Revert "some debugging code" Christian Schwarz 2024-11-04 09:52:57 +0000
  • fa5ee97349 some debugging code Christian Schwarz 2024-11-04 09:52:36 +0000
  • 3a29706ddc convert heartbeatconn_integration_variablereceiverate into Go test Christian Schwarz 2024-11-04 09:52:19 +0000
  • dc05cd00f2
    lint: add lint checking for time.Equal (#841) Christian Schwarz 2024-11-02 15:45:09 +0100
  • a23d228ea4 clean golangci-lint cache, actually found something Christian Schwarz 2024-11-02 14:36:39 +0000
  • 7a0141e7d5 lint: add lint checking for time.Equal Christian Schwarz 2024-11-02 14:27:27 +0000
  • e3a907bbb3
    Serve Prometheus metrics over (m)TLS Joe Groocock 2024-10-29 19:07:04 +0000
  • 2923009689
    deb: place bash completion at correct path, using debhelper (#839) Christian Schwarz 2024-10-28 00:46:23 +0100
  • 7dd567b4f5 deb: place bash completion at correct path, using debhelper Christian Schwarz 2024-10-27 22:59:54 +0000
  • cc0f3b1f13
    dist/systemd: remove various Protect* settings (#831) Christian Schwarz 2024-10-27 21:43:50 +0100
  • 2f8abfa753 dist/systemd: remove various Protect* settings Christian Schwarz 2024-10-27 18:56:57 +0000
  • 20abaa2e7f
    devex: manage devtools in a project-local subdirectory + cleanup README (#829) Christian Schwarz 2024-10-21 21:36:34 +0200
  • eb132329e5 fix cross-platform make generate, caught by CI Christian Schwarz 2024-10-21 19:26:34 +0000
  • 048cd3ea81 trim README Christian Schwarz 2024-10-21 19:17:40 +0000
  • 20fa5fc845 fix lint target Christian Schwarz 2024-10-21 19:13:31 +0000
  • 4de2360cfb fix docker build Christian Schwarz 2024-10-21 19:07:01 +0000
  • 8186ea33ee Revert "release-docker: replace cache mount dir with volumes" Christian Schwarz 2024-10-21 18:59:08 +0000
  • b1a4c7440f Revert "Makefile: parametrize devtools install dir" Christian Schwarz 2024-10-21 18:58:54 +0000
  • 88d9543501 Makefile: parametrize devtools install dir Christian Schwarz 2024-10-21 18:58:44 +0000
  • 8277225b73 release-docker: replace cache mount dir with volumes Christian Schwarz 2024-10-21 18:46:55 +0000
  • 3b728d2250 Revert "test the new CI step" Christian Schwarz 2024-10-21 18:44:21 +0000
  • 9d0bf11ab6 fix the check Christian Schwarz 2024-10-21 18:41:14 +0000
  • 6328232633 test the new CI step Christian Schwarz 2024-10-21 18:37:22 +0000
  • 5968fa1177 adjust CI and add generate check Christian Schwarz 2024-10-21 18:35:06 +0000
  • bc13eca8a5 fixup Christian Schwarz 2024-10-21 18:26:13 +0000
  • 9ebd9cd5bb fix path Christian Schwarz 2024-10-21 18:25:28 +0000
  • 6179b3ec7d build: project-local location for code generation tools & simplify instructions Christian Schwarz 2024-10-21 18:19:56 +0000
  • 89e58806b8 move build.Dockerfile into build/ subdirectory Christian Schwarz 2024-10-21 16:30:51 +0000
  • 908807bd59
    move implementation to internal/ directory (#828) Christian Schwarz 2024-10-18 19:21:17 +0200
  • bd99e80fff fix debian build Christian Schwarz 2024-10-18 15:39:41 +0000
  • 5d0c333b57 some more paths Christian Schwarz 2024-10-18 15:23:53 +0000
  • c13a399325 non-Go adjustments to new paths Christian Schwarz 2024-10-18 15:09:54 +0000
  • cc3f9ead92 fixup Makefile Christian Schwarz 2024-10-18 15:07:22 +0000
  • 52f8ef77b0 move implementation into interal/ directory Christian Schwarz 2024-10-18 16:56:59 +0200
  • b9b9ad10cf
    snapshotting: ability to specify timestamp location != UTC (#801) Christian Schwarz 2024-10-18 15:12:41 +0200
  • a07b8990c4 Merge remote-tracking branch 'origin/master' into problame/timestamp_location Christian Schwarz 2024-10-18 13:01:23 +0000
  • 904c1512a3
    Merge pull request #819 from zrepl/problame/dependency-upgrades Christian Schwarz 2024-10-18 15:00:40 +0200
  • 55d9d6be3a
    Add instructions for Terra to rpm-repos.rst Ben Woods 2024-09-20 14:25:26 +0800
  • 3df5e223be take notes for changelog Christian Schwarz 2024-09-08 22:55:10 +0000
  • b8f55a97ba build: circleci: use large class for release-build job Christian Schwarz 2024-09-08 22:43:58 +0000
  • 82adb2b9f5 build: circleci: remove obsolete script Christian Schwarz 2024-09-08 22:38:24 +0000
  • 7b6adab6b1 build: circleci: only archive artifacts/release Christian Schwarz 2024-09-08 22:36:15 +0000
  • e390aa0c5a build: circleci: update VM image used for release builds Christian Schwarz 2024-09-08 22:03:27 +0000
  • 5a8f0b9a24 build: make release: check toolchain GOVERSION matches expecations (and refactor/extend Makefile a bit) Christian Schwarz 2024-09-08 21:56:07 +0000
  • 3cb1865909 chore: trace spans: use crypto/rand for generating them Christian Schwarz 2024-09-08 15:34:39 +0000
  • 0ab92d4861 build: avoid compiling platformtest test list generator Christian Schwarz 2024-09-08 15:12:31 +0000
  • 740ab4b1b2 chore: io/ioutil has been deprecated Christian Schwarz 2024-09-08 13:15:26 +0000
  • 48c5b60024 chore: grpc.DialContext has been deprecated Christian Schwarz 2024-09-08 13:11:55 +0000
  • 40fd700855 chore: newer staticcheck complains about useless fmt.Sprintf Christian Schwarz 2024-09-08 13:02:47 +0000
  • def510abfd chore: require go 1.22/1.23, upgrade protobuf, upgrade all deps Christian Schwarz 2024-09-08 12:58:26 +0000
  • 08769a8752 fix: accidental use of wrong logging package Christian Schwarz 2024-09-08 12:57:58 +0000
  • 4c52d2ebfe Merge remote-tracking branch 'origin/master' into problame/timestamp_location Christian Schwarz 2024-09-08 12:20:26 +0000
  • a8ece782ef use ComponentNamecheck, improve errors Christian Schwarz 2024-09-08 12:15:39 +0000
  • d11267908e try address https://github.com/zrepl/zrepl/pull/801#discussion_r1749203758 Christian Schwarz 2024-09-08 12:00:28 +0000
  • b622be426d refactor snapname creation & early check for invalid snapnames Christian Schwarz 2024-09-08 11:47:17 +0000
  • c99328d366 location is never not nil Christian Schwarz 2024-09-08 11:33:41 +0000
  • 8a41964625 add namecheck test case Christian Schwarz 2024-09-08 11:22:35 +0000
  • affe00aefe
    docs: draw attention to risks of not_replicated (#810) wxiaoguang 2024-09-06 05:56:59 +0800
  • 61aec12736 typo fix Christian Schwarz 2024-09-05 21:49:29 +0000
  • 2704bbe38e Merge remote-tracking branch 'origin/master' into pr/wxiaoguang/810 Christian Schwarz 2024-09-05 21:32:27 +0000
  • b42f4a42f7 improve language Christian Schwarz 2024-09-05 21:32:03 +0000
  • 5615f4929a
    fix: replication of placeholder filesystems (#744) Christian Schwarz 2024-09-05 23:26:42 +0200
  • 33f2e720f6 fix lint Christian Schwarz 2024-09-05 21:12:16 +0000
  • 6aebc8ec11 Merge remote-tracking branch 'origin/master' into problame/replicate-placeholder-filesystems Christian Schwarz 2024-09-05 21:04:31 +0000
  • 08c8b74d50 implement regression test Christian Schwarz 2024-09-05 20:47:21 +0000
  • 440b07443f
    Remove dead Bountysource link (#806) Logan Pulley 2024-07-28 13:04:07 -0500
  • f34a390303
    Update prune.rst wxiaoguang 2024-07-27 23:40:05 +0800
  • 7019516c40
    Update prune.rst wxiaoguang 2024-07-27 23:38:01 +0800
  • 07bcac4de7
    Update prune.rst wxiaoguang 2024-07-27 23:35:40 +0800
  • 9d2bea16bc
    Update prune.rst wxiaoguang 2024-07-27 23:33:22 +0800
  • 691a0c413e
    Remove dead Bountysource link Logan Pulley 2024-07-25 20:52:40 -0500
  • e2fcf9ff5b
    docs: add missing newline for codeblock in docs/compile-from-source.rst (#768) Florian 2024-07-13 20:42:50 +0200
  • 6b9df8f030 lint Christian Schwarz 2024-07-13 18:35:51 +0000
  • 3bd8c17760
    Merge branch 'master' into master Christian Schwarz 2024-07-13 20:35:06 +0200
  • c444c4e248 impl Christian Schwarz 2024-07-13 18:10:46 +0000
  • a5f6bc3697
    github: disable dependabot for docs (#800) Christian Schwarz 2024-07-13 18:22:25 +0200
  • 4c3b1c42d9
    Merge branch 'master' into problame/disable-dependabot-for-python Christian Schwarz 2024-07-13 18:15:02 +0200
  • 22bf938392 added missing newline for codeblock in compile-from-source.rst Florian 2023-11-28 17:22:10 +0100
  • aa6e0d72d2 github: disable dependabot for docs Christian Schwarz 2024-07-13 18:10:13 +0200
  • 04c712255c
    build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /docs dependabot[bot] 2024-07-06 00:48:28 +0000
  • 5c70446e23
    build(deps): bump urllib3 from 2.0.4 to 2.2.2 in /docs dependabot[bot] 2024-06-17 21:58:27 +0000
  • 38d036df10
    --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... dependabot[bot] 2024-05-21 06:19:28 +0000