api/pkg
konrad d28f005552 Update xorm to v1 (#323)
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
..
caldav Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
cmd Add build time to compile flags 2020-03-02 20:24:26 +01:00
config Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
db Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
files Add postgres support (#135) 2020-02-16 21:42:04 +00:00
integrations Task filters (#243) 2020-04-11 14:20:33 +00:00
log Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
mail Update copyright header 2020-02-07 17:27:45 +01:00
metrics Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
migration Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
models Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
modules Add empty avatar provider (#149) 2020-03-01 21:10:25 +00:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes Fix getting the authenticated user with caldav 2020-04-01 22:51:57 +02:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Better efficency for loading teams (#128) 2020-01-27 17:28:17 +00:00
timeutil Add workaround for timezones on windows (#151) 2020-03-09 22:41:08 +00:00
user Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
utils Update copyright header 2020-02-07 17:27:45 +01:00
version Add build time to compile flags 2020-03-02 20:24:26 +01:00