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-06-18 11:23:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
maint.yml
make_tag.yml
tests.yml
79 workflow runs
Actor
All actors
wdevs
Status
All status
Success
Failure
Waiting
Running
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
fix(db): convert slices to PostgreSQL array literals in queries
#140
:
Commit
987a2a7faf
pushed by
wdevs
main
2026-05-07 20:38:48 +00:00
45s
View workflow file
fix(todo): document issue with GormResult.LastInsertId() not returning correct ID
#138
:
Commit
157788b73b
pushed by
wdevs
main
2026-05-05 14:21:17 +00:00
46s
View workflow file
fix(spectypes): correct quoting logic in formatPostgresStringArray
#136
:
Commit
fb051b5577
pushed by
wdevs
main
2026-04-30 20:07:30 +00:00
3m34s
View workflow file
fix(db): guard against non-existent relations in preload
#134
:
Commit
0aaeff63a2
pushed by
wdevs
main
2026-04-20 23:07:07 +00:00
41s
View workflow file
feat(reflection): add support for nested struct mapping
#132
:
Commit
325769be4e
pushed by
wdevs
main
2026-04-16 12:57:54 +00:00
49s
View workflow file
feat(security): add self-service password reset functionality
#130
:
Commit
f79a400772
pushed by
wdevs
main
2026-04-15 20:37:27 +00:00
42s
View workflow file
fix(db): cast columns to text for LIKE/ILIKE queries
#128
:
Commit
aef1f96c10
pushed by
wdevs
main
2026-04-13 19:44:21 +00:00
3m18s
View workflow file
feat(db): add fallback metric entity handling for unknown targets
#126
:
Commit
354ed2a8dc
pushed by
wdevs
main
2026-04-10 18:07:39 +00:00
55s
View workflow file
fix(db): correct connection pool assignment in GORM adapter
#124
:
Commit
4fc25c60ae
pushed by
wdevs
main
2026-04-10 10:00:46 +00:00
1m4s
View workflow file
Merge pull request
#18
from bitechdev/feature-auth-mcp
#122
:
Commit
1e89124c97
pushed by
wdevs
main
2026-04-09 17:40:12 +00:00
43s
View workflow file
fix(tests): replace panic with log.Fatal for better error handling
#120
:
Commit
aa095d6bfd
pushed by
wdevs
main
2026-04-08 00:51:46 +00:00
2m47s
View workflow file
feat(security): integrate security hooks for access control
#118
:
Commit
405a04a192
pushed by
wdevs
main
2026-04-07 16:39:43 +00:00
1m3s
View workflow file
feat(db): add DB method to sqlConnection and mongoConnection
#116
:
Commit
c1b16d363a
pushed by
wdevs
main
2026-04-01 13:54:48 +00:00
49s
View workflow file
feat(security): add configurable SQL procedure names
#114
:
Commit
568df8c6d6
pushed by
wdevs
main
2026-03-31 13:33:37 +00:00
3m22s
View workflow file
First
Previous
1
2
3
Next
Last