Микс mix
  • Joined on 2024-09-27
mix pushed to main at mix/gosentry 2026-06-24 00:34:26 +03:00
41e2089142 Remove completed pre-release planning docs
mix pushed to main at mix/gosentry 2026-06-24 00:32:13 +03:00
dafd8ef345 P8.3: update CHANGELOG and ROADMAP for 0.9.0 release
mix pushed to main at mix/gosentry 2026-06-24 00:29:42 +03:00
2e54d088bf P8.2: rewrite README.md for end users
mix pushed to main at mix/gosentry 2026-06-24 00:26:43 +03:00
2b636cbb65 P8.1: extract developer docs into docs/DEVELOPMENT.md
3907ab3c18 P7.1: move Windows-only runner tests into runner_windows_test.go
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-24 00:20:19 +03:00
a446f67293 Delete REFACTORING.md
mix pushed to main at mix/gosentry 2026-06-23 22:49:46 +03:00
0b8c340f6e Bump version to 0.9.0; update changelog
mix pushed to main at mix/gosentry 2026-06-23 22:40:01 +03:00
646bfc734d P6.3: re-measure with GOSENTRY_TIMING instrumentation; correct figures
mix pushed to main at mix/gosentry 2026-06-23 22:38:23 +03:00
c57d5b102f P6.3: correct startup measurement — ~400 ms on Fyne 2.7.4
f03f012c1b P6.3: measure startup on Fyne 2.7.4; append to PERFORMANCE.md
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-23 22:28:08 +03:00
26f58abda6 P6.2: left-click tray icon shows window via SetSystemTrayWindow
mix pushed to main at mix/gosentry 2026-06-23 22:27:05 +03:00
df217fdf31 P6.1: confirm Fyne 2.7.4 upgrade; mark done
mix pushed to main at mix/gosentry 2026-06-23 22:17:37 +03:00
8b05d0cfd1 P5: mark Phase 5 icons done; reflect size-appropriate approach
f533739d6e P5: per-platform transparent, size-appropriate window/tray icons
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-23 08:24:24 +03:00
6136bb645b Bump version to 0.8.0; update changelog
mix pushed to main at mix/gosentry 2026-06-23 08:20:09 +03:00
73dae9e64c P4.2: Add Browse button for Command field in job dialog
564609d8fb P4.1: Wire desktop notifications for failed job runs
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-23 08:08:33 +03:00
fb9d0650a6 Bump version to 0.7.0; update changelog
mix pushed to main at mix/gosentry 2026-06-23 08:04:44 +03:00
6b8f9a4ccf P3.5: Add queue dispatch tests
mix pushed to main at mix/gosentry 2026-06-23 07:58:55 +03:00
94a8dcc62a P3.4: Add Queue group to settings view
mix pushed to main at mix/gosentry 2026-06-23 07:56:47 +03:00
b3e699792a P3.3: Apply execution mode + overlap policy in dispatch
mix pushed to main at mix/gosentry 2026-06-23 07:40:06 +03:00
d381a22034 P3.2: Move RunDue/RunNow/startRunLocked/executeRun into app/run.go
mix pushed to main at mix/gosentry 2026-06-23 07:34:21 +03:00
9b4e9ee311 P3.1: Add ExecutionMode/OverlapPolicy to Config; add Pending to JobRuntime
mix pushed to main at mix/gosentry 2026-06-22 23:33:28 +03:00
e8421fc3ff Fix CRLF breakage in Linux build scripts