Commit Graph

7 Commits

Author SHA1 Message Date
kolaente b7ec24ff52
Fix old references to master in docs
continuous-integration/drone/push Build is passing Details
2021-05-17 12:53:12 +02:00
kolaente 58dfbe13ed
Add FreeBSD guide to installation docs
continuous-integration/drone/push Build is failing Details
2020-09-03 17:44:44 +02:00
kolaente 1a4eef1056
Add toc to docs
continuous-integration/drone/push Build is failing Details
2020-09-03 17:34:44 +02:00
kolaente 96f366f5e7
Add docs about using vikunja with utf-8 characters
continuous-integration/drone/push Build is passing Details
2020-07-06 21:53:26 +02:00
kolaente 4204af255c
Add ability to run the docker container with configurable user and group ids
continuous-integration/drone/push Build is passing Details
2020-05-22 21:18:11 +02:00
jtojnar ce5be947b4 Add postgres support (#135)
continuous-integration/drone/push Build is passing Details
Revert fixture fixes for postgres

Use postgres connection string with spaces instead of url

Fix label order

Make postgres tests in ci less verbose

Add sequence update script

Skip resets in postgres

Remove option to skip resets in postgres

Make postgres tests in ci verboseq

Update test fixtures database

Fix file tests on postgres

Add postgres options to sample config

Make sure tests init test fixtures before running the actual tests

Fix issues with IDs too big to fit in an int

Fix duplicate auto incremented IDs

Refactor / Fix team tests

Refactor team member tests

Fix team member create

Fix label test

Fix getting labels

Fix test fixtures for postgresql

Fix connection string params

Disable ssl mode on postgres integration tests

Disable ssl mode on postgres tests

Use sprintf to create the connection string for postgresql

fixup! Add postgres support

Add postgres support

Added generate as a make dependency for make build

Clarify docs on building

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Reviewed-on: vikunja/api#135
2020-02-16 21:42:04 +00:00
konrad 2d88fad5b1 Huge improvements for docs (#58)
continuous-integration/drone/push Build is passing Details
2019-02-17 19:53:04 +00:00