Commits
User selector
Commit history
Commits on Jan 8, 2026
chore: arrange imports in a standard way (#21452)
Show description for bddb808authoredfix: fix slog to always use array of Fields (#21426)
Show description for 49b34a7authored
Commits on Dec 4, 2025
perf: don't calculate build times for deleted templates (#21072)
Show description for 83dbf73authored
Commits on Sep 8, 2025
test: fix TestCache_DeploymentStats flake (#19683)
Show description for dae1903authored
Commits on Sep 2, 2025
chore: bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#19599)
Show description for 5198127andauthored
Commits on Sep 1, 2025
fix: limit the scope of the template average build time query to the last 100 (#19648)
Show description for 4fab14bauthored
Commits on Jun 20, 2025
Commits on Apr 2, 2025
ci: re-enable revive and gosec linters (#17225)
Show description for e8b7ce8authored
Commits on Feb 27, 2025
chore: test metricscache on postgres (#16711)
Show description for 6dd51f9authored
Commits on Nov 18, 2024
chore: add standard test logger ignoring db canceled (#15556)
Show description for 5861e51authored
Commits on Oct 22, 2024
chore: join owner, template, and org in new workspace view (#15116)
Show description for 343f8ecauthored
Commits on Sep 19, 2024
fix: handle new agent stat format correctly (#14576)
Show description for 922f4c5andauthored
Commits on Sep 6, 2024
Commits on Apr 17, 2024
fix(coderd/metricscache): avoid logging error for no rows (#12988)
Show description for 9219044authored
Commits on Apr 9, 2024
chore: remove InsertWorkspaceAgentStat query (#12869)
Show description for 0a8c8ceauthored
Commits on Mar 27, 2024
fix(coderd): use insights for DAUs, simplify metricscache (#12775)
Show description for 421bf7eauthored
Commits on Feb 13, 2024
Commits on Jan 31, 2024
fix: strip timezone information from a date in dau response (#11962)
Show description for ac64155authored
Commits on Dec 13, 2023
fix: lower amount of cached timezones for deployment daus (#11196)
Show description for eb81fcfauthored
Commits on Dec 12, 2023
chore(Makefile): use linter version from dogfood Dockerfile (#11147)
Show description for 197cd93authored
Commits on Dec 7, 2023
Commits on Oct 30, 2023
Commits on Sep 1, 2023
refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482)
Show description for 19d7da3authored
Commits on Aug 18, 2023
chore: add /v2 to import module path (#9072)
Show description for 22e781eauthored
Commits on Aug 9, 2023
Commits on Jul 25, 2023
chore: join user information to workspace_build and template_version (#8625)
Show description for de1a7a9authored
Commits on Jul 19, 2023
chore: add `template_with_user` view to include user contextual data (#8568)
Show description for aceedefauthored
Commits on Jun 13, 2023
Commits on Jun 1, 2023
feat: use tz_offset when doing deployment dau query (#7736)
Show description for cf8d2bcauthored
Commits on May 30, 2023
chore: Revert to only using 1 timezone support for template DAUs (#7721)
Show description for 73d795fauthoredfeat: Fix Deployment DAUs to work with local timezones (#7647)
Show description for c795a0eauthored
Commits on Mar 23, 2023
feat: add startup script logs to the ui (#6558)
Show description for cb73754andauthored
Commits on Mar 9, 2023
feat: add connection statistics for workspace agents (#6469)
Show description for 5304b4eauthored
Commits on Mar 7, 2023
chore: use nil map on agent stats to check if report interval should be returned (#6479)
Show description for 87ed7a7authoredchore: remove empty case for metricscache (#6473)
Show description for 09f87d1authored