Activity
move modelutil.Perf to modelperf2 as an alternate performance package…
move modelutil.Perf to modelperf2 as an alternate performance package…
modelutil: add perf middleware and print debug sql
modelutil: add perf middleware and print debug sql
Bump golang.org/x/net from 0.33.0 to 0.36.0
Bump golang.org/x/net from 0.33.0 to 0.36.0
model: add hooks for transaction rolled back or errored out
model: add hooks for transaction rolled back or errored out
Bump golang.org/x/net from 0.26.0 to 0.33.0
Bump golang.org/x/net from 0.26.0 to 0.33.0
Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org…
Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org…
res: get more aggressive with no-cache since private cache sometimes …
res: get more aggressive with no-cache since private cache sometimes …
Bump golang.org/x/crypto from 0.24.0 to 0.31.0
Bump golang.org/x/crypto from 0.24.0 to 0.31.0
pqworkqueue: allow workers to fail on their own transaction without f…
pqworkqueue: allow workers to fail on their own transaction without f…
pqworkqueue: add debounce key and scheduling of tasks
pqworkqueue: add debounce key and scheduling of tasks
er: trigger callback for panic/recoveries. When it's triggered by an …
er: trigger callback for panic/recoveries. When it's triggered by an …
require leading slash on routes
require leading slash on routes
httpauth: add oauth gen utillity
httpauth: add oauth gen utillity
httpauth: add flags for secure cookies and partitioned cookies
httpauth: add flags for secure cookies and partitioned cookies
httpauth: logout to remove both partitioned and non-partitioned cookies
httpauth: logout to remove both partitioned and non-partitioned cookies
httpauth: update partitioned fix
httpauth: update partitioned fix
httpauth: update all cookies to use partitioned flag
httpauth: update all cookies to use partitioned flag
use ntbosscher fork for sqlx to get the nullable nested struct feature
use ntbosscher fork for sqlx to get the nullable nested struct feature
update dependancies for security
update dependancies for security
httpauth: add paritioned attribute to support CHIPS
httpauth: add paritioned attribute to support CHIPS