Commit Graph

14 Commits

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