Commit Graph

159 Commits

Author SHA1 Message Date
Dawid Wysokiński eba3e4fdbe
Merge pull request #21 from tribalwarshelp/renovate/github.com-tribalwarshelp-map-generator-digest
fix(deps): update github.com/tribalwarshelp/map-generator commit hash to d82cd34
2021-07-04 17:45:49 +02:00
Renovate Bot 246cb68c7d
fix(deps): update github.com/tribalwarshelp/map-generator commit hash to d82cd34 2021-07-04 15:42:45 +00:00
Dawid Wysokiński a1ee529da3
Merge pull request #19 from tribalwarshelp/renovate/configure
Configure Renovate
2021-07-04 17:41:50 +02:00
Renovate Bot 1f19042331
Add renovate.json 2021-07-04 15:38:53 +00:00
Dawid Wysokiński cae5c42737 update README.md 2021-06-19 17:01:53 +02:00
Dawid Wysokiński dbcc902b0d
Merge pull request #18 from tribalwarshelp/chore/update-readme-md
chore: add one more required ENV variable to README.md
2021-06-06 19:12:09 +02:00
Dawid Wysokiński 02b8c7ce60 chore: add one more required ENV variable to the README.md 2021-06-06 19:08:47 +02:00
Dawid Wysokiński 1ae5d26e7f
Merge pull request #17
chore: update README.md
2021-06-06 18:54:13 +02:00
Dawid Wysokiński 85eec8939f chore: update README.md 2021-06-06 18:53:49 +02:00
Dawid Wysokiński e9c719c019 chore: update Dockerfile 2021-06-05 11:01:02 +02:00
Dawid Wysokiński 0e3599871f chore: update Dockerfile 2021-06-05 09:34:29 +02:00
Dawid Wysokiński 5f2f799474 update Dockerfile and .circleci/config.yml 2021-06-04 19:46:11 +02:00
Dawid Wysokiński e0ee5232b4
Merge pull request #16
fix: invalid path to the models in the gqlgen.yml
2021-06-04 19:17:04 +02:00
Dawid Wysokiński 8e99a5511e fix: invalid path to the models in the gqlgen.yml 2021-06-04 19:16:20 +02:00
Dawid Wysokiński a9ec2f7110
Merge pull request #15
chore: add gqlgen to the go.mod and run go generate in the Dockerfile
2021-06-04 19:09:58 +02:00
Dawid Wysokiński 776965bf78 chore: add gqlgen to the go.mod and run go generate in the Dockerfile 2021-06-04 19:09:33 +02:00
Dawid Wysokiński 1b3dc49abd
Merge pull request #14
feat: add an option to disable the access log
2021-05-29 08:30:21 +02:00
Dawid Wysokiński d21fd9ea0d feat: add an env variable that disables access log 2021-05-29 08:29:51 +02:00
Dawid Wysokiński 4f05dc32bc bump github.com/tribalwarshelp/shared and github.com/Kichiyaki/gopgutil 2021-05-21 23:02:57 +02:00
Dawid Wysokiński 44c90d0efc dataloader - set maxBatch to 200 and wait to 2 milliseconds 2021-05-10 23:15:55 +02:00
Dawid Wysokiński 9516140c0f use make to initialize slices in the repositories 2021-05-06 17:01:22 +02:00
Dawid Wysokiński 6aab0e7b51
Merge pull request #13 from tribalwarshelp/bump-shared
Bump shared, refactor
2021-05-06 16:02:00 +02:00
Dawid Wysokiński 3bb4157228 update README.md 2021-05-06 15:05:47 +02:00
Dawid Wysokiński 40b8554128 update Dockerfile 2021-05-05 20:19:56 +02:00
Dawid Wysokiński 7f59bcf2cd limit the number of orders someone can add to a query (3) 2021-05-05 20:15:51 +02:00
Dawid Wysokiński 6a44193f31 slices - use nil declaration 2021-05-05 19:58:45 +02:00
Dawid Wysokiński 49b407ed23 use errors.New where it is possible instead of fmt.Errorf 2021-05-05 19:49:00 +02:00
Dawid Wysokiński 0a271d1255 bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/map-generator 2021-05-05 19:32:45 +02:00
Dawid Wysokiński cd3e429b5b bump github.com/Kichiyaki/gin-logrus and github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-04-28 20:10:09 +02:00
Dawid Wysokiński 752a8dcbdd downgrade gin-gonic/gin 2021-04-24 15:27:05 +02:00
Dawid Wysokiński fe3cead468 bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/map-generator 2021-04-23 21:09:03 +02:00
Dawid Wysokiński c79f93844e add github.com/Kichiyaki/go-pg-logrus-query-logger/v10 and github.com/Kichiyaki/gin-logrus 2021-04-23 20:55:06 +02:00
Dawid Wysokiński 81e033333e increase query complexity 2021-04-22 19:49:50 +02:00
Dawid Wysokiński c51abee565 decrease query complexity 2021-04-22 19:34:47 +02:00
Dawid Wysokiński f4b667d1bb bump github.com/tribalwarshelp/shared 2021-04-03 08:42:23 +02:00
Dawid Wysokiński 8a35defe97 decrease query cache size 2021-03-24 05:31:53 +01:00
Dawid Wysokiński f3af613d2b update ServerStatus enum 2021-03-24 05:15:47 +01:00
Dawid Wysokiński 709b5e487f
Merge pull request #12 from tribalwarshelp/query-complexity-improvements
query complexity improvements
2021-03-22 17:35:12 +01:00
Dawid Wysokiński b1a22709ee move total field complexity for all queries to constants 2021-03-22 17:34:18 +01:00
Dawid Wysokiński 02543544df [GetComplexityRoot] update totalFieldComplexity in queries, complexity for all total fields is calculated by getCountComplexity 2021-03-22 17:02:21 +01:00
Dawid Wysokiński a291c01a8c move getComplexityRoot from the httpdelivery package to a new package querycomplexity 2021-03-22 16:38:00 +01:00
Dawid Wysokiński 813a109df0 update algorithm that computes query complexity 2021-03-21 14:25:38 +01:00
Dawid Wysokiński 2ab58084b3 increase complexity limity 2021-03-21 13:59:42 +01:00
Dawid Wysokiński 1ad19d63b0 increase limit 2021-03-21 13:46:05 +01:00
Dawid Wysokiński 9659e2c01c
Merge pull request #11 from tribalwarshelp/repositories-select-option
Repositories - add 'select' option to FetchConfigs
2021-03-21 13:27:28 +01:00
Dawid Wysokiński 7c1d5aeb59 fix server map generation 2021-03-21 13:21:24 +01:00
Dawid Wysokiński a19aaea6e7 update README.md 2021-03-21 13:11:28 +01:00
Dawid Wysokiński 1a63e5fa91 add the 'Select' option to the FetchConfigs 2021-03-21 13:03:39 +01:00
Dawid Wysokiński b4ca01785f
Merge pull request #10 from tribalwarshelp/schema-cleanup
schema cleanup
2021-03-21 11:55:27 +01:00
Dawid Wysokiński 3770640339 bump github.com/tribalwarshelp/shared 2021-03-21 11:54:50 +01:00