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 09:57:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
maint.yml
make_tag.yml
tests.yml
93 workflow runs
Actor
All actors
wdevs
Status
All status
Success
Failure
Waiting
Running
fix(hooks): implement retry logic for hook registry locks
#200
:
Commit
16cc7d350e
pushed by
wdevs
main
2026-08-04 16:47:56 +00:00
13s
View workflow file
fix(handler): update default sort retrieval logic
#198
:
Commit
a172c73ab0
pushed by
wdevs
main
2026-07-29 13:47:53 +00:00
13s
View workflow file
Merge branch 'main' of
https://github.com/bitechdev/ResolveSpec
#196
:
Commit
cec8eb5c0f
pushed by
wdevs
main
2026-07-28 21:27:57 +00:00
16s
View workflow file
feat(hooks): add BeforeOp hook and fix BeforeScan row-security gap
#194
:
Commit
52d3dca1fa
pushed by
wdevs
main
2026-07-25 11:47:54 +00:00
15s
View workflow file
fix(handler): ensure target ID is provided for updates
#192
:
Commit
873e8925d4
pushed by
wdevs
main
2026-07-24 19:27:53 +00:00
12s
View workflow file
fix(security): run RLS-scoping hooks in the same transaction as their queries
#190
:
Commit
47708fc87a
pushed by
wdevs
main
2026-07-24 11:17:59 +00:00
16s
View workflow file
fix(hooks): reset Tx to pooled connection for post-commit hook calls
#188
:
Commit
a85e572732
pushed by
wdevs
main
2026-07-20 17:40:30 +00:00
2m47s
View workflow file
feat(security): add GetUserRef method for opaque user identifiers
#186
:
Commit
598fd687f6
pushed by
wdevs
main
2026-07-10 12:38:06 +00:00
21s
View workflow file
feat(security): add query mode handling for database operations
#184
:
Commit
eee83f9dc6
pushed by
wdevs
main
2026-07-07 19:38:07 +00:00
24s
View workflow file
fix(cors): update CORS headers handling for requests
#182
:
Commit
8a06aacfb2
pushed by
wdevs
main
2026-07-01 17:08:10 +00:00
23s
View workflow file
fix(manager): ensure HTTP1 is set when HTTP2 is disabled
#180
:
Commit
705c4f8001
pushed by
wdevs
main
2026-06-30 16:39:28 +00:00
1m41s
View workflow file
fix(handler): update Content-Range headers for API response
#178
:
Commit
3fec7b1a90
pushed by
wdevs
main
2026-06-24 14:03:49 +00:00
1s
View workflow file
feat(security): add program user ID and table to user context
#176
:
Commit
b9bed67bd7
pushed by
wdevs
main
2026-06-23 13:33:51 +00:00
1s
View workflow file
fix(reflection): replace reflect.Ptr with reflect.Pointer
#174
:
Commit
0e8f8925c6
pushed by
wdevs
main
2026-06-22 21:13:52 +00:00
1s
View workflow file
fix(handler): re-fetch records to capture DB-generated values
#172
:
Commit
a2799fa224
pushed by
wdevs
main
2026-06-13 19:23:43 +00:00
0s
View workflow file
fix(router): prevent HTML escaping in JSON responses
#170
:
Commit
c120b49529
pushed by
wdevs
main
2026-06-09 19:23:43 +00:00
0s
View workflow file
fix(test): add tests for asymmetric join column handling
#168
:
Commit
29449c93d5
pushed by
wdevs
main
2026-06-09 01:23:43 +00:00
0s
View workflow file
fix(handler): update foreign key field resolution logic
#166
:
Commit
3b6e5c75be
pushed by
wdevs
main
2026-06-08 19:23:43 +00:00
0s
View workflow file
fix(handler): fetch updated records after transaction commits
#164
:
Commit
549ccb8468
pushed by
wdevs
main
2026-06-06 19:23:43 +00:00
0s
View workflow file
fix(handler): fetch updated record after transaction commits
#162
:
Commit
1af9c76337
pushed by
wdevs
main
2026-06-06 01:23:43 +00:00
0s
View workflow file
fix(staticweb): add fallback for extensionless file paths
#160
:
Commit
938a2ef3d9
pushed by
wdevs
main
2026-05-27 17:48:45 +00:00
14m11s
View workflow file
fix(headers): remove unused utf8 validation in DecodeParam
#158
:
Commit
3d2251317a
pushed by
wdevs
main
2026-05-26 08:53:50 +00:00
1s
View workflow file
fix(validation): improve preload column validation logic
#156
:
Commit
1ce0ab1ab4
pushed by
wdevs
main
2026-05-21 19:45:35 +00:00
0s
View workflow file
feat(staticweb): enhance fallback logic for extensionless paths
#154
:
Commit
57e7503389
pushed by
wdevs
main
2026-05-21 11:35:28 +00:00
0s
View workflow file
fix: better error detail for failed sql
#152
:
Commit
c42d09238f
pushed by
wdevs
main
2026-05-20 19:15:25 +00:00
0s
View workflow file
fix(restheadspec): always respond 200 OK regardless of result count in sendFormattedResponse
#150
:
Commit
3d2e11eeed
pushed by
wdevs
main
2026-05-19 10:40:45 +00:00
1m22s
View workflow file
fix(bun): adjust field alignment in BunSelectQuery struct
#148
:
Commit
52752d9c8b
pushed by
wdevs
main
2026-05-18 17:59:20 +00:00
57s
View workflow file
fix(headers): handle decoding errors in header values
#146
:
Commit
cb416d49c4
pushed by
wdevs
main
2026-05-15 16:29:38 +00:00
1m1s
View workflow file
fix(funcspec): remove AllowQueryParamFilters and related logic
#144
:
Commit
2ae4d07544
pushed by
wdevs
main
2026-05-15 08:30:22 +00:00
4m43s
View workflow file
fix:
🐛
Fixed array to slice array resolution on reflection GetRelationType
#142
:
Commit
bce27f7ed2
pushed by
wdevs
main
2026-05-11 14:26:03 +00:00
15s
View workflow file
First
Previous
1
2
3
4
Next
Last