issues
search
justtrackio
/
gosoline
Gosoline is our framework which fuels all of our Golang applications
MIT License
96
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
test/suite: Added support for map[string][]*HttpserverTestCase and map[string]ToHttpserverTestCaseList as possible return types for httpserver tests
#1181
ajscholl
opened
1 day ago
0
stream: made it easier to run a batch consumer and added methods to convert between normal and batch consumer callbacks
#1180
ajscholl
opened
1 week ago
0
cloud/aws: exposed additional options to config;
#1179
ajscholl
opened
1 week ago
0
httpserver: don't cancel requests for write operations externally;
#1178
selm0
closed
1 week ago
0
stream: delay context cancels for retry messages to ensure we can write them to the retry queue
#1177
ajscholl
closed
1 week ago
0
httpserver/sql: allow any value for the bool field of a filter if the field is unused
#1176
ajscholl
closed
2 weeks ago
0
cloud: add an automatic retry for "use of closed network connection" errors
#1175
ajscholl
closed
2 weeks ago
0
ipread: fixed module health issue with disabled refresh
#1174
j4k4
closed
2 weeks ago
0
httpserver: added default response body for client and server errors
#1173
ajscholl
closed
2 weeks ago
0
feat: added multi metric writer support
#1172
applike-ss
opened
3 weeks ago
0
db: using transactions from the sqlx package instead of native sql
#1171
j4k4
closed
3 weeks ago
0
tracing, http: use the trace ID from the load balancer if available and forward traces via HTTP if configured
#1170
ajscholl
closed
1 week ago
0
Add locking to the currency module
#1169
bt-justtrack
opened
1 month ago
0
log/sentry: added app family and group to sentry tags;
#1168
ajscholl
closed
1 month ago
0
feat: Add delete to cache
#1167
bt-justtrack
closed
1 month ago
0
Handle closed network connections by retrying
#1166
ajscholl
opened
1 month ago
0
fixtures: on disabled fixtures, the middleware will do nothing now
#1165
j4k4
closed
1 month ago
0
cloud/aws: added athena client and repository
#1164
j4k4
opened
1 month ago
0
conc/task_runner: handle restarting the task runner to be able to use them with shared environment tests
#1163
ajscholl
closed
2 weeks ago
0
[db-repo]: disable change history migration by default;
#1162
selm0
closed
1 month ago
0
feat: Implement atomic mutates on the cache;
#1161
bt-justtrack
closed
1 month ago
0
fix: Implement restartability on producer daemon without reset;
#1160
bt-justtrack
closed
1 month ago
0
test: added option to disable all custom consumer retries
#1159
j4k4
closed
1 month ago
0
test env log collection per log channel
#1158
bt-justtrack
closed
1 month ago
0
tracing: automatically generate trace ids even with disabled tracing to keep our logs from one request grouped together
#1157
ajscholl
closed
1 month ago
0
db: provide connection for db settings instead of spawning a new one
#1156
applike-ss
closed
2 months ago
0
cloud/aws: unified default credentials config and added profile load option
#1155
j4k4
closed
2 months ago
0
mdlsub: http source based fixture writer for subscribers
#1154
j4k4
closed
2 months ago
0
httpserver/sql: fixed possible SQL injection for CRUD list routes;
#1153
ajscholl
closed
2 weeks ago
0
http source based fixture writer for subscribers
#1152
j4k4
closed
2 months ago
0
cloud: added basic aws secretsmanager service
#1151
applike-ss
closed
2 months ago
0
fixtures: added new AutoHashed utility to produce deterministic UUIDs and hashes
#1150
ajscholl
closed
2 months ago
1
fixtures: remove pointer receiver from NamedFixtures and allow purging tables which don't exist (yet) in ddb
#1149
ajscholl
closed
2 months ago
0
log/mocks: Refactored logger mock factory by adding options and changed return value to interface
#1148
ajscholl
closed
2 months ago
0
fixtures: removed redundant type declarations for kvstore fixtures;
#1147
j4k4
closed
2 months ago
0
fixtures: fix kvstore factory funcs
#1146
applike-ss
closed
3 months ago
0
docs: fix docscraper search
#1145
applike-ss
closed
3 months ago
0
currency: add health check to module;
#1144
selm0
closed
3 months ago
0
httpserver/auth: if the JWT token is valid, but doesn't contain an email, don't crash
#1143
ajscholl
closed
3 months ago
0
metric: added calculator and handlers for requests / messages per runner
#1142
j4k4
closed
3 months ago
0
test: reset the log recorder after each test to enable tests with log recording to share an environment
#1141
ajscholl
closed
4 months ago
0
httpserver/auth: Added method to JwtTokenHandler to sign claims directly to make it extensible
#1140
ajscholl
closed
4 months ago
0
allow restricting available auth options through config
#1139
bt-justtrack
closed
4 months ago
0
httpserver/auth: Allow restricting available authentication options through config
#1138
bt-justtrack
closed
4 months ago
0
move config / settings into dedicated settings.go files
#1137
bt-justtrack
opened
4 months ago
0
db: enable custom parameters for connections
#1136
j4k4
closed
3 months ago
0
log: Sampling request logger
#1135
bt-justtrack
opened
4 months ago
1
db: builtin transaction support
#1134
bt-justtrack
opened
4 months ago
0
config: Implement preloading of config settings depending on sources
#1133
bt-justtrack
opened
4 months ago
1
config: Track setting usage
#1132
bt-justtrack
opened
4 months ago
1
Next