aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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