This website requires JavaScript.
Explore
Help
Sign In
wdevs
/
ResolveSpec
Watch
3
Star
0
Fork
0
You've already forked ResolveSpec
mirror of
https://github.com/bitechdev/ResolveSpec.git
synced
2026-01-31 15:04:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
maint.yml
make_tag.yml
tests.yml
Actor
All actors
wdevs
Status
All status
Success
Failure
Waiting
Running
feat(tests): 🎉 More test for preload fixes.
#86
:
Commit
e70bab92d7
pushed by
wdevs
main
2026-01-30 14:37:40 +00:00
44s
View workflow file
feat(preload): ✨ Enhance recursive preload functionality
#84
:
Commit
fc8f44e3e8
pushed by
wdevs
main
2026-01-29 14:07:50 +00:00
46s
View workflow file
feat(sql): ✨ Improve base64 handling in SqlNull type
#82
:
Commit
defe27549b
pushed by
wdevs
main
2026-01-27 21:17:16 +00:00
50s
View workflow file
feat(config): ✨ Update timeout settings for connections
#80
:
Commit
07016d1b73
pushed by
wdevs
main
2026-01-26 12:43:00 +00:00
1m40s
View workflow file
feat(validation): ✨ Clear JoinAliases in FilterRequestOptions
#78
:
Commit
c12c045db1
pushed by
wdevs
main
2026-01-15 15:37:50 +00:00
45s
View workflow file
feat(database): ✨ Enhance Preload and Join functionality
#76
:
Commit
289cd74485
pushed by
wdevs
main
2026-01-14 15:13:12 +00:00
1m8s
View workflow file
feat(spectypes): ✨ enhance SqlNull to support float and int types
#74
:
Commit
a980201d21
pushed by
wdevs
main
2026-01-13 14:37:44 +00:00
50s
View workflow file
fix(headers): 🐛 handle search on computed columns
#72
:
Commit
b7a67a6974
pushed by
wdevs
main
2026-01-12 14:07:55 +00:00
52s
View workflow file
feat(cors): ✨ update SetCORSHeaders to accept Request
#70
:
Commit
cb20a354fc
pushed by
wdevs
main
2026-01-07 20:36:26 +00:00
1m6s
View workflow file
feat(cors): ✨ add check for server port in CORS config
#68
:
Commit
37c85361ba
pushed by
wdevs
main
2026-01-07 12:27:25 +00:00
2m2s
View workflow file
refactor(cors): 🛠️ improve host handling in CORS config
#66
:
Commit
6ea200bb2b
pushed by
wdevs
main
2026-01-06 20:06:51 +00:00
55s
View workflow file
feat(reflection): ✨ add GetPointerElement function for type handling
#64
:
Commit
62a8e56f1b
pushed by
wdevs
main
2026-01-06 11:57:43 +00:00
52s
View workflow file
feat(funcspec): ✨ add JSON and UUID handling in normalization
#62
:
Commit
d8df1bdac2
pushed by
wdevs
main
2026-01-05 19:37:14 +00:00
46s
View workflow file
feat(handler): enhance update logic to merge existing records with incoming data
#60
:
Commit
c0c669bd3d
pushed by
wdevs
main
2026-01-05 11:29:58 +00:00
1m43s
View workflow file
chore(deps): update Go dependencies
#58
:
Commit
0cc3635466
pushed by
wdevs
main
2026-01-04 02:50:02 +00:00
2m4s
View workflow file
fix(dbmanager): resolve deadlock in adapter getter methods
#56
:
Commit
c2d86c9880
pushed by
wdevs
main
2026-01-03 18:39:00 +00:00
2m6s
View workflow file
perf(config): avoid copying structs in server validation loop
#54
:
Commit
c864aa4d90
pushed by
wdevs
main
2026-01-03 02:19:13 +00:00
2m22s
View workflow file
feat(dbmanager): :ambulance: Singleton for the database manager
#52
:
Commit
ebd03d10ad
pushed by
wdevs
main
2026-01-02 18:11:41 +00:00
58s
View workflow file
chore: :safety_vest: actions updated
#50
:
Commit
037bd4c05e
pushed by
wdevs
main
2025-12-31 17:31:46 +00:00
47s
View workflow file
refactor: :recycle: ach package accepts its configuration as a parameter rather than reading from global config
#48
:
Commit
e77468a239
pushed by
wdevs
main
2025-12-31 16:57:13 +00:00
48s
View workflow file
Fixed version release auto inc
#46
:
Commit
82d84435f2
pushed by
wdevs
main
2025-12-31 08:47:33 +00:00
54s
View workflow file
Merge pull request #15 from bitechdev/feature-staticweb
#44
:
Commit
2e1547ec65
pushed by
wdevs
main
2025-12-30 16:32:06 +00:00
1m19s
View workflow file
fix: reasheadspec customsql calls AddTablePrefixToColumns
#42
:
Commit
ed67caf055
pushed by
wdevs
main
2025-12-23 13:24:31 +00:00
1m28s
View workflow file
fix: Stupid logic error.
#40
:
Commit
63ed62a9a3
pushed by
wdevs
main
2025-12-19 19:34:28 +00:00
1m16s
View workflow file
Cache package is pure infrastructure. Cache invalidates on create/delete from the API
#38
:
Commit
02fbdbd651
pushed by
wdevs
main
2025-12-18 20:54:30 +00:00
2m44s
View workflow file
Fixed the double table on update
#36
:
Commit
5937b9eab5
pushed by
wdevs
main
2025-12-18 19:00:36 +00:00
0s
View workflow file
Fixed order by. Added OrderExpr to database interface
#34
:
Commit
9351093e2a
pushed by
wdevs
main
2025-12-18 10:50:36 +00:00
0s
View workflow file
Update handler fixes for Utils bug
#32
:
Commit
932f12ab0a
pushed by
wdevs
main
2025-12-13 18:00:34 +00:00
0s
View workflow file
Added ModelRules
#30
:
Commit
5862016031
pushed by
wdevs
main
2025-12-12 16:50:36 +00:00
0s
View workflow file
Better handling for variables callback
#28
:
Commit
7ef1d6424a
pushed by
wdevs
main
2025-12-12 08:50:35 +00:00
0s
View workflow file
First
Previous
1
2
Next
Last