• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / stash / 19720748404

Builds Branch Commit Type Ran Committer Via Coverage
19720748404 feature/cache-layer feat(store): add optional in-memory cache for read operations Add loading cache wrapper using go-pkgz/lcw/v2 that: - Caches values on first read (loading cache pattern) - Automatically invalidates on Set/Delete operations - Uses LRU eviction with... push 26 Nov 2025 11:58PM UTC umputun github
82.67
19720413311 refs/tags/v0.7.3 refactor(server): extract identity detection and cleanup - extract getIdentity() helper to deduplicate auth code in handlers - remove unused return value from setupLogs() - add tests for git.Head() method push 26 Nov 2025 11:37PM UTC umputun github
82.98
19720393988 master refactor(server): extract identity detection and cleanup - extract getIdentity() helper to deduplicate auth code in handlers - remove unused return value from setupLogs() - add tests for git.Head() method push 26 Nov 2025 11:35PM UTC umputun github
82.98
19719731841 master feat(api): normalize keys in API and web UI handlers Keys are now normalized: trim whitespace, strip leading/trailing slashes, replace internal spaces with underscores. Applied to all handlers and TokenAuth middleware to ensure consistent ACL che... push 26 Nov 2025 11:00PM UTC umputun github
82.19
19719414994 master feat(config): add configurable server timeouts and limits add CLI parameters to configure previously hardcoded values: - server timeouts: write-timeout, idle-timeout, shutdown-timeout - limits: body-size, requests-per-sec, login-concurrency defa... push 26 Nov 2025 10:42PM UTC umputun github
82.14
19719180536 master docs: add quick start section to README push 26 Nov 2025 10:31PM UTC umputun github
82.25
19718994133 refs/tags/v0.7.2 feat(logging): improve audit logging for mutations and access denial change set/delete operations to INFO level with user/token identity. add INFO logs for web UI create/update/delete operations with username. change access denied logs from DEBUG... push 26 Nov 2025 10:23PM UTC umputun github
82.25
19718956783 master feat(logging): improve audit logging for mutations and access denial change set/delete operations to INFO level with user/token identity. add INFO logs for web UI create/update/delete operations with username. change access denied logs from DEBUG... push 26 Nov 2025 10:21PM UTC umputun github
82.25
19718785904 refs/tags/v0.7.1 feat(api): return format-appropriate Content-Type and use token prefix for git author - GET /kv/{key} now returns Content-Type based on stored format: json->application/json, yaml->application/yaml, xml->application/xml, toml->application/tom... push 26 Nov 2025 10:14PM UTC umputun github
82.75
19718729450 master feat(api): return format-appropriate Content-Type and use token prefix for git author - GET /kv/{key} now returns Content-Type based on stored format: json->application/json, yaml->application/yaml, xml->application/xml, toml->application/tom... push 26 Nov 2025 10:12PM UTC umputun github
82.75
19715529711 master fix(ui): show Edit/Delete buttons only for keys user can write previously, Edit/Delete buttons were shown for all keys if user had write permission on any prefix. now checks permission per-key and only shows action buttons for keys user can actua... push 26 Nov 2025 07:43PM UTC umputun github
82.55
19714673380 refs/tags/v0.7.0 feat(ui): add format validation for web forms (#12) * feat(ui): add format validation for web forms - Add validator package with Service struct for format validation - Support json, yaml, xml, toml, ini, hcl validation with proper parsers - Inje... push 26 Nov 2025 07:07PM UTC web-flow github
82.54
19714661499 master feat(ui): add format validation for web forms (#12) * feat(ui): add format validation for web forms - Add validator package with Service struct for format validation - Support json, yaml, xml, toml, ini, hcl validation with proper parsers - Inje... push 26 Nov 2025 07:07PM UTC web-flow github
82.54
19714589649 feat/value-validation fix(ui): display binary values in view modal binary values were showing empty because template used HighlightedVal which is intentionally empty for binary content. now shows base64 encoded Value for binary keys Related to #12 Pull #12 26 Nov 2025 07:04PM UTC umputun github pending completion   set done
19714518626 feat/value-validation style(ui): improve button consistency in action cells Pull #12 26 Nov 2025 07:01PM UTC umputun github pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc