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
172 workflow runs
Actor
All actors
wdevs
Status
All status
Success
Failure
Waiting
Running
fix:
🐛
Fixed array to slice array resolution on reflection GetRelationType
tests.yml #142
:
Commit
bce27f7ed2
pushed by
wdevs
main
2026-05-11 14:26:03 +00:00
15s
View workflow file
fix:
🐛
Fixed array to slice array resolution on reflection GetRelationType
maint.yml #141
:
Commit
bce27f7ed2
pushed by
wdevs
main
2026-05-11 14:25:48 +00:00
31s
View workflow file
fix(db): convert slices to PostgreSQL array literals in queries
tests.yml #140
:
Commit
987a2a7faf
pushed by
wdevs
main
2026-05-07 20:38:48 +00:00
45s
View workflow file
fix(db): convert slices to PostgreSQL array literals in queries
maint.yml #139
:
Commit
987a2a7faf
pushed by
wdevs
main
2026-05-07 20:38:19 +00:00
3m6s
View workflow file
fix(todo): document issue with GormResult.LastInsertId() not returning correct ID
tests.yml #138
:
Commit
157788b73b
pushed by
wdevs
main
2026-05-05 14:21:17 +00:00
46s
View workflow file
fix(todo): document issue with GormResult.LastInsertId() not returning correct ID
maint.yml #137
:
Commit
157788b73b
pushed by
wdevs
main
2026-05-05 14:20:41 +00:00
3m33s
View workflow file
fix(spectypes): correct quoting logic in formatPostgresStringArray
tests.yml #136
:
Commit
fb051b5577
pushed by
wdevs
main
2026-04-30 20:07:30 +00:00
3m34s
View workflow file
fix(spectypes): correct quoting logic in formatPostgresStringArray
maint.yml #135
:
Commit
fb051b5577
pushed by
wdevs
main
2026-04-30 20:06:45 +00:00
9m31s
View workflow file
fix(db): guard against non-existent relations in preload
tests.yml #134
:
Commit
0aaeff63a2
pushed by
wdevs
main
2026-04-20 23:07:07 +00:00
41s
View workflow file
fix(db): guard against non-existent relations in preload
maint.yml #133
:
Commit
0aaeff63a2
pushed by
wdevs
main
2026-04-20 23:06:34 +00:00
2m40s
View workflow file
feat(reflection): add support for nested struct mapping
tests.yml #132
:
Commit
325769be4e
pushed by
wdevs
main
2026-04-16 12:57:54 +00:00
49s
View workflow file
feat(reflection): add support for nested struct mapping
maint.yml #131
:
Commit
325769be4e
pushed by
wdevs
main
2026-04-16 12:57:21 +00:00
3m26s
View workflow file
feat(security): add self-service password reset functionality
tests.yml #130
:
Commit
f79a400772
pushed by
wdevs
main
2026-04-15 20:37:27 +00:00
42s
View workflow file
feat(security): add self-service password reset functionality
maint.yml #129
:
Commit
f79a400772
pushed by
wdevs
main
2026-04-15 20:36:48 +00:00
2m54s
View workflow file
fix(db): cast columns to text for LIKE/ILIKE queries
tests.yml #128
:
Commit
aef1f96c10
pushed by
wdevs
main
2026-04-13 19:44:21 +00:00
3m18s
View workflow file
fix(db): cast columns to text for LIKE/ILIKE queries
maint.yml #127
:
Commit
aef1f96c10
pushed by
wdevs
main
2026-04-13 19:41:43 +00:00
7m48s
View workflow file
feat(db): add fallback metric entity handling for unknown targets
tests.yml #126
:
Commit
354ed2a8dc
pushed by
wdevs
main
2026-04-10 18:07:39 +00:00
55s
View workflow file
feat(db): add fallback metric entity handling for unknown targets
maint.yml #125
:
Commit
354ed2a8dc
pushed by
wdevs
main
2026-04-10 18:06:47 +00:00
2m48s
View workflow file
fix(db): correct connection pool assignment in GORM adapter
tests.yml #124
:
Commit
4fc25c60ae
pushed by
wdevs
main
2026-04-10 10:00:46 +00:00
1m4s
View workflow file
fix(db): correct connection pool assignment in GORM adapter
maint.yml #123
:
Commit
4fc25c60ae
pushed by
wdevs
main
2026-04-10 09:59:55 +00:00
3m29s
View workflow file
Merge pull request
#18
from bitechdev/feature-auth-mcp
tests.yml #122
:
Commit
1e89124c97
pushed by
wdevs
main
2026-04-09 17:40:12 +00:00
43s
View workflow file
Merge pull request
#18
from bitechdev/feature-auth-mcp
maint.yml #121
:
Commit
1e89124c97
pushed by
wdevs
main
2026-04-09 17:39:38 +00:00
3m15s
View workflow file
fix(tests): replace panic with log.Fatal for better error handling
tests.yml #120
:
Commit
aa095d6bfd
pushed by
wdevs
main
2026-04-08 00:51:46 +00:00
2m47s
View workflow file
fix(tests): replace panic with log.Fatal for better error handling
maint.yml #119
:
Commit
aa095d6bfd
pushed by
wdevs
main
2026-04-08 00:49:06 +00:00
2m43s
View workflow file
feat(security): integrate security hooks for access control
tests.yml #118
:
Commit
405a04a192
pushed by
wdevs
main
2026-04-07 16:39:43 +00:00
1m3s
View workflow file
feat(security): integrate security hooks for access control
maint.yml #117
:
Commit
405a04a192
pushed by
wdevs
main
2026-04-07 16:39:13 +00:00
2m47s
View workflow file
feat(db): add DB method to sqlConnection and mongoConnection
tests.yml #116
:
Commit
c1b16d363a
pushed by
wdevs
main
2026-04-01 13:54:48 +00:00
49s
View workflow file
feat(db): add DB method to sqlConnection and mongoConnection
maint.yml #115
:
Commit
c1b16d363a
pushed by
wdevs
main
2026-04-01 13:54:20 +00:00
2m44s
View workflow file
feat(security): add configurable SQL procedure names
tests.yml #114
:
Commit
568df8c6d6
pushed by
wdevs
main
2026-03-31 13:33:37 +00:00
3m22s
View workflow file
feat(security): add configurable SQL procedure names
maint.yml #113
:
Commit
568df8c6d6
pushed by
wdevs
main
2026-03-31 13:30:44 +00:00
8m55s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last