]> git.corax.cc Git - toolbox-restapis/log
toolbox-restapis
4 years agoinclude/gitlab: Clean up gitlab module API
Matthias Kruk [Wed, 14 Jul 2021 12:36:22 +0000 (21:36 +0900)]
include/gitlab: Clean up gitlab module API

Function names in the gitlab module do not follow a consistent naming
convention, making them rather irritating to use.
This commit makes sure function names in the gitlab module are
consistent in their naming. Further, this commit makes sure the log
module is used for printing error messages, where necessary.

4 years agoinclude/{gitlab,iruca}: Add gitlab and iruca module from toolbox
Matthias Kruk [Wed, 14 Jul 2021 08:27:27 +0000 (17:27 +0900)]
include/{gitlab,iruca}: Add gitlab and iruca module from toolbox

This commit adds the iruca and gitlab modules that have been removed
from the main toolbox source tree.