Commit Graph

41 Commits

Author SHA1 Message Date
3081338a37 Use redis INCRBY and DECRBY when updating metrics values (#121)
All checks were successful
continuous-integration/drone/push Build is passing
Move test coverage processing to a seperate command

Use redis INCRBY and DECRBY when updating metrics values

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#121
2020-01-19 17:26:26 +00:00
720df3cbed Add task identifier (#115)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-07 22:28:45 +00:00
2169464983 Task Attachments (#104)
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-16 20:52:29 +00:00
8fe33fd616 Task Relations (#103)
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-25 18:44:41 +00:00
e2d9de191d /info endpoint (#85)
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-15 22:54:38 +00:00
50ca8bd28e Statically compile templates in the final binary (#84)
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-11 19:10:42 +00:00
9930f98f8e Compress binaries after building them (#81)
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-22 22:07:58 +00:00
10f80c190b
Switched to techknowlogick/xgo
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-22 14:02:18 +02:00
konrad
3872d1d8a7 Integration tests (#71)
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-21 18:18:17 +00:00
8d78e473f5 Added cli for general usage of Vikunja (#66)
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-24 17:15:44 +00:00
47352d3ed4 Let rights methods return errors (#64)
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-24 12:35:50 +00:00
1b84292332 Fix lint errs (#59)
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-18 19:32:41 +00:00
2d88fad5b1 Huge improvements for docs (#58)
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-17 19:53:04 +00:00
01e7540530
Fix makefile
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-22 13:13:11 +01:00
eedc19a49e Build debian packages (#56)
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-01-21 21:52:26 +00:00
c07e2b6cd4
remove unused makefile variable
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-20 18:43:38 +01:00
07bc4f3f01
Added debugging for ci
Some checks are pending
continuous-integration/drone/push Build encountered an error
2019-01-14 17:40:42 +01:00
d5e68ee037 Update drone to version 1 (#49)
Some checks are pending
continuous-integration/drone/push Build is passing
2019-01-11 22:46:51 +00:00
31c39388f1
Fixed the generated version by the makefile to be more verbose
All checks were successful
the build was successful
2019-01-03 23:51:16 +01:00
607dbd6ae8 API Docs improvements (#46)
All checks were successful
the build was successful
2019-01-03 22:22:06 +00:00
018dd8164c [CI] Add more checks (#43)
All checks were successful
the build was successful
2018-12-28 22:15:05 +00:00
7322bfafb3 Fix swaggerdocs generation to produce actually valid output (#39)
All checks were successful
the build was successful
2018-12-21 21:30:43 +00:00
97febdb397 Tests can now use config files (#36)
All checks were successful
the build was successful
2018-12-18 16:01:46 +00:00
553055f073
Fixed build
All checks were successful
the build was successful
2018-12-13 16:09:00 +01:00
373bbd2202 Migrate to new swagger docs generation (#18)
All checks were successful
the build was successful
2018-11-12 15:46:35 +00:00
321c0f2404 Fix build when using go modules (#6)
Some checks failed
the build failed
2018-10-28 16:11:13 +00:00
0cfea682ea Add password reset (#3)
Some checks failed
the build failed
2018-10-27 09:33:28 +00:00
206705d2e9
updated makefile to use new golint url
All checks were successful
the build was successful
2018-10-15 12:54:39 +02:00
e724aeb206 Added new checks (#2)
All checks were successful
the build was successful
* added gocyclo-check
* Added new tests to drone
* Added new checks to makefile
2018-09-23 19:15:14 +00:00
3401d7ab2c
Fixed makefile
All checks were successful
the build was successful
2018-09-20 07:36:58 +02:00
4c96ee4263
updated makefile
All checks were successful
the build was successful
2018-09-15 16:11:28 +02:00
9d83293590
Updated makefile 2018-09-08 15:18:15 +02:00
261136c2bc
Added tests for team members
Some checks failed
the build failed
2018-07-27 19:20:49 +02:00
f7bc88c825
Added tests for listitems 2018-07-27 14:47:52 +02:00
8f2a24298d
fixed makefile
All checks were successful
the build was successful
+ lint & fmt
2018-07-25 17:30:29 +02:00
32b369e2e4
Added drone
Some checks failed
the build failed
2018-07-25 17:28:54 +02:00
01aa1910ef
Renamed all packages 2018-07-25 16:26:32 +02:00
6141956847
Added swagger UI 2018-06-14 14:19:19 +02:00
4589f3b4bb
Added docs via swagger 2018-06-13 13:45:22 +02:00
986059d719
updated makefile 2018-06-10 11:13:01 +02:00
479cf54ada
initial commit 2018-06-10 11:11:42 +02:00