aboutsummaryrefslogtreecommitdiff
path: root/api (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-11Add doc about 200 and 500 error on some endpointsneodarz1-0/+6
2019-09-11Add ability to don't set definition for a responseneodarz1-6/+10
2019-09-11Update uobject definitionneodarz1-2/+2
2019-09-11Add ability to have an mongoid object in defneodarz1-0/+3
2019-09-11Add 200 responses to some endpointsneodarz1-0/+4
2019-09-11Add ability to an object in definition propertieneodarz1-2/+8
2019-09-11Add ability to have an object in responseneodarz2-5/+10
2019-09-10Little refactorisationrestbed_rewriteneodarz1-5/+3
2019-09-09Refactoring a little moreneodarz2-65/+54
2019-09-09Refactoring some code to be more readableneodarz2-189/+185
2019-09-09Add some adjustement to make server more stableneodarz1-7/+11
2019-09-06Change code to use Restbedneodarz2-123/+462
2019-08-09Fix some typosneodarz1-3/+3
2019-08-09Fix memory leak when delete uobjectneodarz1-0/+1
2019-08-09Add ability to search uobjectsneodarz2-0/+21
2019-08-08Add ability to delete an uobjectneodarz2-0/+20
2019-08-08Split addUobject functionneodarz1-50/+2
2019-08-08Split some codesneodarz1-12/+4
2019-08-08Implement mongocxx pool connectionneodarz1-2/+7
2019-08-07Refactoring umosapi serviceneodarz2-0/+208