This website requires JavaScript.
Explore
Help
Sign In
wdevs
/
ResolveSpec
Watch
5
Star
0
Fork
0
You've already forked ResolveSpec
mirror of
https://github.com/bitechdev/ResolveSpec.git
synced
2026-08-07 01:57:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
maint.yml
make_tag.yml
tests.yml
200 workflow runs
Actor
All actors
wdevs
Status
All status
Success
Failure
Waiting
Running
fix(hooks): implement retry logic for hook registry locks
tests.yml #200
:
Commit
16cc7d350e
pushed by
wdevs
main
2026-08-04 16:47:56 +00:00
13s
View workflow file
fix(hooks): implement retry logic for hook registry locks
maint.yml #199
:
Commit
16cc7d350e
pushed by
wdevs
main
2026-08-04 16:49:31 +00:00
1m52s
View workflow file
fix(handler): update default sort retrieval logic
tests.yml #198
:
Commit
a172c73ab0
pushed by
wdevs
main
2026-07-29 13:47:53 +00:00
13s
View workflow file
fix(handler): update default sort retrieval logic
maint.yml #197
:
Commit
a172c73ab0
pushed by
wdevs
main
2026-07-29 13:55:51 +00:00
8m12s
View workflow file
Merge branch 'main' of
https://github.com/bitechdev/ResolveSpec
tests.yml #196
:
Commit
cec8eb5c0f
pushed by
wdevs
main
2026-07-28 21:27:57 +00:00
16s
View workflow file
Merge branch 'main' of
https://github.com/bitechdev/ResolveSpec
maint.yml #195
:
Commit
cec8eb5c0f
pushed by
wdevs
main
2026-07-28 21:29:16 +00:00
1m37s
View workflow file
feat(hooks): add BeforeOp hook and fix BeforeScan row-security gap
tests.yml #194
:
Commit
52d3dca1fa
pushed by
wdevs
main
2026-07-25 11:47:54 +00:00
15s
View workflow file
feat(hooks): add BeforeOp hook and fix BeforeScan row-security gap
maint.yml #193
:
Commit
52d3dca1fa
pushed by
wdevs
main
2026-07-25 11:49:43 +00:00
2m4s
View workflow file
fix(handler): ensure target ID is provided for updates
tests.yml #192
:
Commit
873e8925d4
pushed by
wdevs
main
2026-07-24 19:27:53 +00:00
12s
View workflow file
fix(handler): ensure target ID is provided for updates
maint.yml #191
:
Commit
873e8925d4
pushed by
wdevs
main
2026-07-24 19:29:09 +00:00
1m30s
View workflow file
fix(security): run RLS-scoping hooks in the same transaction as their queries
tests.yml #190
:
Commit
47708fc87a
pushed by
wdevs
main
2026-07-24 11:17:59 +00:00
16s
View workflow file
fix(security): run RLS-scoping hooks in the same transaction as their queries
maint.yml #189
:
Commit
47708fc87a
pushed by
wdevs
main
2026-07-24 11:19:47 +00:00
2m6s
View workflow file
fix(hooks): reset Tx to pooled connection for post-commit hook calls
tests.yml #188
:
Commit
a85e572732
pushed by
wdevs
main
2026-07-20 17:40:30 +00:00
2m47s
View workflow file
fix(hooks): reset Tx to pooled connection for post-commit hook calls
maint.yml #187
:
Commit
a85e572732
pushed by
wdevs
main
2026-07-20 17:44:31 +00:00
6m50s
View workflow file
feat(security): add GetUserRef method for opaque user identifiers
tests.yml #186
:
Commit
598fd687f6
pushed by
wdevs
main
2026-07-10 12:38:06 +00:00
21s
View workflow file
feat(security): add GetUserRef method for opaque user identifiers
maint.yml #185
:
Commit
598fd687f6
pushed by
wdevs
main
2026-07-10 12:40:03 +00:00
2m22s
View workflow file
feat(security): add query mode handling for database operations
tests.yml #184
:
Commit
eee83f9dc6
pushed by
wdevs
main
2026-07-07 19:38:07 +00:00
24s
View workflow file
feat(security): add query mode handling for database operations
maint.yml #183
:
Commit
eee83f9dc6
pushed by
wdevs
main
2026-07-07 19:43:17 +00:00
5m38s
View workflow file
fix(cors): update CORS headers handling for requests
tests.yml #182
:
Commit
8a06aacfb2
pushed by
wdevs
main
2026-07-01 17:08:10 +00:00
23s
View workflow file
fix(cors): update CORS headers handling for requests
maint.yml #181
:
Commit
8a06aacfb2
pushed by
wdevs
main
2026-07-01 17:09:17 +00:00
1m38s
View workflow file
fix(manager): ensure HTTP1 is set when HTTP2 is disabled
tests.yml #180
:
Commit
705c4f8001
pushed by
wdevs
main
2026-06-30 16:39:28 +00:00
1m41s
View workflow file
fix(manager): ensure HTTP1 is set when HTTP2 is disabled
maint.yml #179
:
Commit
705c4f8001
pushed by
wdevs
main
2026-06-30 16:41:47 +00:00
4m8s
View workflow file
fix(handler): update Content-Range headers for API response
tests.yml #178
:
Commit
3fec7b1a90
pushed by
wdevs
main
2026-06-24 14:03:49 +00:00
1s
View workflow file
fix(handler): update Content-Range headers for API response
maint.yml #177
:
Commit
3fec7b1a90
pushed by
wdevs
main
2026-06-24 14:04:33 +00:00
48s
View workflow file
feat(security): add program user ID and table to user context
tests.yml #176
:
Commit
b9bed67bd7
pushed by
wdevs
main
2026-06-23 13:33:51 +00:00
1s
View workflow file
feat(security): add program user ID and table to user context
maint.yml #175
:
Commit
b9bed67bd7
pushed by
wdevs
main
2026-06-23 13:48:43 +00:00
14m57s
View workflow file
fix(reflection): replace reflect.Ptr with reflect.Pointer
tests.yml #174
:
Commit
0e8f8925c6
pushed by
wdevs
main
2026-06-22 21:13:52 +00:00
1s
View workflow file
fix(reflection): replace reflect.Ptr with reflect.Pointer
maint.yml #173
:
Commit
0e8f8925c6
pushed by
wdevs
main
2026-06-22 21:13:51 +00:00
1s
View workflow file
fix(handler): re-fetch records to capture DB-generated values
tests.yml #172
:
Commit
a2799fa224
pushed by
wdevs
main
2026-06-13 19:23:43 +00:00
0s
View workflow file
fix(handler): re-fetch records to capture DB-generated values
maint.yml #171
:
Commit
a2799fa224
pushed by
wdevs
main
2026-06-13 19:23:43 +00:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last