Commit Graph

12 Commits

Author SHA1 Message Date
b7c8c1f533 Update module prometheus/client_golang to v1.7.0 (#589)
All checks were successful
continuous-integration/drone/push Build is passing
Update module prometheus/client_golang to v1.7.0

Reviewed-on: vikunja/api#589
2020-06-17 21:24:13 +00:00
d28f005552 Update xorm to v1 (#323)
Some checks failed
continuous-integration/drone/push Build is failing
Fix limit for databases other than sqlite

go mod tidy && go mod vendor

Remove unneeded break statements

Make everything work with the new xorm version

Fix xorm logging

Fix lint

Fix redis init

Fix using id field

Fix database init for testing

Change default database log level

Add xorm logger

Use const for postgres

go mod tidy

Merge branch 'master' into update/xorm

# Conflicts:
#	go.mod
#	go.sum
#	vendor/modules.txt

go mod vendor

Fix loading fixtures for postgres

Go mod vendor1

Update xorm to version 1

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#323
2020-04-12 17:29:24 +00:00
76f19db6e7 Update module labstack/echo/v4 to v4.1.16 (#241)
All checks were successful
continuous-integration/drone/push Build is passing
Update module labstack/echo/v4 to v4.1.16

Reviewed-on: vikunja/api#241
2020-04-07 18:59:53 +00:00
a464d1760c Add logging for invalid model errors (#126)
Some checks reported errors
continuous-integration/drone/push Build was killed
Add logging for invalid model errors

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#126
2020-01-26 19:40:23 +00:00
2169464983 Task Attachments (#104)
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-16 20:52:29 +00:00
16825ba7c6 Update echo (#82)
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-22 21:51:58 +00:00
6bab8fb769
Updated and re-enabled statickcheck 2019-04-23 10:34:06 +02:00
11e7c071ce Updated handler config (#63)
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-24 09:13:40 +00:00
9e635ea54e Improve logging handling (#57)
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-25 11:40:54 +00:00
ce2cae9430 Move the crudhandler to own repo (#27)
All checks were successful
the build was successful
2018-11-30 23:26:56 +00:00
0cfea682ea Add password reset (#3)
Some checks failed
the build failed
2018-10-27 09:33:28 +00:00
479cf54ada
initial commit 2018-06-10 11:11:42 +02:00