1
0
Commit Graph

12 Commits

Author SHA1 Message Date
e724aeb206 Added new checks (#2)
* added gocyclo-check
* Added new tests to drone
* Added new checks to makefile
2018-09-23 19:15:14 +00:00
e93cba7108 Added logging 2018-09-19 08:35:53 +02:00
067672dcb4 Added an endpoint to update a team <-> namespace relation 2018-09-19 08:16:04 +02:00
b1c3e92f66 Added methods to give users access to a list 2018-08-30 08:58:09 +02:00
0df8881028 Renamed all packages 2018-07-25 16:24:46 +02:00
d06ed68125 cleanup 2018-07-18 22:19:51 +02:00
935c99be45 implemented read all method for namespace teams 2018-07-18 22:06:29 +02:00
f6a816941b implemented get all teams the user is part of 2018-07-16 08:52:16 +02:00
4734a0a6a6 use echo.NewHTTPError 2018-07-11 14:27:16 +02:00
4213f3b08c implemented get all namespaces via interface 2018-07-11 13:00:00 +02:00
592dc20af4 List item creation is now done via handler 2018-07-11 02:13:53 +02:00
b067425dc3 more optimization 2018-07-11 01:45:11 +02:00