aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Little refactorisationrestbed_rewriteneodarz2019-09-102-7/+5
* Update swagger to last versionneodarz2019-09-0910-28/+56
* Refactoring a little moreneodarz2019-09-093-85/+64
* Refactoring some code to be more readableneodarz2019-09-098-205/+210
* Add some adjustement to make server more stableneodarz2019-09-092-7/+13
* Change code to use Restbedneodarz2019-09-066-146/+525
* Fix bson constructionneodarz2019-08-091-1/+5
* Fix some typosneodarz2019-08-091-3/+3
* Fix memory leak when delete uobjectneodarz2019-08-091-0/+1
* Add ability to search uobjectsneodarz2019-08-094-0/+44
* Fix memory leakneodarz2019-08-091-1/+1
* Fix indentationneodarz2019-08-081-1/+1
* Add ability to delete an uobjectneodarz2019-08-084-0/+57
* Split addUobject functionneodarz2019-08-083-50/+58
* Split some codesneodarz2019-08-084-13/+44
* Add Licenceneodarz2019-08-081-0/+661
* Implement mongocxx pool connectionneodarz2019-08-085-3/+69
* Remove useless commentneodarz2019-08-071-2/+0
* Move some includes in header-guard functionneodarz2019-08-071-3/+3
* Refactoring umosapi serviceneodarz2019-08-075-74/+78
* Refactoring loader configurationneodarz2019-08-075-52/+69
* Move header declaration to the interface fileneodarz2019-08-062-2/+2
* Add forgotten prevention for double declarationneodarz2019-08-061-0/+2
* Separate interface from implementation for UmosapiServiceneodarz2019-08-063-130/+148
* Add information where are some fileneodarz2019-08-051-2/+2
* Be more specific in READMEneodarz2019-08-051-2/+3
* Add ability to add uobject in databaseneodarz2019-08-051-0/+64
* Be more specific about the other keyneodarz2019-08-021-2/+4
* Specify default value helpneodarz2019-08-021-3/+3
* Configure mongodb to work correctlyneodarz2019-08-026-25/+85
* Add mongodbneodarz2019-08-012-4/+34
* Initial commitneodarz2019-08-0119-0/+1816